Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Anyone know what this error message means???


Guest

Recommended Posts

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

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...