Header buttons not working/dissapearing after upgrade to 5.4.2.2
Permalink
Hi, I experienced this problem before but I thought I may have caused it. I just finished upgrading another one of my sites from 5.4.1, I manually added in each update, c5.4.2 and c5.4.2.1.
Everything went well...but when I updated to 5.4.2.2 my sitemap and file manager buttons that are in my header have no icon and when you click on them they don't open like they are supposed to.
See images attached. Please advise what the issue could be.
Everything went well...but when I updated to 5.4.2.2 my sitemap and file manager buttons that are in my header have no icon and when you click on them they don't open like they are supposed to.
See images attached. Please advise what the issue could be.
Same problem here. Are there no ideas?
Couple of things to try:
Clear site cache
Clear browser cache
Check javascript conflict.
C5.4.2.2 uses jQuery 1.6.2
I had an issue with jQuery 1.5.1 conflict.
Just a thought.
Clear site cache
Clear browser cache
Check javascript conflict.
C5.4.2.2 uses jQuery 1.6.2
I had an issue with jQuery 1.5.1 conflict.
Just a thought.
Ok. Cool. I've done the cache thing with browser and site. The standard.
I'm a designer over a web-guru so how would I go about checking in on the
jQuery stuff and the javascript conflicts. Is this something I can access
from cPanel?
Orange___________________________
Roz Murphy
Creative Orange Design
p. 403.467.9210
w. creativeorange.ca
On 11-11-16 4:30 PM, "Concrete5 Community" <discussions@concretecms.com>
wrote:
I'm a designer over a web-guru so how would I go about checking in on the
jQuery stuff and the javascript conflicts. Is this something I can access
from cPanel?
Orange___________________________
Roz Murphy
Creative Orange Design
p. 403.467.9210
w. creativeorange.ca
On 11-11-16 4:30 PM, "Concrete5 Community" <discussions@concretecms.com>
wrote:
Im having the same problems. I dont think its a jQuery conflict but could be wrong.
Will just need to disable the toolbar buttons for now. :(
Will just need to disable the toolbar buttons for now. :(
Same issue.
Has happened on the last three installs 5.4.2.2
All fresh/new installs
Has happened on the last three installs 5.4.2.2
All fresh/new installs
This is a known bug (http://www.concrete5.org/developers/bugs/5-4-2-2/sitemap-and-file-m... ).
To fix it, edit the following file on your server:
...and delete the "reset" function at the top of the file:
To fix it, edit the following file on your server:
SITEROOT/concrete/helpers/concrete/interface/menu.php
...and delete the "reset" function at the top of the file:
Thanks for pointing that out, will have a look at the bug list first next time.
Thank you, worked perfectly.
I too will start referencing the bug tracker page first.
I too will start referencing the bug tracker page first.
hi jordan, i fresh instal 5.4.2.2, and there no such error like in the atachment.
is this bug occcur only when upgrade?
and the reset function still there, i not delete it. and c5 work fine
oh yeah, is there another bug for 5.4.2.2?
is this bug occcur only when upgrade?
and the reset function still there, i not delete it. and c5 work fine
oh yeah, is there another bug for 5.4.2.2?
I don't know.
If you don't have the bug then there is no problem :)
If you don't have the bug then there is no problem :)
This fixed it! Thanks!
We've tried upgrading to 5.4.2 and up and have never been able to do it successfully. It takes down our site and locks up the dashboard so that we can't do anything with it. We received a similar image as the second one posted above. Would the deleting the "reset" help with this as well?
I doubt it. This is a very localized fix for a very specific problem. If your site is completely failing upon upgrade, it's almost certainly for other, more complicated reasons. (Sorry, wish I had a better answer for you.)