Welcome Guest, Not a member yet? Register   Sign In
base url suddenly stopped working
#2

[eluser]Josh Holloway[/eluser]
Does your default controller still exist?

If you've delete the default controller you'll need to open the routes.php file and change:
Code:
$route['default_controller'] = "welcome";

to a controller that exists.


Messages In This Thread
base url suddenly stopped working - by El Forum - 04-14-2011, 09:19 PM
base url suddenly stopped working - by El Forum - 04-15-2011, 10:07 AM
base url suddenly stopped working - by El Forum - 04-15-2011, 11:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB