Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 28Feb 28 Trying to run the clearUnconfirmed task & I'm getting this error:DELETE FROM `powerboardcore_hive_subscribers` WHERE subscribe_confirmed=0 AND subscribe_date<=1738098565 IPS\Db\Exception: Table 'brfcs.powerboardcore_hive_subscribers' doesn't exist (1146) #0 /var/www/brfcs/system/Db/Db.php(1300): IPS\_Db->preparedQuery('/*brfcs::root::...', Array) #1 /var/www/brfcs/applications/core/tasks/clearUnconfirmed.php(41): IPS\_Db->delete('core_hive_subsc...', Array) #2 /var/www/brfcs/system/Task/Task.php(283): IPS\core\tasks\_clearUnconfirmed->execute() #3 /var/www/brfcs/applications/core/modules/admin/settings/advanced.php(751): IPS\_Task->run() #4 /var/www/brfcs/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\settings\_advanced->runTask() #5 /var/www/brfcs/applications/core/modules/admin/settings/advanced.php(38): IPS\Dispatcher\_Controller->execute() #6 /var/www/brfcs/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\settings\_advanced->execute() #7 /var/www/brfcs/admin/index.php(13): IPS\_Dispatcher->run() #8 {main}
February 28Feb 28 Community Expert Solution Please update to the latest release of 4.7.20 as that task and table do not exist any longer.
March 1Mar 1 Author 😁 I was holding off doing the update till I resolved this error in case it was going to be an issue!Thanks Jim.
March 9Mar 9 😁 I was holding off doing the update till I resolved this error in case it was going to be an issue!For the record, a lot of bugs and issues are resolved with newer versions of Invision Community. It is the only way to push fixes and 9 times out of 10 gets you the desired result. 😉
March 10Mar 10 Community Expert 😁 I was holding off doing the update till I resolved this error in case it was going to be an issue!Thanks Jim.You're likely causing the issue to still be present, due to holding off :)