I received two times of the following error. Do you know why this is happening? How do we address this?
MySQL Error Report
> An error was encountered during execution of the query:
>
> SELECT bigimage,approved,cat,title,userid,date,rating,views,user FROM rp_products WHERE id= LIMIT 1
>
> The query returned with an errorcode of:
>
> 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 'LIMIT 1' at line 1
>
> If you need assistence or feel this is a 'bug'; please report it to our support forums at:
ReviewPost PHP User Reviews Engine
>
> To turn off these emails, set $debug=0 in your config-inc.php file.