5.4.1 Upgrade went wrong
Permalink
I currently ran the 5.4.1 upgrade through the dash board. After changing the config/site.php and updates folder to writeable it upgraded fine but with a major draw back.
For some reason now I am unable to edit any of the pages. The menu across the top of the pages no longer appears and the dashboard only comes up as text, as in the picture provided.
If anything else could someone assist in reverting back to the 5.3 version.
Thanks, Tim
For some reason now I am unable to edit any of the pages. The menu across the top of the pages no longer appears and the dashboard only comes up as text, as in the picture provided.
If anything else could someone assist in reverting back to the 5.3 version.
Thanks, Tim
Revert to 5.4.05 instead of 5.3. The frustration of possibly messing the site up has gotten the better of me.
Sounds like a theme problem. Make sure your theme has in he header or default.php
<?php Loader::element('header_required'); ?>
Got it, thank you!