Just wanted to update this in case anyone else had any problems.  With
a little help from frederic who told me he had to use $this-
>enableAllPluginsExcept() to get the plugin to work, I realized that I
was enable the compat10plugin in the wrong way for sf1.2.  When I
added 'sfCompat10Plugin' to my array of enabled plugins the
sfDoctrineManagerPlugin started to wor correctly along with the Form
helper.

-- Stephen Ostrow

On Nov 4, 6:51 pm, isleshocky77 <[EMAIL PROTECTED]> wrote:
> I went to try out symfony 1.2 the other day. One of the first things I
> figured I'd test is the new sfDoctrineManagerPlugin.  Whenever I get
> to a page with a form it crashes stating the function form_tag() was
> not found. I can fix this is by putting use_helper('Form') at the tops
> of those pages.  I thought this might be a bug so I submitted a ticket
> for the plugin.
>
> While moving on to try out the new form framework I realized that the
> sf_standard_helpers of Form is not working.  It's listed in it in the
> config panel on the debug toolbar correctly.
>
> I found a ticket related to this for 
> 1.1http://trac.symfony-project.org/ticket/4039
>
> The comment says you must turn on sf_compat_10 and closed the ticket
> as invalid.
>
> I have tried turning sf_compat_10 on as well and it still does not
> work.
>
> Any direction in this would greatly appreciated.
>
> -- Stephen
--~--~---------~--~----~------------~-------~--~----~
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