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.1
http://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