PDA

View Full Version : Sheduler Error


stephenb
08-01-2008, 04:26 PM
I just updated to the latest build (670) and now my incoming e-mail is not working. Every time I click on the "automatically run jobs in a browser window", i get this error:

PHP Fatal error: Call to undefined function info() in C:\Inetpub\wwwroot\supportcenter\plugins\cerberusw eb.core\cron.classes.php on line 122If i refresh after the error, it downloads the new e-mail, but it does not get parsed. Any ideas? Is there any way to parse the e-mail that it already has downloaded?

Hildy
08-01-2008, 04:47 PM
Hey, Stephen, it sounds like you're updating to the dev branch, not the stable branch, because that's the (really new) logging stuff that you've got there. You may not be uptodate on the devblocks external svn... run `svn info` and `svn status` in both your root cerb4 directory and in /libs/devblocks and let me know what they say.

stephenb
08-01-2008, 04:52 PM
I use TortoiseSVN and when i do an update, it says that i'm at revision 670 and the devblocks revision is at 239.

stephenb
08-01-2008, 05:07 PM
I'm not sure if this matters, but was there a database patch with 670? I don't remember the helpdesk asking me to apply one.

Hildy
08-01-2008, 05:32 PM
no db patch, no, but you might have to hit up Helpdesk Setup -> Plugins to reload all the plugin manifests

stephenb
08-01-2008, 05:36 PM
I'm still getting the same error. I'll just revert back to 667 and just wait until the next stable. Thanks for the help!