Sunday 13 February 2005 7:05:52 pm
After turning on the debugging output by creating a site.ini.append.php file in the settings/override directory, I get the following error message: Error: eZMySQLDB Feb 13 2005 21:48:46
Query error: Got error 28 from table handler. Query: SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as classattribute_identifier,
ezcontentclass_attribute.can_translate, ezcontentclass_attribute.name as class_attributename
FROM ezcontentobject_attribute, ezcontentclass_attribute
WHERE
ezcontentclass_attribute.version = '0' AND
ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
ezcontentobject_attribute.version = '1' AND
ezcontentobject_attribute.contentobject_id = '56' AND
ezcontentobject_attribute.language_code = 'eng-GB'
ORDER by ezcontentclass_attribute.placement ASC <b>and this notice</b> Notice: eZMySQLDB::query(0.000 ms) query number per page:0 Feb 13 2005 21:48:46
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as classattribute_identifier,
ezcontentclass_attribute.can_translate, ezcontentclass_attribute.name as class_attributename
FROM ezcontentobject_attribute, ezcontentclass_attribute
WHERE
ezcontentclass_attribute.version = '0' AND
ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
ezcontentobject_attribute.version = '1' AND
ezcontentobject_attribute.contentobject_id = '56' AND
ezcontentobject_attribute.language_code = 'eng-GB'
ORDER by ezcontentclass_attribute.placement ASC <b>Which then leads to this warning:</b> Warning: PHP Feb 13 2005 21:48:46 Invalid argument supplied for foreach() in /home/httpd/vhosts/harbor-lights.com/httpdocs/ezpublish/kernel/classes/ezcontentobjectversion.php on line 812
nothing to sig here, move along
|