Jump to content

Featured Replies

Posted

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}

 

Solved by teraßyte

Go to solution

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.

 

  • 2 months later...

Still in v4.7.19 Beta 3.

10 hours ago, iacas said:

Still in v4.7.19 Beta 3.

Thanks, I see what's going on.

I have same issue. When is it going to be fixed?

 

4.7.19

I just had this pop up in my forum this morning as well.

 

Notified of this issue this morning 🙄

Same here, popped up this morning. 

No need to comment, the fix is coming in 4.7.19 😉 . It is currently in beta so should be here soon. 

  • 2 months later...
  • Author
  • Solution

Fixed in 4.7.19.

Recently Browsing 0

  • No registered users viewing this page.