Welcome Guest, Not a member yet? Register   Sign In
Problem with anchor() after rewriting URLs
#3

[eluser]nirbhab[/eluser]
Hi

Please check your config.php file under directory:
[system\application\config]
Code:
$config['index_page'] = "index.php";

Change it to:
Code:
$config['index_page'] = "";

Than try using your application.


Messages In This Thread
Problem with anchor() after rewriting URLs - by El Forum - 12-19-2007, 09:57 PM
Problem with anchor() after rewriting URLs - by El Forum - 12-19-2007, 10:36 PM
Problem with anchor() after rewriting URLs - by El Forum - 12-19-2007, 11:44 PM
Problem with anchor() after rewriting URLs - by El Forum - 12-20-2007, 09:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB