Yes I guess so :)

Hum, in fact I think the problem could come from the fact that I
didn't install sfPayloadFilterChain_TextTransformationPlugin by PEAR
but by hand.
Actually I got the following error while installing
sfPayloadFilterChain_TextTransformationPlugin by PEAR (dependances are
not respected), so I downloaded and installed the latest package,
sfPayloadFilterChain_TextTransformationPlugin-0.2.1.tgz.
This way the plugin doesn't appear on a the list returned by a
"symfony plugin-list" but I think it's normal. I set up settings.yml
to enable the plugin but it's not reachable by the other plugins...

[EMAIL PROTECTED]:~/dev/forums$ symfony plugin-install
http://plugins.symfony-project.com/sfPayloadFilterChain_TextTransformationPlugin
>> plugin    installing plugin "http://plugi...Chain_TextTransformationPlugin";
>> pear      downloading
>> pear      sfPayloadFilterChain_TextTransformationPlugin-0.1.0.2.tgz ...
>> pear      Starting to download
>> pear      sfPayloadFilterChain_TextTransformationPlugin-0.1.0.2.tgz
>> pear      (288,843 bytes)
>> pear      ..
>> pear      ..
>> pear      ....done: 288,843 bytes
>> pear      symfony/sfsimpleforum_payloadfilterchainplugin requires
>> pear      package
>> pear      "symfony/sfPayloadFilterChain_TextTransformationPlugin"
>> pear      (version >= 0.2.1), downloaded version is 0.1.0
>> pear      symfony/sfPayloadFilterChain_TextTransformationPlugin cannot
>> pear      be installed, conflicts with installed packages
>> pear      No valid packages found



On Sep 19, 4:15 pm, "Tristan Rivoallan" <[EMAIL PROTECTED]>
wrote:
> On 9/19/07, Jérôme TEXIER <[EMAIL PROTECTED]> wrote:
>
> > I guess that the PayloadChain is unable to load
> > pfcTextTransformationFilter class defined in SF_ROOT_DIR/plugins/
> > sfPayloadFilterChainPlugin_TextTransformationPlugin/lib/filter/
> > pfcTextTransformationFilter.class.php.
> > Should I explicitly set the path of this file somewhere or this class
> > should be automatically loaded through autoloading.yml directives
> > (i've tried to update it, with no success) ?
>
> it should work out of the box. did you clear symfony's cache ?
>
> ++
> tristan


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

Reply via email to