scotch33 Posted June 4, 2007 Posted June 4, 2007 Hi, 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 I am getting a 1064 error as per above on a site where I am trying to install short desciptions in products. I have looked at the syntax as mentioned but have not successfully forn a solution. I am running php 5. Can anuone suggest what needs to change, or alternatively advise how I can just hardcode this a bit more - this is a uk language site so I think I can dispense with the language variable and make it a direct link to the english folde. Any ideas appreciated Quote
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.