I got this MySQL Error when a new user uploaded some new photos (I think)
Quote:
An error was encountered during execution of the query:
SELECT bigimage,approved,cat,storecat,title,userid,width,height,date,filesize,rating,views,user FROM pp_photos 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
|
there are now missing images and comments on my PP board
not quite sure how this happened
Any sugestions?