On Wed, Sep 17, 2008 at 2:23 AM, xanders <[EMAIL PROTECTED]> wrote:

> in reference to this
> $this->getSchemaFormatter()->setTranslationCatalogue('contact_form');
>
> here is the exact error
> Fatal error: Call to undefined method
> ContactForm::getSchemaFormatter() }

Try 
$this->widgetSchema->getSchemaFormatter()->setTranslationCatalogue('contact_form');

++

-- 
Nicolas Perriault
http://prendreuncafe.com - http://symfonians.net - http://sensiolabs.com
Phone: +33 660 92 08 67

--~--~---------~--~----~------------~-------~--~----~
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