Jump to content

  • twitter
  • youtube
  • googleplus
  • facebook
  • rss
  • newsletter


Issue information

  • #000072

  • 3 - Medium

  • Fixed

  • 1.0.0

  • -


Issue Confirmations

  • Yes (0)No (0)
Photo

Task run won't work automatically

Posted by Michael on 31 July 2009 - 06:30 PM

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();

Updating status to: Fixed
Issue fixed in: 1.0.0






1 user(s) are reading this issue

0 members, 1 guests, 0 anonymous users