Welcome Guest, Not a member yet? Register   Sign In
Routes Problem
#4

[eluser]Aken[/eluser]
You need to reverse their order. CI will go through the routes in order from top to bottom until it finds one that matches. Your first one will match search/ANYTHING, so it will always stop there.

Also, since those two routes go to the same place, the second one is kind of unnecessary, unless you actually want to do something with the :num


Messages In This Thread
Routes Problem - by El Forum - 09-07-2012, 06:51 AM
Routes Problem - by El Forum - 09-07-2012, 06:54 AM
Routes Problem - by El Forum - 09-07-2012, 07:08 AM
Routes Problem - by El Forum - 09-07-2012, 03:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB