|
MySQL error report email says this:
An error was encountered during execution of the query:
SELECT id,catname,description,catorder,parent,thumbs,children,cattype,albums FROM pp_categories WHERE id IN (500) ORDER BY id DESC
The query returned with an errorcode of:
Unknown column 'albums' in 'field list'
|