Welcome Guest, Not a member yet? Register   Sign In
routes not working
#1

[eluser]learning_php[/eluser]
Hi,

I have set the following routes:
Code:
$route['default_controller'] = "homepage";
$route[''] = "index.php/homepage";


$route['info'] = 'index.php/homepage/Info';
$route['Gifts'] = 'index.php/homepage/Gifts';
$route['gallery'] = "index.php/gallery";
$route['register'] = "index.php/homepage/register";
$route['Church'] = "index.php/direction/direction";
$route['JockeyClub'] = "index.php/direction1/direction1";
$route['images'] = "index.php/Dashboard/index";
$route['scaffolding_trigger'] = " ";

but they dont seem to be working on my site www.wesayido.co.uk

Thanks


Messages In This Thread
routes not working - by El Forum - 05-07-2009, 02:15 PM
routes not working - by El Forum - 05-07-2009, 02:29 PM
routes not working - by El Forum - 05-07-2009, 02:37 PM
routes not working - by El Forum - 05-07-2009, 02:49 PM
routes not working - by El Forum - 05-07-2009, 03:17 PM
routes not working - by El Forum - 05-07-2009, 03:26 PM
routes not working - by El Forum - 05-08-2009, 01:42 AM
routes not working - by El Forum - 05-08-2009, 01:52 AM
routes not working - by El Forum - 05-08-2009, 01:55 AM
routes not working - by El Forum - 05-08-2009, 03:02 AM
routes not working - by El Forum - 05-08-2009, 03:07 AM
routes not working - by El Forum - 05-08-2009, 03:09 AM
routes not working - by El Forum - 05-08-2009, 03:11 AM
routes not working - by El Forum - 05-08-2009, 03:17 AM
routes not working - by El Forum - 05-08-2009, 03:20 AM
routes not working - by El Forum - 05-08-2009, 03:26 AM
routes not working - by El Forum - 05-08-2009, 04:26 AM
routes not working - by El Forum - 05-08-2009, 05:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB