On Apr 12, 2:42 pm, JNotti <[email protected]> wrote: > Running the latest stable version 1.2.6 > > I am following convention and have a controller called Emails, a model > called Email and a DB table called emails. > > This worked fine in 1.2.5 and then I upgraded... > > When I go to the add method of the controller: /emails/add > > I get the below error. Before I refactor my Emails controller, I > wanted to check with the community to see if anyone had any input. A > refactor for me means 40+ hours of work... ouch!
Yeah, it looks like a conflict with EmailComponent. How about renaming your model EmailAddress? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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 To unsubscribe, reply using "remove me" as the subject.
