Welcome Guest, Not a member yet? Register   Sign In
Routing issue?
#5

[eluser]Joe Dawson[/eluser]
[quote author="CroNiX" date="1350162247"]For #3, you'd have to create a new route to bypass CI's expected default controller/method (which can introduce problems unless you understand how this works).

Code:
$route['stats'] = $route['default_controller'] . '/stats';  //(portal/stats)
[/quote]

I think I'll avoid bypassing anything for now then, thank-you for your explanation and help!


Messages In This Thread
Routing issue? - by El Forum - 10-13-2012, 01:27 PM
Routing issue? - by El Forum - 10-13-2012, 01:48 PM
Routing issue? - by El Forum - 10-13-2012, 02:00 PM
Routing issue? - by El Forum - 10-13-2012, 02:04 PM
Routing issue? - by El Forum - 10-13-2012, 02:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB