Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Fatal error: Class 'HeadModule' not found

edited December 2010 in Vanilla 2.0 - 2.8
I upgraded from 2.0.0.14 to 2.0.0.16, and when I got to my /utility/structure page it spits out this error:

Fatal error: Class 'HeadModule' not found in D:\faemir.co.uk\wwwroot\acidpolice\applications\dashboard\controllers\class.dashboardcontroller.php on line 19

And I stupidly forgot to backup. Any ideas?

Comments

  • LincLinc Detroit Admin
    Try re-uploading your /applications/dashboard/modules folder. Sounds like class.headmodule.php is corrupt.
  • Didn't help :(
  • LincLinc Detroit Admin
    edited December 2010
    Huh. Running PHP 5.2?

    Delete your ini files in your cache folder.
  • Yeah, I deleted the ini's - it was the first time I had in an upgrade.
  • LincLinc Detroit Admin
    And you're running PHP 5.2?
  • cpanel says version 5, but not the specific version number.
  • LincLinc Detroit Admin
    You can check this by placing <?php phpinfo(); ?> in a PHP file on your server and then visiting it.
  • edited April 2011
    I'm getting the same error when I try to load the forum. It was working fine last week. Has this been fixed?

    EDIT: deleted my cache and it seems to be working...
Sign In or Register to comment.