Welcome Guest, Not a member yet? Register   Sign In
CI controller function is ignored
#3

[eluser]den-javamaniac[/eluser]
Well, I get a very strange error:

If routes are not set (some default value is not assigned) like this:
Code:
$route['default_controller'] = "";
$route['scaffolding_trigger'] = "";
I can't get to any controller (I've created another one for testing) - it prints out an
Code:
"Unable to determine what should be displayed. A default route has not been specified in the routing file."
error. So this looks like I can only get to some predefined controller index method. Is it possible that some php installation module/param/etc was not defined or alike?


Messages In This Thread
CI controller function is ignored - by El Forum - 05-09-2010, 04:15 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:16 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:21 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:29 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:35 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:43 AM
CI controller function is ignored - by El Forum - 05-09-2010, 05:59 AM
CI controller function is ignored - by El Forum - 05-09-2010, 06:05 AM
CI controller function is ignored - by El Forum - 05-09-2010, 06:11 AM
CI controller function is ignored - by El Forum - 05-09-2010, 06:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB