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

[eluser]Stoney[/eluser]
You can route every request to one master controller, where you will query the affiliates, and if you find one, you can redirect('affiliates/'.$query_row->id)...
If there is no affiliates found, you can simply redirect it to the existing controller.

I have made language specific (non existing) controllers this way.


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