Forums / Developer / runcronjobs.php producing PHP errors

"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".

runcronjobs.php producing PHP errors

Author Message

Eirik Alfstad Johansen

Tuesday 13 January 2004 10:52:22 am

Hi,

When I try running php -C runcronjobs.php from my home directory, I get the following output:

==
Content-type: text/html
X-Powered-By: PHP/4.3.3
Set-Cookie: eZSESSIDplain_user=f7a29a48c7db0611d5007539b77609bc; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache

Running cronjobs/workflow.php
Checking for workflow processes
Status list

0 out of 0 processes was finished

Running cronjobs/notification.php
Starting notification event processing
<br />
<b>Fatal error</b>: Call to a member function on a non-object in <b>/home/nethost/public_html/kernel/classes/notification/handler/ezsubtree/ezsubtreehandler.php</b> on line <b>142</b><br />

Fatal error: Exponential did not finish it's request
The execution of Exponential was abruptly ended, the debug output is present below.
==

How can this be. I looked into the file in mentions, and it seems OK. What else could be the problem?

Sincerely,

Eirik Johansen

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Eirik Alfstad Johansen

Tuesday 13 January 2004 11:45:12 am

Thanks for the heads up, Mark!

Sincerely,

Eirik Johansen

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Kåre Køhler Høvik

Wednesday 14 January 2004 12:03:35 am

update of the database is required for new 3.3 installs : http://ez.no/developer/ez_publish_3/bug_reports/notification_system

--
Kåre Høvik

Kåre Høvik