Welcome Guest, Not a member yet? Register   Sign In
Remove controller name for affiliate system
#10

[eluser]Mantero[/eluser]
[quote author="Coccodrillo" date="1297718408"]Why wouldn't this work?

Code:
$route['otherroute/(:any)'] = "othercontroller/$1";
$route["(:any)"] = "affiliates/$1";
[/quote]

$route['otherroute/(:any)'] = "othercontroller/$1";<--that mean I have to define the route for each of my controller?


Messages In This Thread
Remove controller name for affiliate system - by El Forum - 02-14-2011, 05:58 AM
Remove controller name for affiliate system - by El Forum - 02-14-2011, 06:07 AM
Remove controller name for affiliate system - by El Forum - 02-14-2011, 06:44 AM
Remove controller name for affiliate system - by El Forum - 02-14-2011, 08:01 AM
Remove controller name for affiliate system - by El Forum - 02-14-2011, 08:20 AM
Remove controller name for affiliate system - by El Forum - 02-14-2011, 08:51 AM
Remove controller name for affiliate system - by El Forum - 02-14-2011, 09:08 AM
Remove controller name for affiliate system - by El Forum - 02-14-2011, 09:16 AM
Remove controller name for affiliate system - by El Forum - 02-14-2011, 09:20 AM
Remove controller name for affiliate system - by El Forum - 02-14-2011, 09:24 AM
Remove controller name for affiliate system - by El Forum - 02-14-2011, 09:41 AM
Remove controller name for affiliate system - by El Forum - 02-16-2011, 01:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB