View Single Post
Old February 13th, 2012, 05:44 AM   #1 (permalink)
NetDoc
Member
Verified Customer
 
Join Date: Jun 2006
Posts: 42
MYSQL Error with Version 8

Hello.

I'm getting a number of MYSQL Errors where the results are similar to this, but 'WHERE cat IN (' is a different cat.

$debug is set to 0 in the config-inc.php but I seem to get these anyway...

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

SELECT numcom,rating,cat,id,title FROM photos WHERE cat IN (510opage) ORDER BY rating DESC LIMIT 5

The query returned with an errorcode of:

Unknown column '510opage' in 'where clause'

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.
NetDoc is offline   Reply With Quote