I have tried to get this going with cakePHP 1.2 In the comments it mentioned that you need email & output components by rdOS
I was unable able to find either of these - a verity of searches on google and have double checked the bakery What Email component are you using? (CakePHP 1.2 has its own builtin Email > component btw) so if its built into 1.2 do I remove the entry in the comps array of the controller? and do I still need the output comp? If so where do I find it? - S On 14/03/07, Mariano Iglesias <[EMAIL PROTECTED]> wrote: > > > CakePHP 1.2 will deprecate some methods on HtmlHelper, and eventhough they > will still work it is highly recommended that you will have to rewrite > your > forms to use the FormHelper instead. There are some more changes, just > check > the roadmap on the trac. > > What Email component are you using? (CakePHP 1.2 has its own builtin Email > component btw) > > -MI > > > --------------------------------------------------------------------------- > > Remember, smart coders answer ten questions for every question they ask. > So be smart, be cool, and share your knowledge. > > BAKE ON! > > blog: http://www.MarianoIglesias.com.ar > > > -----Mensaje original----- > De: [email protected] [mailto:[EMAIL PROTECTED] En nombre > de gerbenzomp > Enviado el: MiƩrcoles, 14 de Marzo de 2007 09:58 a.m. > Para: Cake PHP > Asunto: Re: email form > > Cool, I'll stay on the safe side ;) There's still a lot to learn. > > Is the Cake-code backwards-compatible, or would I have to update parts > of my code once 1.2 is stable? > > @Mariano: > The code works now, so that's cool! But in the emails I send I get the > error: > > (Error rendering Element: email/text/default) > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
