Guest Posted March 23, 2004 Share Posted March 23, 2004 When I am using the admin panel in osc, and I try to access orders, I get this error message.... 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 '' at line 1 select products_description as desc_info from products_description where products_id = [TEP STOP] I dont understand what it means, can someone please tell me what to do???? :( Link to comment Share on other sites More sharing options...
Guest Posted March 23, 2004 Share Posted March 23, 2004 well I tried to figure it out with no luck. Not sure if its actually a database problem or a file problem. Anyone know or can gimme a hint on what to do???? :huh: Link to comment Share on other sites More sharing options...
Guest Posted March 23, 2004 Share Posted March 23, 2004 It means the query is not correct. It looks like the product id is missing. The id is most likly not getting passed in the query string correctly. Link to comment Share on other sites More sharing options...
Guest Posted March 23, 2004 Share Posted March 23, 2004 so what should the product id be then? Link to comment Share on other sites More sharing options...
Guest Posted March 24, 2004 Share Posted March 24, 2004 ok well since no one will reply, atleast tell me if I should chunk the dtatabase or not...... <_< Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.