Look in you add.ctp file and make the password field is correctly written. Also it's possible that the word 'password' is reserved for something (I had this happen to me before, I think I was working with Access) you could try changing the name of that field if possible.
Are you using MySQL? How many fields do you have, what does your table structure look like? Would you happen to have validation conditions in your model? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
