CodeIgniter Forums
form_validation not working on my website - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: form_validation not working on my website (/showthread.php?tid=25204)



form_validation not working on my website - El Forum - 12-03-2009

[eluser]Unknown[/eluser]
Hi,
I have a problem with the form_validation. It's always returning false so it never pass the validation condition. So none of my forms are validated in my website. It was fine lately and I don't know why suddenly nothing works.

I install the Jobs Board from project by Dan Harper and it doesn't work properly because of that form_validating not validating anymore.

I'm sure it is something about configuration, caching, session or maybe autoload matter... I don't know... but my code works fine, the jobs board works fine.

I have search the CI forum but I found nothing helpfull yet.
Please I need HELP.

thanks for your answers


form_validation not working on my website - El Forum - 12-04-2009

[eluser]Thorpe Obazee[/eluser]
It helps you give more information. like code perhaps on the validation part?


form_validation not working on my website - El Forum - 12-04-2009

[eluser]Unknown[/eluser]
You can look at firebug error and fixing the error .... ?