Gazhyde
Well-known member
Hi,
Just uploaded 1.2.1 to my dev server and run the installer and got an error logged in the Server Error Log.
Any thoughts? Seems to be related to the AddOnInstaller cron job.
Everything seems to be working fine post upgrade...
Just uploaded 1.2.1 to my dev server and run the installer and got an error logged in the Server Error Log.
Any thoughts? Seems to be related to the AddOnInstaller cron job.
Everything seems to be working fine post upgrade...
Code:
Server Error Log
Error Info
ErrorException: Fatal Error: Call to undefined method XenForo_Model_AddOn::getAllUpdateChecks() - library/AddOnInstaller/CronEntry/UpdateCheck.php:11
Generated By: GazHyde, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(62) "http://<dev site domain name>/forum/install/index.php?upgrade/complete"
["_GET"] => array(1) {
["upgrade/complete"] => string(0) ""
}
["_POST"] => array(0) {
}
}