Welcome Guest, Not a member yet? Register   Sign In
CI + HMVC Routing Issue
#6

[eluser]jtkendall[/eluser]
Though i found a workaround, I'd love to know what's wrong so I can undo the workaround and make this system modular again.

My routes are simple. I only have two defined because the others are linked directly.

Code:
$route['pages/(:num)']        = 'pages/index/$1';
$route['users']            = 'user_manager/management';


Messages In This Thread
CI + HMVC Routing Issue - by El Forum - 10-03-2008, 04:26 AM
CI + HMVC Routing Issue - by El Forum - 10-03-2008, 04:34 AM
CI + HMVC Routing Issue - by El Forum - 10-03-2008, 08:20 AM
CI + HMVC Routing Issue - by El Forum - 10-03-2008, 09:00 AM
CI + HMVC Routing Issue - by El Forum - 10-03-2008, 09:22 AM
CI + HMVC Routing Issue - by El Forum - 10-03-2008, 12:07 PM
CI + HMVC Routing Issue - by El Forum - 10-03-2008, 01:03 PM
CI + HMVC Routing Issue - by El Forum - 10-03-2008, 01:47 PM
CI + HMVC Routing Issue - by El Forum - 10-03-2008, 02:03 PM
CI + HMVC Routing Issue - by El Forum - 10-03-2008, 02:11 PM
CI + HMVC Routing Issue - by El Forum - 10-07-2008, 07:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB