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!

dcaryll
 
PineCreativeLabs replied on at Permalink Reply
PineCreativeLabs
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?
Mnkras replied on at Permalink Reply
Mnkras
They are no-longer in 5.5, (the sitemap and file manager buttons) they can be added back via addon
dcaryll replied on at Permalink Reply 1 Attachment
dcaryll
I have this bar up top. How do you edit pages? Screenshot is in the attachment.
admin replied on at Permalink Reply
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.
admin replied on at Permalink Reply
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.
dcaryll replied on at Permalink Reply
dcaryll
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.
admin replied on at Permalink Reply
Maybe the problem is elsewhere then. What's the output in the console?
dcaryll replied on at Permalink Reply
dcaryll
Not seeing any errors in the console output. Only CSS stuff.
admin replied on at Permalink Reply
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
position: fixed
to the top.

Maybe there's an incompatibility with your theme. Have you tried changing the theme to see if that helps?
dcaryll replied on at Permalink Reply
dcaryll
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.
kirkroberts replied on at Permalink Reply
kirkroberts
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.
fastcrash replied on at Permalink Reply
fastcrash
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..