Database query error BxDolSearch.php

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 ?

Quote · 20 May 2011

it says you are trying to query on a table or column that does not exist:

 

Type` ='bx_photos' Mysql error: Table 'enaturis.bx_photos_main'

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 20 May 2011

you know how to add the table

Quote · 20 May 2011

bizare it - that lack this table - I changed nothing on the site

Quote · 20 May 2011

I export the table - from another database - and I import data base lla with error

it's good - there is no error - but there's more pictures and videos - only pictures of profiles

Quote · 20 May 2011

how it can disappear -   tables in the database

Quote · 21 May 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.