| pp 5.1.1 sql error
I keep gettting these errors in my email..
---------------
An error was encountered during execution of the query:
SELECT id,catname,thumbs,cattype,parent,password,theme,ratingtype FROM pp_categories WHERE id=
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 '' at line 1
--------------
and the next error:
--------------
An error was encountered during execution of the query:
SELECT cat,userid,title,bigimage,approved,storecat,storeid FROM pp_photos WHERE id=
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 '' at line 1
--------------
What is going on with them?
|