We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 39425
    • 3 Posts
    -Version : Modx 2.2.0-pl2
    Context: Loaded modex on yahoo hosting service and check versioning.
    -ran modx and created a couple of test templates
    -installed tnymce add on
    -installed wayfinder add on
    -created a test template using leaftemplated taken from modxd
    all was working
    -added an image to the test page in the content. It worked.
    -later went back intot he manager and I get the server internal error
    -Checked all file permissions
    -echoed in the manager/indes.php file and the failure occurs on $modx->initialize('mgr'); if I change that to 'web' I can still see all my pages.
    -I checked the database through direct access and all the files are there.
    -looked in my log file on yahoo and see the following error THIS ERROR WAS YESTERDAY, Repeted Trys are not causing repeated error logs:

    controllers/default/system/logs/index.class.php on line 8
    [12-Apr-2012 10:33:27] PHP Fatal error: Class 'modManagerController' not found in /modx-2.2.0-pl2/manager/controllers/default/welcome.class.php on line 8

    -I just can't get into the manager to build any more pages!
    Can someone help?