two parter here. my whole tikiwiki site is down due to an error that occurs on every page like this:
Values:
Array ( [0] => 44 )
$result is false
$result is empty
tried check and repair on the db. check on the tables gave me two errors. first on tiki_images_data saying "Primary and Index Keys should not both be set for column 'imageId'" and same for "tiki_untranslated for column 'id'".
second, maybe related, issue: i see on the upgrade forum that my server was upgraded to MySQL 4.1.3 and when i look at my cPanel it is saying 4.1.13. so not sure if the above is upgrade related or if my server was even upgraded.
thoughts?
Values:
Array ( [0] => 44 )
$result is false
$result is empty
tried check and repair on the db. check on the tables gave me two errors. first on tiki_images_data saying "Primary and Index Keys should not both be set for column 'imageId'" and same for "tiki_untranslated for column 'id'".
second, maybe related, issue: i see on the upgrade forum that my server was upgraded to MySQL 4.1.3 and when i look at my cPanel it is saying 4.1.13. so not sure if the above is upgrade related or if my server was even upgraded.
thoughts?
Comment