missing dashbod and edit tabb

Permalink
Hi can anyone help with this problem its on the website marioandco.co.uk/c5. i tried the suggestion on another thread and that worked but then i modified it by accident and didnt back it up and dont seem to get it to show up again

I'm very new to this

4 Attachments

 
pvernaglia replied on at Permalink Reply
pvernaglia
Check your header and footer files be sure you have included:

in header:
<?php  Loader::element('header_required'); ?>
in Footer:
<?php  Loader::element('footer_required'); ?>
mariojm1201 replied on at Permalink Reply
I have checked and those are definitely in place (see attached files)
mhawke replied on at Permalink Reply
mhawke
You should remove site.txt from your attachments. It provides no useful information and you should never post the contents of that file for security reasons.

To find error on your page, right-click on the page and choose 'Inspect Element'. Then look at the 'Console' tab to see if there are any javascript errors. That's the usual cause of a missing dashboard.