My website www.deabloz.com is giving me bellow error without doing any thing, it was working fine yesterday but today its giving me bellow error
Error
Database query error
Query:
SELECT COUNT(*) FROM `RayVideoFiles` left JOIN `sys_albums_objects` ON `sys_albums_objects`.`id_object`=`RayVideoFiles`.`ID` left JOIN `sys_albums` ON `sys_albums`.`ID`=`sys_albums_objects`.`id_album` left JOIN `Profiles` ON `Profiles`.`ID`=`RayVideoFiles`.`Owner` WHERE 1 AND `RayVideoFiles`.`Status` ='approved' AND `sys_albums`.`AllowAlbumView` IN('3','4') AND `sys_albums`.`Status` ='active' AND `sys_albums`.`Type` ='bx_videos'
SELECT COUNT(*) FROM `RayVideoFiles` left JOIN `sys_albums_objects` ON `sys_albums_objects`.`id_object`=`RayVideoFiles`.`ID` left JOIN `sys_albums` ON `sys_albums`.`ID`=`sys_albums_objects`.`id_album` left JOIN `Profiles` ON `Profiles`.`ID`=`RayVideoFiles`.`Owner` WHERE 1 AND `RayVideoFiles`.`Status` ='approved' AND `sys_albums`.`AllowAlbumView` IN('3','4') AND `sys_albums`.`Status` ='active' AND `sys_albums`.`Type` ='bx_videos'
Mysql error:
Table './watanyar_deabloz/RayVideoFiles' is marked as crashed and should be repaired
Table './watanyar_deabloz/RayVideoFiles' is marked as crashed and should be repaired
Found error in the file '/home/watanyar/public_html/inc/classes/BxDolSearch.php' at line 511.
Called 'db_value' function with erroneous argument #0.
Debug backtrace:
Called 'db_value' function with erroneous argument #0.
Debug backtrace:
Array
(
[1] => Array
(
[file] => /home/watanyar/public_html/inc/classes/BxDolDb.php
[line] => 236
[function] => error
