I am using symfony 1.0, sfReCaptchaPlugin is for 1.1.

I solve my problem by founding a typo error in sfCaptchaGD.class.php l.
68 : "context->getRequest()->getGetParameter('reload') "
replace by "context->getRequest()->getParameter('reload')"



On 28 mai, 11:27, Alexandru-Emil Lupu <gang.al...@gmail.com> wrote:
> i would rather use sfReCaptchaPlugin
>
> On Thu, May 28, 2009 at 12:17 PM, @rsenik <julien.levass...@gmail.com>wrote:
>
>
>
> > I try to use sfCaptchaGDPlugin, I got an 404 when form try to get
> > image:http://exchange.localhost/captcha?1243502190
>
> > What do you think about that ?
>
> --
> I am on twitter:http://twitter.com/alecslupu
> I am on linkedIn:http://www.linkedin.com/in/alecslupu
> Tel: (+4)0748.543.798
--~--~---------~--~----~------------~-------~--~----~
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