The Grand Potentate
Well-known member
Wondering if you guys could help me out with this one. I keep getting this Cron error, but its coming completely randomly. One day, it was 15+ errors. The next day, nothing. Today, there are 2:
ErrorException: Fatal Error: Class 'XenForo_Cron' not found - cron.php:12
Generated By: Unknown Account, Today at 12:26 PM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(45) "http://domain/forum/cron.php?1375076959"
["_GET"] => array(1) {
[1375076959] => string(0) ""
}
["_POST"] => array(0) {
}
}
And:
ErrorException: Fatal Error: Class 'XenForo_Cron' not found - cron.php:12
Generated By: Unknown Account, Today at 12:51 PM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(45) "http://domain/forum/cron.php?1375198266"
["_GET"] => array(1) {
[1375198266] => string(0) ""
}
["_POST"] => array(0) {
}
}
How do I figure out what's causing the problem here?
ErrorException: Fatal Error: Class 'XenForo_Cron' not found - cron.php:12
Generated By: Unknown Account, Today at 12:26 PM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(45) "http://domain/forum/cron.php?1375076959"
["_GET"] => array(1) {
[1375076959] => string(0) ""
}
["_POST"] => array(0) {
}
}
And:
ErrorException: Fatal Error: Class 'XenForo_Cron' not found - cron.php:12
Generated By: Unknown Account, Today at 12:51 PM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(45) "http://domain/forum/cron.php?1375198266"
["_GET"] => array(1) {
[1375198266] => string(0) ""
}
["_POST"] => array(0) {
}
}
How do I figure out what's causing the problem here?