Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / Product display problem after upgrade

Product display problem after upgrade

Locked

Views: 1,777

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
21 Jan 2007, 10:36 PM
#1
touranman avatar

touranman

New Zenner

Join Date:
Dec 2006
Posts:
48
Plugin Contributions:
0

Product display problem after upgrade

Hi, just trying out the upgrade from 1.3.5 to 1.3.7 and it was all going fine until I went to view a product. The category product listings are fine but when you view a particular item (doesn't matter which) you don't get the full page.

I get no right-hand column boxes and the page just stops (no product info or footer)

Any ideas?? :cry:

22 Jan 2007, 5:48 AM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: Product display problem after upgrade

Compare your tpl_product_info_display.php to a clean one from the distribution.

22 Jan 2007, 9:53 PM
#3
touranman avatar

touranman

New Zenner

Join Date:
Dec 2006
Posts:
48
Plugin Contributions:
0

Re: Product display problem after upgrade

Hi Kim, it's exactly the same and I haven't overridden it!

Any ideas?

22 Jan 2007, 10:14 PM
#4
touranman avatar

touranman

New Zenner

Join Date:
Dec 2006
Posts:
48
Plugin Contributions:
0

Re: Product display problem after upgrade

Ah, just sorted it. I had an override for tpl_modules_main_product_image.php and it was calling the lightbox script that I hadn't installed on the 'upgrade'!

I found this out by doing a 'View Source' on the page and it showed an error on there if anyone else has a similar problem.

Thanks!