haassie / rh_recaptcha

TYPO3 extension implementing Google reCAPTCHA
1 stars 9 forks source link

Broken concept #7

Closed sgalinski closed 7 years ago

sgalinski commented 8 years ago

The extension doesn't works as a spam protection in it's current state. You can simply remove the whole recaptcha code from the rendered form and powermail accepts it without any problems.

sgalinski commented 8 years ago

This zip contains the fixed extension. Also contains a couple of other features like the support of multiple forms on on page with own recaptcha implementations.

rh_recaptcha_0.1.1_201606162059.zip

sgalinski commented 8 years ago

Not tested on powermail 3!

haassie commented 8 years ago

Currently i'm not able to really check the code, but I am in a week or 4. I definitely will check the code and implement it when it solves that problem.

Thanks for your feedback and solution!

danielkuehni commented 8 years ago

I modified sgalinskis version to work with powermail 3. This version doesn't work on powermail v2 because tablenames changed.

rh_recaptcha_powermail_3.zip

ursbraem commented 8 years ago

I installed the fixed version from @sgalinski in TYPO3 6.2.26 with Powermail 2.5.0 and got this error:

`Could not load partial file. Tried following paths: "/home/user/public_html/projekte/typo3conf/ext/rh_recaptcha/Resources/Private/Partials/PowermailAll/Mail.html", "/home/user/public_html/projekte/typo3conf/ext/rh_recaptcha/Resources/Private/Partials/PowermailAll/Mail".

More information regarding this error might be available online.`

https://wiki.typo3.org/Exception/CMS/1298012500

But that's probably because the powermail version is old, right?

haassie commented 8 years ago

That's correct. In the new version I will add a constraint to the powermail version.

Kind regards,

Richard

Op maandag 8 augustus 2016 heeft Urs Braem notifications@github.com het volgende geschreven:

I installed the fixed version from @sgalinski https://github.com/sgalinski in TYPO3 6.2.26 with Powermail 2.5.0 and got this error:

`Could not load partial file. Tried following paths: "/home/user/publichtml/projekte/typo3conf/ext/rh recaptcha/Resources/Private/Partials/PowermailAll/Mail.html", "/home/user/publichtml/projekte/typo3conf/ext/rh recaptcha/Resources/Private/Partials/PowermailAll/Mail".

More information regarding this error might be available online.`

https://wiki.typo3.org/Exception/CMS/1298012500

But that's probably because the powermail version is old, right?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/haassie/rh_recaptcha/issues/7#issuecomment-238177142, or mute the thread https://github.com/notifications/unsubscribe-auth/AKkAlRqGozAR5Ap42Xl6dTYlwWr87PKRks5qdu18gaJpZM4I3o9a .

ursbraem commented 8 years ago

Yes, I've updated powermail and now it works! Thanks & sorry for the noise :-)

haassie commented 7 years ago

This is fixed in version 1.0