Dashboard doesn't show up
Permalink
I can sign into my admin page just fine. The dashboard bar doesn't show up. Any ideas?

same with me... comforting in a way to know I'm not alone! Just started happening. NO apparent reason. Anyone have any suggestions?
Make sure you have <?php Loader::element('footer_required'); ?> in your themes header.php
If that's not it than check for any incompatible add ons that might be on your pages. If you upload to a new version, and your addons aren't compatible that can cause issues with site dash.
If that's not it than check for any incompatible add ons that might be on your pages. If you upload to a new version, and your addons aren't compatible that can cause issues with site dash.
Hey Ekko, That code needs to be in footer.php not header.php.