After being hacked, I and getting site back running, I am now recieving the following error:
1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'MAX_DISPLAY_ALSO_PURCHASED' at line 1
select distinct p.products_id, p.products_image, pd.products_name, p.products_tax_class_id, products_price from products_xsell xp, products p, products_description pd where xp.products_id = '231' 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.products_id asc limit MAX_DISPLAY_ALSO_PURCHASED
[TEP STOP]
This happens when I click on the product images which also quit resizing.
You can see what I mean at http://www.raysworldofwonders.com
Thanks in advance.




LinkBack URL
About LinkBacks






Bookmarks