System error.
The following error message was returned:
Table './tikicima/tiki_images' is marked as crashed and should be repaired
The query was:
select count(*) from `tiki_images` i where 1 and i.`galleryId`!=?Values:
- 0
The built query was likely:
select count(*) from `tiki_images` i where 1 and i.`galleryId`!='0'Things to check:
Is your database up and running?
Is your database corrupt? Please see how to repair your database
Are your database credentials accurate? (username, database name, etc in db/local.php)
Did you complete the Tiki Installer?
Please see the documentation for more information.