Welcome Guest, Not a member yet? Register   Sign In
Admin module
#2

[eluser]PhilTem[/eluser]
Do you have @wiredesignz' HMVC installed? If not, you will have to get that one first Wink

Otherwise, make your route

Code:
$route['admin'] = 'admin/index/index'; # module/controller/method

since you don't need the 'modules' within the routes. It will automatically be handled correctly by the Loader from HMVC.


Messages In This Thread
Admin module - by El Forum - 02-23-2012, 10:19 AM
Admin module - by El Forum - 02-23-2012, 10:25 AM
Admin module - by El Forum - 02-23-2012, 10:39 AM
Admin module - by El Forum - 02-23-2012, 02:23 PM
Admin module - by El Forum - 02-24-2012, 01:19 AM
Admin module - by El Forum - 02-24-2012, 04:15 AM
Admin module - by El Forum - 02-24-2012, 04:18 AM
Admin module - by El Forum - 02-24-2012, 04:39 AM
Admin module - by El Forum - 02-24-2012, 04:56 AM
Admin module - by El Forum - 02-24-2012, 05:09 AM
Admin module - by El Forum - 02-24-2012, 05:19 AM
Admin module - by El Forum - 02-24-2012, 05:30 AM
Admin module - by El Forum - 02-24-2012, 07:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB