Dashboard Disappears with Pretty URL
Permalink
Hi guys,
I'm trying out Concrete5 7. When I activate pretty URL the Dashboard disappears when I click on the icon to bring it in. I assume it's because the Dashboard doesn't use Pretty URL? I have no php experience so wouldn't know how to change this.
Help is much appreciated
I'm trying out Concrete5 7. When I activate pretty URL the Dashboard disappears when I click on the icon to bring it in. I assume it's because the Dashboard doesn't use Pretty URL? I have no php experience so wouldn't know how to change this.
Help is much appreciated
you can browse to the url page and reset it:
/index.php/dashboard/system/seo/urls
then try again
concrete5 tries to save this file to your site's root map. If it doesn't have permission to do so, you'll have to create the file yourself, or set the permission to 777 (temporaly).