Thursday 23 December 2010 1:49:47 pm
Hello, I'm in need of some help. In the site I'm maintaining, a workflow was setup for content approval. Before the "runcronjob.php frequent" was ran, someone deleted the approved resource. When the script is ran, it returns an error. "Fatal error: Call to a member function fetchEventIndexed() on a non-object in /var/www/..../kernel/classes/ezworkflowprocess.php on line 427" Does anyone know if the deleted resource is the cause of this error? And what can I do to resolve it(possibly without tempering with the database to pick out the empty object reference)? Thank you,
|