Suddenly, for some reason, when someone joins my site but doesn't confirm their email address.....
When I try to delete them I get the following error emailed to me.....
Database error in The Thirteenth Frame
Query:
DELETE FROM `bx_faq_fans` WHERE `confirmed` = 0 AND `id_profile` = 99Mysql error: Table 'admin_dolphin.bx_faq_fans' doesn't exist
Found error in the file '/home/admin/public_html/inc/classes/BxDolTwigModuleDb.php' at line 314.
Called 'query' function with erroneous argument #0.
Debug backtrace:
Array
(
[1] => Array
I notice the `bx_faq_fans` which doesn't make sense. I have installed an FAQ module. I wonder if somehow something got corrupted??
Thanks,
Mel