Grégoire Passault

Results 280 comments of Grégoire Passault

Hello, Recently did a full test (see https://github.com/Gregwar/FOS-Captcha) And it works for me

Hello Do you correctly bind your form to the request?

Why if you call $form-> getErrors() instead ? Le 6 nov. 2014 05:48, "kirill-oficerov" [email protected] a écrit : > if there are no errors in form it successfully validates so...

Hm, ok However, `$form->isValid()` is false, right? The problem is that the error message is not present when you validate?

Hello, Can you check that the value is stored in the session here: https://github.com/Gregwar/CaptchaBundle/blob/master/Type/CaptchaType.php#L119 What are your settings?

I don't know how to help you with this. Does your sessions works for other purpose? Does manually accessing the session allow you to get the values stored from the...

Bonjour, Je ne comprends pas vraiment vôtre problème, quel rapport entre le captcha et le theme?

I already noticied that the session handling is a little bit erratic in the built-in server What is your PHP version?

Hello I am sorry for that Would be good if you can reproduce the issue and give a .img so that I would be glad to have a look on...

Ok so this issue is related to the fact that you extract to a target where there is no space remaining ?