Welcome Guest, Not a member yet? Register   Sign In
Controller not found except by route
#2

[eluser]sehummel[/eluser]
I got my answer: I needed:

Code:
$route['engineering-resources/login/(\S*)'] = "resources/login/$1";

But what do the
Code:
(\S*)
and
Code:
$1
do?


Messages In This Thread
Controller not found except by route - by El Forum - 01-06-2011, 01:54 PM
Controller not found except by route - by El Forum - 01-06-2011, 02:29 PM
Controller not found except by route - by El Forum - 01-06-2011, 04:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB