Welcome Guest, Not a member yet? Register   Sign In
how do you handle form submissions
#4

[eluser]WolfgangA[/eluser]
[quote author="jvittetoe" date="1188811043"]
...
$this->validation->password_old;
...
Message: Undefined property: password_old
[/quote]

I guess your assumption is wrong that the validation object has such a property. It "only" has the rules assigned fro the fields it should check.
See http://ellislab.com/codeigniter/user-gui...ation.html

So why do you not take the values from your original array?


Messages In This Thread
how do you handle form submissions - by El Forum - 08-31-2007, 04:05 PM
how do you handle form submissions - by El Forum - 09-01-2007, 12:11 AM
how do you handle form submissions - by El Forum - 09-02-2007, 10:17 PM
how do you handle form submissions - by El Forum - 09-03-2007, 02:07 PM
how do you handle form submissions - by El Forum - 09-03-2007, 04:47 PM
how do you handle form submissions - by El Forum - 09-04-2007, 06:27 AM
how do you handle form submissions - by El Forum - 09-04-2007, 07:22 AM
how do you handle form submissions - by El Forum - 09-04-2007, 04:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB