MyBB Community Forums

Full Version: Moderation problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
There is a strange bug occuring which will not allow anyone on my site to moderate anything, when I choose anything on the drop-down menu I get the following problem:
Fatal error: Class 'Moderation' not found in /home/revoltpr/public_html/forums/moderation.php on line 23

We are not familiar with this error and if anyone could tell us how to solve it that would be amazing. If any more info is needed please reply to this.

-Revolt[/code]
Can you overwrite moderation.php with a new copy of that file from a fresh copy of your version of MyBB. Download old versions here if your using one http://wiki.mybboard.net/index.php/Versions then make sure you update to the latest version.
Also, make sure moderation.php is readable.
That class is defined in ./inc/class_moderation.php, that'll be the file with the issue.
Oops yeah my mistake, do what I said except with ./inc/class_moderation.php