Guest Posted March 27, 2007 Posted March 27, 2007 (edited) Hi Guys, When i use the RMA_return contrib, in the admin section under customer returns, i got a sql 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 '-20, 20' at line 1 select return_reason_id, return_reason_name from return_reasons where language_id = '4' order by return_reason_id limit -20, 20 I also made a test return, but i can't see them in the admin section due the sql error! Please help!! Thanks a lot!! Edited March 27, 2007 by rawdenim Quote
Guest Posted March 27, 2007 Posted March 27, 2007 Hi Guys, When i use the RMA_return contrib, in the admin section under customer returns, i got a sql 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 '-20, 20' at line 1 select return_reason_id, return_reason_name from return_reasons where language_id = '4' order by return_reason_id limit -20, 20 I also made a test return, but i can't see them in the admin section due the sql error! Please help!! Thanks a lot!! Looks like there is an sql file to install via phpMyAdmin or similar. 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.