No Edit Option After Upgrade to 5.6.0.1
Permalink
I suddenly don't have the Edit Option on the header bar after the upgrade to 5.6.0.1. Upgrade seemed to go as expected and I can login with no problem. The header just has nothing at all in it, just the white bar where the option should be. Anyone have this same thing or know of a fix?
The error is browser independent. That is, it's the same result in what I've tested. Firefox 15, IE9.
Sounds like a javascript or jQuery conflict. Do you have a block or a page type which includes jQuery? Because if you do, you should know C5 includes jQuery by default and calling it twice will give you the type of errors you describe.
1. If you are using IE, make sure the browser isn't in quirks mode.
2. Check for javascript errors using the developer tools in your browser. From memory, some silly js error was causing the problem for us.