My site is down due to this database error:
Database error in Dealsaround | Connect and share!
Query:
SELECT a.`ID` as `id`, a.`Ext` as `ext`, a.`Title` as `title`, a.`Desc` as `description`, a.`Uri` as `uri`, a.`Owner` as `owner`, a.`Date` as `date`, a.`Rate` as `rate`, a.`Hash`, b.`id_album` as `album_id` FROM `bx_photos_main` as a LEFT JOIN `sys_albums_objects` as b ON b.`id_object` = a.`ID` LEFT JOIN `sys_albums` as c ON c.`ID`=b.`id_album` WHERE a.`ID`='1555' AND a.`Status`<>'disapproved' and c.`Type`='bx_photos'
Mysql error: Table './nobsany_dealsnetwork/sys_albums_objects' is marked as crashed and last (automatic?) repair failed
Found error in the file '/public_html/dealsaround.com/modules/boonex/photos/classes/BxPhotosSearch.php' at line 218.
Called 'db_arr' function with erroneous argument #0.
This was after my host asked me to do a database repair which I did.
Please does anyone know how to resolve this?