Zen Cart Logo

Product page layout

Locked

Views: 967

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
25 Jan 2007, 3:18 PM
#2
jgsc09028 avatar

jgsc09028

New Zenner

Join Date:
Jan 2007
Posts:
17
Plugin Contributions:
0

Re: Product page layout

also got a message that i dont understand underneth the product if someone could help with that too please.

1146 Table 'childhoodsweets.zen_products_xsell' doesn't exist
in:
[select distinct p.products_id, p.products_image, pd.products_name from zen_products_xsell xp, zen_products p, zen_products_description pd where xp.products_id = '11' and xp.xsell_id = p.products_id and p.products_id = pd.products_id and pd.language_id = '1' and p.products_status = 1 order by xp.sort_order asc limit 6]

Thanks

25 Jan 2007, 3:43 PM
#3
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,844
Plugin Contributions:
0

Re: Product page layout

ok first question: in your includes/templates/YOUR_CUSTOM_TEMPLATE/tpl_modules_main_product_image.php change the following line:```

<div id="productMainImage" class="centeredContent back"> ``` To look like:``` <div id="productMainImage" class="centeredContent forward"> ```
25 Jan 2007, 3:53 PM
#4
jgsc09028 avatar

jgsc09028

New Zenner

Join Date:
Jan 2007
Posts:
17
Plugin Contributions:
0

Re: Product page layout

Thank you thank you... I tryed everything but forward....

any idea about the system error?

25 Jan 2007, 4:27 PM
#5
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,844
Plugin Contributions:
0

Re: Product page layout

well I don't use the cross sell mod. Did you just install it? and did it ever work? Because it doesn't look like you applied the sql file when installing