[symfony-users] Re: sfWebBrowser and sfCurlAdapter redirection support

2010-07-20 Thread julien.levass...@gmail.com
Please, let me know if you don't understand my issue. On Jul 14, 5:19 pm, "julien.levass...@gmail.com" wrote: > Hi , > > I use sfWebBrowser like this : > > $wbrowser = new sfWebBrowser(array(), 'sfCurlAdapter', array( > 'followlocation'

[symfony-users] sfWebBrowser and sfCurlAdapter redirection support

2010-07-14 Thread julien.levass...@gmail.com
Hi , I use sfWebBrowser like this : $wbrowser = new sfWebBrowser(array(), 'sfCurlAdapter', array( 'followlocation' => false, )); So, as you can see I dont want to follow redirection. In curl adapteur the opt CURLOPT_FOLLOWLOCATION is set to false. The problem is line 219 from sfWebBrowser.clas

[symfony-users] Re: Good practice preview feature in a CMS

2010-02-16 Thread julien.levass...@gmail.com
Hey , this is an information about the current preview system. Because all partials and all components use by the selected layout are in the "frontendPlugin", I just have to prepare datas in the action to render the preview. Thanks to Doctrine relations I don't have to save any object's modificati

[symfony-users] Good practice preview feature in a CMS

2010-02-16 Thread julien.levass...@gmail.com
My Symfony project is a CMS for a public site. I have two apps : a backend and a frontend. With the backend I manage pages, articles, news, pages templates, ... The frontend is used to navigate on the public site. In the backend, I implemented a preview system. To do that, I moved the modules use

[symfony-users] Backend_all.log ?

2009-12-04 Thread julien.levass...@gmail.com
What is the backend_all.log ? -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-us...@googlegroups.com. To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com. For mo

[symfony-users] Captcha with Symfony 1.0

2009-05-28 Thread julien.levass...@gmail.com
Hi all, I have to put a captcha for a symfony 1.0 project. I got problem with sfCaptchaPlugin and sfCaptchaGDPlugin. What did you use in 1.0 ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To