Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / Upgrade done - main content is gone?

Upgrade done - main content is gone?

Locked

Views: 1,286

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
9 Dec 2007, 3:29 AM
#1
mommydesigns avatar

mommydesigns

Zen Follower

Join Date:
Jul 2006
Posts:
135
Plugin Contributions:
0

Upgrade done - main content is gone?

I upgraded from 1.3.7.1 to the new 1.3.8 and although all the information is showing in the admin, my main content is not showing and not all my sideboxes are showing, etc.

Help!

Ooops... my site is https://www.amotherstouchdiapers.com

9 Dec 2007, 3:35 AM
#2
mommydesigns avatar

mommydesigns

Zen Follower

Join Date:
Jul 2006
Posts:
135
Plugin Contributions:
0

Re: Upgrade done - main content is gone?

I did some quick digging as I was going to post which sideboxes were missing and I discovered that one of the ones in my list was showing in red (shown below). When I turned it off, my cart is now working.

This is the main info sidebox with my shipping & returns policy, etc. I didn't add a specific sidebox.

How do I get this back without mucking up the rest of my cart? This was working fine before the upgrade.

Thanks again.

9 Dec 2007, 6:35 AM
#3
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Location:
Alberta, Canada
Posts:
4,572
Plugin Contributions:
0

Re: Upgrade done - main content is gone?

Looks like someone accidentally uploaded the "tpl_information.php" file to the wrong directory.

You have two choices:

  1. If the "tpl_information.php" file is a customized one then fix the coding problem and reupload to where it is.

    1. If the "tpl_information.php" file is NOT a customized one then delete it from:
      includes/templates/classic/sideboxes/tpl_information.php

Option 2 will allow the default Information Sidebox to be used which should not cause any problems when enabled.

9 Dec 2007, 3:17 PM
#4
mommydesigns avatar

mommydesigns

Zen Follower

Join Date:
Jul 2006
Posts:
135
Plugin Contributions:
0

Re: Upgrade done - main content is gone?

Thanks!