Welcome Guest, Not a member yet? Register   Sign In
Problems with the new Form Validation library
#1

[eluser]Bramme[/eluser]
Okay, I'm running into some problems with the new Form validation library. I'm not sure if it's bugs or if I'm doing smth wrong, so I'd like to post here first.

First up: using a config file to set rules. I changed a field name from "name" to "username", suddenly validation says the field isn't set. When I move the config array to my controller and use set_rules() everything is fine.

A second problem I have is with custom callbacks: I made a callback "unique_username" though I don't like the idea of placing it in my controller so I extend the form_validation library with MY_form_validation.php, however nothing worked. I eventually found out you have to use MY_Form_validation.php. I dunno if this is a bug or not, but I really think CI should be a little bit less harsh on upper/lower case naming conventions.


Messages In This Thread
Problems with the new Form Validation library - by El Forum - 10-19-2008, 09:43 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 01:54 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 03:00 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 05:22 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 05:44 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 06:04 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 06:23 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 06:28 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 06:30 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 06:45 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 06:58 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 07:07 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 07:21 AM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 01:40 PM
Problems with the new Form Validation library - by El Forum - 10-20-2008, 02:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB