Welcome Guest, Not a member yet? Register   Sign In
custom users routes? [SOLVED]
#9

[eluser]Unknown[/eluser]
i added some custom_routing in config/routes

$route['(:any).?([^exclude_controller])'] = 'users/controller_to_view_user_page';

Catch the additional parameter on URI, to give the right user pages.
I don't know, is this a good practice or not. buat somehow it works.

It's amaze me how i could do this regex thing.. im totally noobs


Messages In This Thread
custom users routes? [SOLVED] - by El Forum - 10-14-2010, 07:39 AM
custom users routes? [SOLVED] - by El Forum - 10-14-2010, 05:26 PM
custom users routes? [SOLVED] - by El Forum - 10-14-2010, 10:29 PM
custom users routes? [SOLVED] - by El Forum - 10-15-2010, 07:23 AM
custom users routes? [SOLVED] - by El Forum - 10-15-2010, 10:19 AM
custom users routes? [SOLVED] - by El Forum - 10-15-2010, 10:57 AM
custom users routes? [SOLVED] - by El Forum - 10-16-2010, 12:08 PM
custom users routes? [SOLVED] - by El Forum - 10-16-2010, 12:34 PM
custom users routes? [SOLVED] - by El Forum - 08-03-2011, 05:25 PM
custom users routes? [SOLVED] - by El Forum - 08-04-2011, 09:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB