Welcome Guest, Not a member yet? Register   Sign In
[Solved] Form Validation Problems
#2

[eluser]davidbehler[/eluser]
1. In your config file you defined
Code:
callback_username_check
try
Code:
callback_check_username
instead, as that's the name of your function in your controller

2. Simply use
Code:
callback__check_username
and name your function
Code:
_check_username

That should work


Messages In This Thread
[Solved] Form Validation Problems - by El Forum - 08-10-2009, 03:56 AM
[Solved] Form Validation Problems - by El Forum - 08-10-2009, 04:09 AM
[Solved] Form Validation Problems - by El Forum - 08-10-2009, 04:23 AM
[Solved] Form Validation Problems - by El Forum - 08-11-2009, 08:03 AM
[Solved] Form Validation Problems - by El Forum - 08-12-2009, 07:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB