Thursday 22 March 2007 5:21:48 am
Hi, I had workflow working perfectly a couple of weeks ago. Now for some reason, when I select "Worflow Processes" from the admin system (setup page), eZ crashes ...I get:
Fatal error: Call to a member function on a non-object in [...]/public_html/kernel/workflow/processlist.php on line 55
Fatal error: eZ publish did not finish its request
That line refers to:
$mementoMainData = $mementoMain->data();
I've installed (and now disabled) a few extensions, but nothing I'd expect to create this type of problem. Has anyone experienced this or got any clues on a fix? I'm using EZ 3.9.0. For extra (in)convenience, eZDebug reports problems with writing var/log/error.log and warning.log and notice.log. However these logs are all accessed and added to properly from other pages. Thanks
|