Zen Cart Logo
Forums / Basic Configuration / New product turns off right hand column?

New product turns off right hand column?

Locked

Views: 923

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
15 Nov 2010, 7:16 PM
#1
pglad avatar

pglad

Zen Follower

Join Date:
Jun 2007
Posts:
198
Plugin Contributions:
0

New product turns off right hand column?

I'm just testing a new site using the latest version of Zencart. Products added from an existing database are fine, but when I add a new product, for some reason the right hand column disappears in the product list view.

Could anyone shed some light on what might be causing this?

Thanks

15 Nov 2010, 7:46 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: New product turns off right hand column?

Does the footer also disappear? In that case, there could be something about the product info that is causing an error.
Can you give an example of a product where this is happening?

15 Nov 2010, 8:53 PM
#3
pglad avatar

pglad

Zen Follower

Join Date:
Jun 2007
Posts:
198
Plugin Contributions:
0

Re: New product turns off right hand column?

Yes the footer does disappear too. I've added a dummy product which can be seen here http://www.divatoys.com/TEST/gift-vouchers

Cheers
Patrick

16 Nov 2010, 3:37 AM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: New product turns off right hand column?

This is the end of the output

<!-- bof: whats_new --> <div class="centerBoxWrapper" id="whatsNew">

which indicates that the new products centerbox code is where the fatal error is occurring.

16 Nov 2010, 7:37 AM
#5
pglad avatar

pglad

Zen Follower

Join Date:
Jun 2007
Posts:
198
Plugin Contributions:
0

Re: New product turns off right hand column?

Thanks very much Glen, got that sorted now. I had an override template page in there which was mistakenly copied over from a previous site. :oops:

I will remember to view the whole code source next time