Welcome Guest, Not a member yet? Register   Sign In
MY_Form_validation problem
#4

[eluser]Nick_MyShuitings[/eluser]
Perhaps this snippet of the user guide:

Quote:To load your sub-class you'll use the standard syntax normally used. DO NOT include your prefix.

Have you tried just loading:

Code:
$this->load->library('form_validation');

Also, given that Codigniter supposedly doesn't care how you call/load the models or classes I personally tend to follow the same capitalization as the filename and class name when loading.

That's as much as I'll be able to check while here at work... but if its still not working when I get to my dev computer I'll run a quick test.


Messages In This Thread
MY_Form_validation problem - by El Forum - 09-06-2010, 01:36 PM
MY_Form_validation problem - by El Forum - 09-06-2010, 01:57 PM
MY_Form_validation problem - by El Forum - 09-06-2010, 02:37 PM
MY_Form_validation problem - by El Forum - 09-06-2010, 02:50 PM
MY_Form_validation problem - by El Forum - 09-06-2010, 03:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB