New Zenner
- Join Date:
- Feb 2011
- Posts:
- 9
- Plugin Contributions:
- 0
1064 SQL error on Featured Products page
Everything in my store (not active yet) is working fine. Some time ago when I added the Product Columns add-on a noticed an error I was getting when I clicked "more" in the Featured Product Sidebox.
The error is as follows:
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 'limit 3' at line 1
in:
[ limit 3]
The limit number changes based on my settings in the admin under max values. I messed with that because some similar threads suggested it might be a limit="0" issue. I still get the error after changing the value to any number.
Most 1064 SQL errors give you the place where the error is occuring after the "at line 1 in:" but my error is blank after that so I have no idea what file it is happening in.
I have temp dealt with this by removing any reference links to the main Featured Product Index page, but that is not a great solution.
Any help would be greatly appreciated as I fear I am corrupting my SQL databse by letting the error continue.
You can see the error here: http://www.creativechocolatedesign.com/index.php?main_page=featured_products
I am running v1.3.9h
Thanks ahead of time.