renrom Posted November 2, 2008 Posted November 2, 2008 Dear All, I am having big problems to eliminate the follwoing Mysql error when the wishlist is empty: 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 * from customers_wishlist where customers_id = '10' order by products_name limit -10, 10 [TEP STOP] Could anyone please help? Quote
♥geoffreywalton Posted November 2, 2008 Posted November 2, 2008 Believe if you follow first link in my sig block below there is a fix for a similar problem in a different contribution. Worth a try? Quote Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
renrom Posted November 2, 2008 Author Posted November 2, 2008 Dear All, I am having big problems to eliminate the follwoing Mysql error when the wishlist is empty: 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 * from customers_wishlist where customers_id = '10' order by products_name limit -10, 10 [TEP STOP] Could anyone please help? You're the best Geoffrey... It worked perfectly fine. Thank you so much! Take Care Quote
♥geoffreywalton Posted November 4, 2008 Posted November 4, 2008 Try googling site:www.oscommerce.com/forums select p.products_id, pd.products_name, p.products_price, s.specials_id, s.specials_new_products_price, s.specials_date_added, s.specials_last_modified, s.expires_date, Quote Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
♥geoffreywalton Posted November 6, 2008 Posted November 6, 2008 Don't you just love google!! Quote Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.