Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

sql error


poffa

Recommended Posts

Posted

Why do i get this error message? :'(

I try to reach the reviews page from admin and get this message.

I have not changed the reviews.php.

 

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 '-20, 20' at line 1

 

select reviews_id, products_id, date_added, last_modified, reviews_rating from reviews order by date_added DESC limit -20, 20

 

[TEP STOP]

 

 

Help please!

Posted

hhhmmm...might be an issue with the pagesplit. Try adding ?page=1 to the URL and see if that takes care of it. If so, you have to look at how the query is being returned by the pagesplit class.

 

Bobby

Archived

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

×
×
  • Create New...