Welcome Guest, Not a member yet? Register   Sign In
Default controller takes all traffic, even when new controllers / views are defined.
#3

[eluser]tamilsweet[/eluser]
I fixed the issue somehow.
* Added the .htaccess rule to remove index.php from uri
* Removed index.php in line => $config[‘index_page’] = “”;
* Changed uri protocol to => $config[‘uri_protocol’] = “REQUEST_URI”;

May be you could try this!


Messages In This Thread
Default controller takes all traffic, even when new controllers / views are defined. - by El Forum - 12-15-2008, 11:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB