PHP Classes

error

Recommend this page to a friend!

      Another Form generator  >  All threads  >  error  >  (Un) Subscribe thread alerts  
Subject:error
Summary:in the example it has an error
Messages:5
Author:carlos alberto
Date:2010-07-19 04:15:18
Update:2010-08-19 02:28:22
 

 


  1. error   Reply   Report abuse  
Picture of carlos alberto carlos alberto - 2010-07-19 04:15:18
when i treat to run the sample, in the firs form ever has an error, the name and the terms, ever mark like error and unselect, and these fields has information for default.

thanks

  2. Re: error   Reply   Report abuse  
Picture of Gergely Aradszki Gergely Aradszki - 2010-07-19 14:18:33 - In reply to message 1 from carlos alberto
Sorry, during the last update I've messed up the sample page, I'll soon post the corrected files.

  3. Re: error   Reply   Report abuse  
Picture of carlos alberto carlos alberto - 2010-07-19 15:50:32 - In reply to message 2 from Gergely Aradszki
Thanks you, I really like your form generation class, and I use it a lot.

  4. Re: error   Reply   Report abuse  
Picture of Adam Docherty Adam Docherty - 2010-08-19 02:21:19 - In reply to message 2 from Gergely Aradszki
Is there something quick you can post about this, ie some quick fix for the validation error? it is letting down your good work

  5. Re: error   Reply   Report abuse  
Picture of Adam Docherty Adam Docherty - 2010-08-19 02:28:22 - In reply to message 4 from Adam Docherty
Actually you just need to add return false; to the bottom of all the methods in the validators class!