DevFuse Products (View All Products)
Issue information
-
#000072
-
3 - Medium
-
Fixed
-
1.0.0
-
-
Issue Confirmations
-
Yes (0)No (0)
The task doesn't run automatically. Looks to be same issues as Auto Birthday Greeter, related to class_forums forum_by_id function being used but no forum data being returned. Proper class needs to be called it seems but only for normal task not manual task.
require_once( IPSLib::getAppDir( 'forums' ) . '/sources/classes/forums/class_forums.php' );
$this->registry->setClass( 'class_forums', new class_forums($this->registry) );
$this->registry->getClass('class_forums')->forumsInit();
1 user(s) are reading this issue
0 members, 1 guests, 0 anonymous users











