Welcome Guest, Not a member yet? Register   Sign In
routes issue
#15

[eluser]xwero[/eluser]
and if you add the route
Code:
$route['info/strategy/(.*)'] = 'info/strategy/index/$1';
but then you have to use segment 4.

But the question is why it needs to go to the pick function if the index is only a pass through method? Why not do the output in the index function?

Sorry if the ways i take are a bit sketchy i'm trying to figure out why the previous solutions don't work.


Messages In This Thread
routes issue - by El Forum - 05-05-2008, 04:40 PM
routes issue - by El Forum - 05-05-2008, 06:29 PM
routes issue - by El Forum - 05-05-2008, 11:33 PM
routes issue - by El Forum - 05-06-2008, 01:00 AM
routes issue - by El Forum - 05-06-2008, 01:12 AM
routes issue - by El Forum - 05-06-2008, 01:19 AM
routes issue - by El Forum - 05-06-2008, 01:50 AM
routes issue - by El Forum - 05-06-2008, 02:02 AM
routes issue - by El Forum - 05-06-2008, 02:10 AM
routes issue - by El Forum - 05-06-2008, 02:30 AM
routes issue - by El Forum - 05-06-2008, 02:40 AM
routes issue - by El Forum - 05-06-2008, 03:23 AM
routes issue - by El Forum - 05-06-2008, 03:33 AM
routes issue - by El Forum - 05-06-2008, 03:39 AM
routes issue - by El Forum - 05-06-2008, 03:47 AM
routes issue - by El Forum - 05-06-2008, 03:58 AM
routes issue - by El Forum - 05-06-2008, 04:10 AM
routes issue - by El Forum - 05-06-2008, 04:33 AM
routes issue - by El Forum - 05-06-2008, 04:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB