Dashboard Error, Grey and won't go.
Permalink
When I click on the dashboard icon it fails because the path to bg_toolbar.png is wrong.
Concrete 5 is installed in the /c5 directory - and it somehow ignores that for one file, and adds a double slash between the concrete folder and images.
blahblah.com/concrete//images/bg_toolbar.png Failed to load resource: the server responded with a status of 404 (Not Found)
when it lives at blahblah.com/c5/concrete/images/bg_toolbar.png
Something funkey with $__DIR__ ?
Concrete 5 is installed in the /c5 directory - and it somehow ignores that for one file, and adds a double slash between the concrete folder and images.
blahblah.com/concrete//images/bg_toolbar.png Failed to load resource: the server responded with a status of 404 (Not Found)
when it lives at blahblah.com/c5/concrete/images/bg_toolbar.png
Something funkey with $__DIR__ ?
I have no idea how editing the page could have hammered that, but it's fixed.
PS: I didn't do it, I'm just supporting it.