I was searching my customers in my old cart osCommerce in my current OSCMax 1.7 shopping cart and I received 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 '-10, 10' at line 1
select c.customers_id, c.customers_lastname, c.customers_firstname, c.customers_email_address, a.entry_country_id from customers c left join address_book a on c.customers_id = a.customers_id and c.customers_default_address_id = a.address_book_id where c.customers_lastname like '%robeds%' or c.customers_firstname like '%robeds%' or c.customers_email_address like '%robeds%' order by c.customers_lastname, c.customers_firstname limit -10, 10
[TEP STOP]
I checked the bug reports but there was nothing that referenced the customer search in admin section.
Any ideas??
Thanks,
Jacob
webmaster@stock-information.com




LinkBack URL
About LinkBacks





Bookmarks