Hi there, I there anyone who figured out why the auto-validation is not working on php4 ...
1. On a php4 server, when I try to enable validation on any fields (by setting the $validate variable in the model), my site just crash and I get a blank page when the validation is done. 2. If I test on a php5 server, there's no problem at all, the validation is well-done and eveything looks fine. I see the error messages in my form. So ... here it is, I can use php5 on my development server, but I can't on my "live" server ... it's only on php4. Anyone already addressed this issues so far? Thanks in advance for your precious help. P.S: I'm running cake 1.2.0.6311 beta --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
