elton123 Posted April 18, 2008 Posted April 18, 2008 Hi I've installed product_listing_columns_with_iIndividual_boxes_1.2 with Product Listing in Columns v 2.2.5. I've noticed that when I do an advanced search and I tick the "product description" field, I get the following 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 '&& language_id=1' at line 1 SELECT `products_description` FROM `products_description` WHERE products_id = && language_id=1 Anybody know how to fix this? Regards Elroy Quote
♥geoffreywalton Posted April 19, 2008 Posted April 19, 2008 SELECT `products_description` FROM `products_description` WHERE products_id =7 & language_id=1 This works, so you need to fix the code so it work as above 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.