99.9% - your models are not loaded at all because you named them not in lowercase.
On 16 сен, 20:52, Jeremy Burns <[email protected]> wrote: > I'm a bit stumped. I've developed some code on my local machine (MAMP) > and when a form fails validation I get the right error messages > displayed in the right places. I have used the form helper to create > the form and the inputs, but have not used any code to produce the > error messages - I am leaving that to Cake's magic. > > I have moved the site lock, stock and barrel to a remote test server, > and - boom - no error messages. > > Anyone got any pointers about why this might happen, and what are the > golden rules to ensure that Cake waves its magic wand appropriately? 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
