XF 1.2 Fatal Error: Class 'XenResource_Listener_Proxy_ModelModerator' not found

polle

Active member
I am getting the following error.

Code:
Errors
Error Info
ErrorException: Fatal Error: Class 'XenResource_Listener_Proxy_ModelModerator' not found - library/XenForo/Model.php:195
Generated by: Unknown account, 9 minutes ago
Follow up
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request state
array(3) {
  ["url"] => string(75) "http://site.com/forum/threads/this-is-the-thread.657/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

How can I fix it ?
 
Does this file exist?

library\XenResource\Listener\Proxy\ModelModerator.php

If not, you may have had some issues uploading the files so upload the .zip contents again.
 
Top Bottom