two error today:
1.
An error was encountered during execution of the query:
SELECT catname,extra1,extra2,extra3,extra4,extra5,extra6,numextra 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
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.
2.
An error was encountered during execution of the query:
SELECT SUM(filesize) AS fsize FROM pp_photos WHERE userid= AND storecat=0
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 'AND storecat=0' 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.