I have a similiar issue, but I use php5 and my model has only a hasOne association. The problem in detail:
I have a registration form with three input fields (username, password, email). When I click the submit button, apache crashes. The crash message says the module php5ts.dll crashed. I use cakephp 1.2.0.6311beta, Apache 1.3.31, php5 on WinVista. I also tried on my live-server, with Linux and php5. Apache doesn't crash, instead I get a blank page. When I do not validate the form data everything works perfect. So I thought, it's maybe a problem with the new validation syntax in cake 1.2. But the same happens with the old 1.1 syntax. I hope there will be a solution soon. el_baker --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
