you should probably post your own code first, because I don't understand any more : is your problem is related to save() or to validate()? or to something else : because I guess it could as well come from expecting too much magic from cake, and forgetting to implement some kind of data persistence through your wizard, so that the model is empty when you try to save it...
+++++++++ clemos On 1/23/07, Flexewebs <[EMAIL PROTECTED]> wrote: > > Can someone post code snippets on how this is done please? > > I am trying to use save() at the end of the wizard but it simply isn't > writing anything to the database. > > Any ideas why? > > Thanks. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
