Welcome Guest, Not a member yet? Register   Sign In
Config form_validation file is not reachable in the controller.
#2

[eluser]deqer[/eluser]
I don't think you can do that with config files. = array ( ... ) because you're overriding the originals $config array.

You have to do it like this
$config['register/index'] = array( ... );



Messages In This Thread
Config form_validation file is not reachable in the controller. - by El Forum - 02-09-2012, 04:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB