asam Posted September 3, 2020 Report Share 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 Quote Link to comment Share on other sites More sharing options...
0 Paul Posted September 3, 2020 Report Share 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. Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.