No idea why this error only applies to a single user but no other user has this error. Incorrect table name? Why would it apply to a single user?
Database error in FansFam Community
Query:
SELECT `tme`.`media_id` AS `id` FROM `` AS `tme` LEFT JOIN `` AS `tm` ON `tme`.`media_id`=`tm`.`id` WHERE `tme`.`event_id`=?
Mysql error:
Incorrect table name ''
Location:
The error was found in getColumn function in the file /public_html/modules/boonex/timeline/classes/BxTimelineDb.php at line 282.