you could add another swift folder into lib/vendor, and then set up
the autoload.yml

There is a good description of how to use autoload.yml here:
http://www.symfony-project.org/tutorial/1_4/en/upgrade#chapter_161aacbf11b8cc24bbdc6951ba0fb57d_autoloading

There is further documentation here:
http://www.symfony-project.org/reference/1_4/en/14-Other-Configuration-Files

If that doesn't work, you might have to include the swift autoloader
script explicitly.

I think that should get you on your way.

HTH,
Casey

On May 2, 4:27 pm, Sid Bachtiar <sid.bacht...@gmail.com> wrote:
> Hi,
>
> Seems like the new version of swift (version 4?) included in symfony
> 1.4 (in lib/vendor) isn't compatible with nahoMail (due to radical
> changes to swift).
>
> How can I use an older version of swift instead? I tried placing an
> older version of swift in the project lib folder, but symfony keeps
> using the one included in the symfony/lib/vendor
>
> Regards,
>
> Sid
> --
> Blue Horn Ltd - System Developmenthttp://bluehorn.co.nz
>
> --
> If you want to report a vulnerability issue on symfony, please send it to 
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to