Jump to content
  • 0

Changing URL's in the Routes.php file Does NOT Change Menu Links


Question

Posted

Upgraded to Stable Version 4.0

Changing the  URL's within the Config - - > Routes.php file does NOT change Top Menu and Dropdown Link URL's within the Admin area.
 

/**
 * Admin panel directory name
 */
Configure::set("Route.admin", "adminarea123abc");
/**


I even went to the "Upgrade" page and the links are still using /admin/ instead of /adminarea123abc/

 

FYI - This issue is only affecting the Top Admin Navigation menu and the Dropdown links.
All the other links within the page interface are fine.

 

 

 

 

4 answers to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...