[symfony-users] [SYMFONY2 Beta1] No render for an action and redirect performing an HTTP POST request

2011-05-05 Thread Elia Contini @Phiware
Hi all, I have two problems and I didn't find any solution reading documentation, forums and googling. I'm using Symfony2 Beta1. I have a page with a form that sends the request to a Payment Service Provider (PSP). The PSP accepts only HTTP POST request. I want to create a controller action

[symfony-users] Re: Symfony2, Twig and I18N

2011-04-29 Thread Elia Contini @Phiware
Thank you Skaldrom. Everything works now. -- 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] Symfony2, Twig and I18N

2011-04-28 Thread Elia Contini @Phiware
Hi all, I have a problem with Twig templates and I18N. I created a new Symfony2 project using Symfony2project (https:// github.com/Garfield-fr/Symfony2Project) and everything worked fine until I decided to add I18N support. I followed the official guide (http://symfony.com/doc/2.0/book/