Client frustrated: Header buttons not working/dissapearing after upgrade to 5.4.2.2 - fix on forums doesn't work
Permalink
Hi There,
I've just updated a site to 5.4.2.2 but the File Manager and Sitemap icons don't show up - and when you click the links, the page doesn't load in a modal window and no css seems to load.
The solution posted by Jorden here: http://www.concrete5.org/community/forums/installation/header-butto...
Doesn't work as I don't have an interface directory inside:
I have an interface.php file in that directory but when I search it for the public function:
Nothing comes up.
Just not sure what I'm missing sorry - it's the kinda thing that frustrates the hell out of this particular client so I need to fix it!
Any pointers in the right direction would be much appreciated.
Cheers
Ben
I've just updated a site to 5.4.2.2 but the File Manager and Sitemap icons don't show up - and when you click the links, the page doesn't load in a modal window and no css seems to load.
The solution posted by Jorden here: http://www.concrete5.org/community/forums/installation/header-butto...
Doesn't work as I don't have an interface directory inside:
siteroot/concrete/helpers/concrete/
I have an interface.php file in that directory but when I search it for the public function:
public function reset
Nothing comes up.
Just not sure what I'm missing sorry - it's the kinda thing that frustrates the hell out of this particular client so I need to fix it!
Any pointers in the right direction would be much appreciated.
Cheers
Ben
Awesome!
Just to clarify, was Jorden's example for a fresh install but I needed to go to the updates folder because I ran an update?
Cheers
Ben
Just to clarify, was Jorden's example for a fresh install but I needed to go to the updates folder because I ran an update?
Cheers
Ben
The showing of Filemanager and Pagemap buttons became a user controlled option. See Editing Preferences under Sitewide Settings dashboard/settings/.
Somewhat counter intuitively, these are specific to the user that sets them.
Somewhat counter intuitively, these are specific to the user that sets them.
Try looking for the file in siteroot/updates/concrete5.4.2.2/concrete/helpers/concrete/
Note the UPDATES folder!