Kris Wallsmith wrote:
> As of symfony 1.2 you have to explicitly enable plugins in your
> configuration class:
>
> $this->enablePlugins(array('sfPropelPlugin',
> 'sfPropelActAsPolymorphicBehaviorPlugin'));
>
> If the plugin that houses a behavior is not enabled, that behavior
> will not be registered.
>
> Kris
>
> On Oct 20, 1:44 pm, Melchior Anarchion <[EMAIL PROTECTED]>
> wrote:
>   
>> have you try to give an application name in parameter ?
>> behaviors are loaded only in application, and task does not configure
>> application if you don't give --application=myapp in param
>>
>> Yohan 'rouKs' G. a écrit :
>>
>>     
>>> Hello,
>>>       
>>> I've got a problem with the symfony 1.1 to 1.2 migration.
>>>       
>>> The symfony propel:build-forms doesn't work with behaviors :
>>>       
>>>  >  Propel behavior "behavior-name" is not registered >
>>>       
>>> Is that a bug ? I precise that the build-model task works perfectly but
>>> the build-filter doesn't.
>>> I don't think that the problem comes from propel, I used propel 1.3 with
>>> sf1.1
>>>       
>>> Anyone solution ?
>>>       
> >
>
>   
Thanks for the reply but my plugins are enabled (I read the upgrade 
file) and the build-forms task takes no application...

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

begin:vcard
fn:Yohan 'rouKs' GIARELLI
n:GIARELLI;Yohan
email;internet:[EMAIL PROTECTED]
x-mozilla-html:TRUE
version:2.1
end:vcard

Reply via email to