catchmypixiedust Posted May 23, 2006 Posted May 23, 2006 i am installing b2bsuite from caneblu! apparently i think he made this suite to support msql4 so i when to osCommerce 2.2 to find update for this and have had the fix...BUT i have tried and tried to resolve the error (show below) but still can't need help 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 '-20, 20' at line 1 select c.customers_id, c.customers_lastname, c.customers_firstname, a.entry_company, c.customers_email_address, a.entry_country_id, c.customers_group_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 member_level = '0' order by c.customers_lastname, c.customers_firstname limit -20, 20 thanks in advance michael
catchmypixiedust Posted May 23, 2006 Author Posted May 23, 2006 slove my own problem! did not realise that in the member approval had no customer ---> show above error! So, just add a test customer... and problem solved! lets hop so anyway! cheers michael
Recommended Posts
Archived
This topic is now archived and is closed to further replies.