nenes25 / eicaptcha

Captcha module for prestashop
302 stars 85 forks source link

Spam clients accounts keeps been generated #228

Open immergente opened 2 years ago

immergente commented 2 years ago

Check if your issue exists

Your prestashop version

1.7.6.x

Eicaptcha version

2.3.x

Do you use a specific theme ?

Sushi_bar v2.2.3

Describe the bug

Even with Eicaptcha v2.4.0 installed, spam clients accounts keeps been generated. Any clue why is this happening?

Screenshots

image image image

Additional context

No response

immergente commented 2 years ago

Any news? Thanks!

nenes25 commented 2 years ago

Hello, Please enable the debug mode of the module. This will allow you to to check if you can find something in the logs at the moment when the users register. On my side I'm not abble to reproduce your issue.

Regards,

Geert-JanB commented 1 year ago

Hi, I also have this problem.

Recaptcha version : 2 and 3 Prestashop version : 8.0.3 Theme name : classic Php version : 7.4.33

Spam accounts are created even though recaptcha is visible/active, on the contactform it does work. Debug enabled but no information from account creation, only from contactform

nenes25 commented 1 year ago

Hello @Geert-JanB , This issue is due to the fact that the controller which deals the registration is a new one in the prestashop 8 version. I've opened a new issue for this subject and will try to fix it asap.

Regards,

Geert-JanB commented 1 year ago

Thanks for sharing your work and the quick reply, I will be following the new issue thread.

katuxos commented 1 year ago

Hi. It happens to me, too. Prestashop version: 1.7.8.1 eicaptcha version: 2.4.0 theme name: warehouse PHP version: 7.4.33

Spam clients can submit form without checking captcha. The error message 'check captcha' appears on home page after the spam client has been registered in database.