On 3/29/07, christianandradet <[EMAIL PROTECTED]> wrote: > > > hi i am trying to do the validation that this page teaches: > http://manual.cakephp.org/chapter/validation > it works but the messages do not appear: > <?php echo $html->tagErrorMsg('Post/title', 'Title is required.')?> > I do not know whatis the problem, maybe it's something that needs to > be configured, >
Hola Christian, What does your $validate array look like? (in post.php) Saludos/Regards, Gonzalo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
