Totally Zenned
- Join Date:
- Jan 2009
- Posts:
- 2,085
- Plugin Contributions:
- 0
1064 You have an error in your SQL syntax;
This is weird, when I search for things on my site search bar within apostrophes, for example:
'low rise'
I get this 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 'low'&inc_subcat=0&sort=20a', exit_page_name='Advanced Search', num_clicks=num_cl' at line 1
in:
[UPDATE supertracker SET last_click = NOW(), exit_page='/index.php?main_page=advanced_search&search_in_description=1&keyword='low'&inc_subcat=0&sort=20a', exit_page_name='Advanced Search', num_clicks=num_clicks+1, added_cart='false', categories_viewed='b:0;', products_viewed='*265?*453?131?157?', customer_id='0', completed_purchase='false', cart_contents='', cart_total = '0', order_id = '0' WHERE tracking_id='20976']
Anyone got any idea why it does this or how to cure it?