How do I correctly direct files through Concrete5 to the website?
Permalink
Are the files directed correctly?
PHP Fatal error: Class 'Controller' not found in /hermes/bosweb/web209/b2090/ipg.kdpirlministries/updates/concrete/libraries/attribute/controller.php on line 4
Everything is uploaded into the root directory. Technicians say the above error is preventing the site from launching.
I would love to get his error gone.
Thanks for your help.
Jayhubb
PHP Fatal error: Class 'Controller' not found in /hermes/bosweb/web209/b2090/ipg.kdpirlministries/updates/concrete/libraries/attribute/controller.php on line 4
Everything is uploaded into the root directory. Technicians say the above error is preventing the site from launching.
I would love to get his error gone.
Thanks for your help.
Jayhubb
I think I remember this from yesterday
http://www.concrete5.org/developers/bugs/5-6-2-1/critical-error-in-...
The reason I asked that was because /updates/ is typically where updates are downloaded to.
What version of concrete5 are you running? Typically there would not be a file in /concrete/libraries/attribute/controller.php that called Controller unless this was an override from an older version of concrete5. Is is possible that you have an override there. If there is a way you can get your "Environment Information" that would certainly help see if something like that is going on.
If that updates directory is a directory you created yourself you may need to adjust DIR_BASE.
I'd love to help you get to the bottom of this, if could give me a bit more information.
Best Wishes,
Mike