Tool bar gone

Permalink
Hi

The tool bar has gone.

I have
<?php Loader::element('footer_required'); ?>
above
</body>


Looking into this further, in concrete/libraries/view.php the
$this->footerItems
is empty.

There are no jQuery conflicts and the page is loading completely.

I am on 5.5.2.1 - ideas anyone?

Thanks

yolk
 
yolk replied on at Permalink Best Answer Reply
yolk
I had forgotten

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