Welcome Guest, Not a member yet? Register   Sign In
All url's show default controller index function
#5

[eluser]jplanet[/eluser]
Thanks, that got rid of the error message!

Unfortunately, I still have this even more puzzling problem of every URL only calling the default controller index...

I have tried changing

Code:
$config['index_page'] = "";

to

Code:
$config['index_page'] = "index.php";

But it still does the same thing - Unless I specify index.php in the url, I am seeing the home page no matter what URL I use...


Messages In This Thread
All url's show default controller index function - by El Forum - 04-14-2009, 02:32 PM
All url's show default controller index function - by El Forum - 04-14-2009, 02:42 PM
All url's show default controller index function - by El Forum - 04-14-2009, 02:44 PM
All url's show default controller index function - by El Forum - 04-14-2009, 02:54 PM
All url's show default controller index function - by El Forum - 04-14-2009, 03:01 PM
All url's show default controller index function - by El Forum - 04-14-2009, 03:18 PM
All url's show default controller index function - by El Forum - 04-14-2009, 03:26 PM
All url's show default controller index function - by El Forum - 04-14-2009, 04:43 PM
All url's show default controller index function - by El Forum - 04-14-2009, 06:28 PM
All url's show default controller index function - by El Forum - 04-14-2009, 06:35 PM
All url's show default controller index function - by El Forum - 09-04-2009, 02:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB