Welcome Guest, Not a member yet? Register   Sign In
trouble with the forum
#6

You can try something like this not tested and I am not sure if it will work on the index method.

PHP Code:
$routes->get('/(:num)''Home::index/$1');
$routes->get('/''Home::index'); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
trouble with the forum - by richb201 - 10-15-2020, 12:19 PM
RE: trouble with the forum - by InsiteFX - 10-15-2020, 02:19 PM
RE: trouble with the forum - by richb201 - 10-15-2020, 02:20 PM
RE: trouble with the forum - by kelapamuda - 10-16-2020, 07:36 PM
RE: trouble with the forum - by InsiteFX - 10-16-2020, 01:22 PM
RE: trouble with the forum - by richb201 - 10-16-2020, 02:16 PM
RE: trouble with the forum - by InsiteFX - 10-16-2020, 03:24 PM
RE: trouble with the forum - by richb201 - 10-16-2020, 10:05 PM
RE: trouble with the forum - by InsiteFX - 10-17-2020, 04:16 AM
RE: trouble with the forum - by richb201 - 10-17-2020, 06:22 AM
RE: trouble with the forum - by InsiteFX - 10-17-2020, 11:05 AM
RE: trouble with the forum - by richb201 - 10-21-2020, 05:24 PM
RE: trouble with the forum - by InsiteFX - 10-22-2020, 06:34 AM
RE: trouble with the forum - by includebeer - 10-22-2020, 09:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB