Concrete5.5 upgrade toolbar error
Permalink
I've upgraded to 5.5 and I'm not able to see the buttons on the toolbar. I am thinking it could be something concerning the javascript files since they moved them around a bit.
Any help is sincerely appreciated.
url: DanCaryllDesign.com
Thanks!
Any help is sincerely appreciated.
url: DanCaryllDesign.com
Thanks!
To my knowledge, they are no longer there in 5.5, since the entire thing has been revamped. Which buttons are you talking about, exactly?
They are no-longer in 5.5, (the sitemap and file manager buttons) they can be added back via addon
I have this bar up top. How do you edit pages? Screenshot is in the attachment.
I've got the same problem. It seems that in the script
page_controls_menu_js
there's line 44
$(ccm_init);
but this function ccm_init doesn't seem to be defined.
At the moment I'm trying to find out if this is a caching issue or something else.
page_controls_menu_js
there's line 44
$(ccm_init);
but this function ccm_init doesn't seem to be defined.
At the moment I'm trying to find out if this is a caching issue or something else.
So here's the problem:
You've created
tools/page_controls_menu_js.php
to improve
concrete/tools/page_controls_menu_js.php
The later has been replaced when you updated concrete5, but your site is still serving your replacement. What you have to do, is delete your file, copy the one from the concrete folder and reapply your changes.
A popular change was to make dialogs appear longer than 5 seconds, that's probably what you did.
You've created
tools/page_controls_menu_js.php
to improve
concrete/tools/page_controls_menu_js.php
The later has been replaced when you updated concrete5, but your site is still serving your replacement. What you have to do, is delete your file, copy the one from the concrete folder and reapply your changes.
A popular change was to make dialogs appear longer than 5 seconds, that's probably what you did.
Thanks very much for your assistance. I don't see where I am referencing the different page_controls_menu_js.php file. I've taken the new one and put in the location you mentioned, but it still didn't seem to help.
Maybe the problem is elsewhere then. What's the output in the console?
Not seeing any errors in the console output. Only CSS stuff.
In that case it's definitely not the same problem I had.
They changed how the toolbar gets added to the page. Now it's added after the content and javascript pushes it with to the top.
Maybe there's an incompatibility with your theme. Have you tried changing the theme to see if that helps?
They changed how the toolbar gets added to the page. Now it's added after the content and javascript pushes it with
position: fixed
Maybe there's an incompatibility with your theme. Have you tried changing the theme to see if that helps?
Yeah, if I try the theme, everything seems to work. I wonder if that could mean it is something with an add-on I'm using, or if it is my theme.
Thanks for looking into it for me.
Thanks for looking into it for me.
Thanks, georgschoelly!
I had this exact problem with an overridden page menu tools file that I had forgotten about and was making an upgrade to 5.5 problematic.
Thanks for posting your knowledge.
I had this exact problem with an overridden page menu tools file that I had forgotten about and was making an upgrade to 5.5 problematic.
Thanks for posting your knowledge.
i am too still confuse with new look c5, where am i? why i got here? something like that, lol!
hey, where is the tread about this new c5 version, i want to hear everyone perpection
@dcaryll : i think u bar hiding somewhere, you must seek and find it, hehee..
hey, where is the tread about this new c5 version, i want to hear everyone perpection
@dcaryll : i think u bar hiding somewhere, you must seek and find it, hehee..