If you unset elements from a form, you can't display them.
You should remove all the $form['created_at'] from your template _form.php


2009/2/25 dcha <[email protected]>

>
> Hello,
>
> I have an error message and I don't understand why !
>
> http://img147.imageshack.us/img147/8458/sferr.png
>
> In lib/form/ComplaintForm.class.php, I have :
> // remove timestamps
> unset($this['created_at'], $this['updated_at']);
>
> Someone can help me ? Thanks !
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to