| 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.
| |