5.6 Missing Edit bar, Fasthosts server
PermalinkEverything works in the admin area, but nothing on the front end? Just the gradient bar.
No errors according the inspectors can anyone spot anything that would break this? Normally I attribute these issues with Javascript problems, but from what I can see everything is loading correctly
I could do with running 5.6 for the speed benefits but may have to revert to 5.5.2.1

I do think I have been able to solve the issue?,
There where a couple of errors php in the header files, mainly the use of double quotes in the Area declaration
$a = new GlobalArea(('sideNav'));
I removed the extra brackets cleared the cache and things appear to be working in a default theme now to test with the custom version.
Thank you for your help