Database Error when Deleting Unconfirmed member

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

Quote · 22 Sep 2012

Most likely.

The error is caused because that table is missing. So you need to find out what module that missing table belongs to so it can be reinstalled.

Faq and fans are your clues. It could be some kind of FAQ module, or some kind of fans module. Even a module that was once installed that you uninstalled before the problem started.



https://www.deanbassett.com
Quote · 23 Sep 2012

Hi

If you have a recent working backup of the database, you may consider restoring the database from there. If the tables were present when the backup was generated you should be able to fix the issue.

Or you may go with deano's suggestion and re-install the module.


Morgan

TMDHosting

Quote · 23 Sep 2012

I have done some testing and it is the FAQ mod from MODS4DOLPHIN.

I can uninstall the app and everything works fine.  When I reinstall it I get the same problem so the error is recreatable thank goodness.  I have written to MODS4DOLPHIN but have not heard back from them yet.

Thanks for all the suggestions.  Once a resolution is found I will post it here.

Quote · 23 Sep 2012

 

I have done some testing and it is the FAQ mod from MODS4DOLPHIN.

I can uninstall the app and everything works fine.  When I reinstall it I get the same problem so the error is recreatable thank goodness.  I have written to MODS4DOLPHIN but have not heard back from them yet.

Thanks for all the suggestions.  Once a resolution is found I will post it here.

We have replied to you via PM. Please check...we will fix the mod in market as well.

 

Thanks

Armaan

Facebook, Twitter & Instagram Combo - http://bit.ly/1h5CarP
Quote · 24 Sep 2012
 
 
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.