hi,
Error
Query: SELECT COUNT(*) FROM `bx_photos_main` left JOIN `sys_albums_objects` ON `sys_albums_objects`.`id_object`=`bx_photos_main`.`ID` left JOIN `sys_albums` ON `sys_albums`.`ID`=`sys_albums_objects`.`id_album` left JOIN `Profiles` ON `Profiles`.`ID`=`bx_photos_main`.`Owner` WHERE 1 AND `bx_photos_main`.`Status` ='approved' AND `Profiles`.`Status` NOT IN('Rejected','Suspended') AND `sys_albums`.`AllowAlbumView` IN('3','4') AND `sys_albums`.`Status` ='active' AND `sys_albums`.`Type` ='bx_photos' Mysql error: Table 'enaturis.bx_photos_main' doesn't exist
--------------------------------------------------------------------
Found error in the file '/home/enaturis/www/inc/classes/BxDolSearch.php' at line 511. Called 'db_value' function with erroneous argument #0.
I should do what ?
