asam Posted September 3, 2020 Report Posted September 3, 2020 Changing config/routes.php: Configure::set('Route.admin', 'admin') to Configure::set('Route.admin', 'foo') does work for the navbar anymore. It does work for the Settings side menu. Worked fine with 4.10.2, upgraded to 4.11.2 and it stopped working
0 Paul Posted September 3, 2020 Report Posted September 3, 2020 49 minutes ago, asam said: Changing config/routes.php: Configure::set('Route.admin', 'admin') to Configure::set('Route.admin', 'foo') does work for the navbar anymore. It does work for the Settings side menu. Worked fine with 4.10.2, upgraded to 4.11.2 and it stopped working The navbar is cached, to clear the cache simply re-save your staff group without making any changes to the ACL perms. Settings > System > Staff > Staff Group: Edit & Save.
Question
asam
Changing config/routes.php: Configure::set('Route.admin', 'admin') to Configure::set('Route.admin', 'foo') does work for the navbar anymore. It does work for the Settings side menu. Worked fine with 4.10.2, upgraded to 4.11.2 and it stopped working
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now