Integrating Recaptcha without module captcha

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
babel
Forum Members
Forum Members
Posts: 147
Joined: Fri Oct 19, 2012 8:58 pm

Integrating Recaptcha without module captcha

Post by babel »

My client uses cms ms 1.11.5 and doesn't want to upgrade. But Google recaptcha is needed because of spam. How can I integratie recaptcha in a form (formbuilder 0.7.3) without using the module captcha? The newest version of the module is needed to integrate recaptcha and that can't be installed in de cms ms version 1.11.5. I've tried putting the code where it should be, but that is not the way I discovered. Anyone a good idea. It would be very nice.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Integrating Recaptcha without module captcha

Post by calguy1000 »

Two steps to do that in formbuilder;

a: implement the javascript side in the template yourself.
b: implement the PHP code in a UDT disposition that occurs at the top of the disposition list.

But... there are drawbacks to that. and, since its such an old version of CMSMS and probably old version of FormBuilder I don't know if all of the capabilities you would need.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
Rolf
Dev Team Member
Dev Team Member
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Integrating Recaptcha without module captcha

Post by Rolf »

You could try https://cmscanbesimple.org/blog/additio ... ook-module
It of course also works for Formbuilder and other form plugins...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
babel
Forum Members
Forum Members
Posts: 147
Joined: Fri Oct 19, 2012 8:58 pm

Re: Integrating Recaptcha without module captcha

Post by babel »

Thanks Rolf and calguy1000 for trying to help. Unfortunately not the answers that solve the problem. I'll try something else.
User avatar
Rolf
Dev Team Member
Dev Team Member
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Integrating Recaptcha without module captcha

Post by Rolf »

babel wrote:Thanks Rolf and calguy1000 for trying to help. Unfortunately not the answers that solve the problem. I'll try something else.
babel wrote:My client uses cms ms 1.11.5 and doesn't want to upgrade.
The *real* problem is the client not wanting to upgrade the CMS! Which is a cheap solution for the client when you don't have any issues.
But in the same time it *is* taking risks related to hacks, compatibility issues like now with recaptcha, PHP-upgrade problems, etc. etc.
Hacking module code is making this problem even bigger in my opinion.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “Modules/Add-Ons”