COncrete 5.5 massive Problems elp needed !!

Permalink
Hi i updated to 5.5 evrything went well....
but after login the page stays the same as if i havent loged in. So there is no way to put a page in edit mode or to access the dropdown for the dash-board. Any help as of what went wrong is urgently needed.

 
adajad replied on at Permalink Reply
adajad
Have a look at your template and make sure you have the following code in the end (before /body)

<?php Loader::element('footer_required'); ?>


Hopefully that will solve your problem (as C5 then will load all required js).