Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
teraßyte Posted September 1 Posted September 1 The clearUnconfirmed task is still included in the core application but throws an error when it runs because the hive feature tables don't exist anymore: 2C124/7 There was an issue running this task, please refer to the system log for further information. DELETE FROM `core_hive_subscribers` WHERE subscribe_confirmed=0 AND subscribe_date<=1722521047 IPS\Db\Exception: Table 'dev47.core_hive_subscribers' doesn't exist (1146) #0 /dev47/system/Db/Db.php(1300): IPS\_Db->preparedQuery('/*dev47::root::...', Array, false) #1 /dev47/applications/core/tasks/clearUnconfirmed.php(41): IPS\_Db->delete('core_hive_subsc...', Array) #2 /dev47/system/Task/Task.php(283): IPS\core\tasks\_clearUnconfirmed->execute() #3 /dev47/applications/core/modules/admin/settings/advanced.php(751): IPS\_Task->run() #4 /dev47/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\settings\_advanced->runTask() #5 /dev47/applications/core/modules/admin/settings/advanced.php(38): IPS\Dispatcher\_Controller->execute() #6 /dev47/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\settings\_advanced->execute() #7 /dev47/init.php(940) : eval()'d code(30): IPS\_Dispatcher->run() #8 {main} SeNioR-, Thomas Emme and abobader 3
Jim M Posted September 1 Posted September 1 Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
Recommended Posts