Forums / Developer / Error on Workflow.php

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Error on Workflow.php

Author Message

Fabio Farnesi

Tuesday 19 August 2008 3:12:56 am

Running cronjobs/workflow.php
Checking for workflow processes

Fatal error: Call to a member function fetchEventIndexed() on a non-object in /usr/local/Zend/apache2/htdocs/tech/kernel/classes/ezworkflowprocess.php on line 426

Any Suggestion?

********** FIXED ***************
in cronjobs.ini workflow.php have to be the first job to be executed

[CronjobPart-frequent]
Scripts[]=workflow.php
Scripts[]=notification.php