Thanks for your help. Finally I resolved my problem yesterday.
In a first time I check the process in ezworkflow_process table. I noted the worflow_id. After in the ezworkflow table I add manually an entry by id missed.
After that I have a new error :
PHP Fatal error: Call to a member function remove() on a non-object in workflow.php on line 73.
My costumer have destroy object which are in different process. I don't know how they did that oO
Finally I deleted in ezworkflow_process the entry concerned by the deleted object. (visible in parameters).
Now the cronjob works perfectly.
Ps: make a backup of your database before this modifications.
Romain
Romain Bremaud
Les clefs du net
You must be logged in to post messages in this topic!