View Single Post
Old September 4th, 2009, 08:51 PM   #1 (permalink)
foxfirediego
Member
Verified Customer
 
Join Date: May 2006
Posts: 30
SELECT joindate,usergroupid FROM pp_users WHERE userid= LIMIT 1

I'm receving this kind of errors:

Quote:
An error was encountered during execution of the query:

SELECT joindate,usergroupid FROM pp_users WHERE userid= 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: Photopost Pro Bug Reports - PhotoPost Community

To turn off these emails, set $debug=0 in your config-inc.php file.
foxfirediego is offline   Reply With Quote