Parminder Singh Chahal
Active member
I am getting this error since the upgrade when I try to post anything :
The replies get posted but an error comes up after I hit reply. Any ideas how to resolve this problem?
I installed a new copy of xenforo and upgraded another one on the same server with no problems, its just this one which has errors.
Code:
Server Error Log
Error Info
ErrorException: Fatal Error: Call to undefined method XenForo_Model_Deferred::setNextDeferredTime() - deferred.php:21
Generated By: Unknown Account, 1 minute ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(45) "http://www.mydomain.com/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(1) "/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
The replies get posted but an error comes up after I hit reply. Any ideas how to resolve this problem?
I installed a new copy of xenforo and upgraded another one on the same server with no problems, its just this one which has errors.