Jump to content
  • 0

Configure::set('Route.admin', 'foo') not working


Question

Posted

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

  • 0
Posted
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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...