HomeForumsProfile Builder Proadding a captcha to the registration form

This topic has 9 voices, contains 19 replies, and was last updated by  Gabriel Barina 28 days ago.

Viewing 15 posts - 1 through 15 (of 20 total)
Author Posts
Author Posts
August 15, 2011 at 12:58 am #1853
 Chris

im having a large number of bogus signups – is ther any way to add a captcha to the registration form or force an email confirmation?

August 15, 2011 at 1:10 pm #1856
 Cristian

The bogus signups come from your default WordPress registration forms (wp-login.php?action=register) and not from Profile Builder’s registration pages.

We have plants to implement a integrated Capcha for Profile Builder Pro but until that’s done please use the Captcha plugin: http://wordpress.org/extend/plugins/captcha/

Please note by default it also adds a captcha to your comments form. It is possible that might not work by default with your theme and nobody will be able to post comments. Just disable that function and you should be good to go.

This is what we’re using on Cozmoslabs and it’s working just fine.

September 19, 2011 at 9:24 pm #2175
 Josh

This is ABSOLUTELY incorrect. I’ve added the captcha plugin and it’s working fine on the backend, but I’ve had roughly 70 bogus signups in the past 4 days since going live on my current website. I’d rather not spend hours of my time implementing a reCaptcha form or simple captcha form inside your plugin when this is clearly something that should have been thought through prior to creating a pro version. Can we get the status of this feature?

September 20, 2011 at 9:05 am #2179
 Gabriel Barina

Hello Josh,
we will definitely implement a captcha form upon registration, but unfortunately the next release is already scheduled to be released this week, so the at the latest we will release a little “patch” with added reCaptcha form.

Gabriel

October 9, 2011 at 11:28 pm #2493
 Davide

Hi, also I am in needing of a Captcha form in the registration page of PB.
Would also have to change the default email for registering users.
Those features would really complete Profile Builder plugin as a solid and full software.

October 9, 2011 at 11:32 pm #2494
 Davide

Can you make a job quotation for those functions? I would need them in 3 working days, for Thursday.
Please let me know
Regards Davide

October 12, 2011 at 10:08 am #2520
 Gabriel Barina

Hello davide,
working on it now, I will get back to you once it is done.

October 20, 2011 at 5:09 pm #2590
 steven

Any update on this?

Thanks,
Steve C

October 21, 2011 at 5:57 pm #2592
 Gabriel Barina

Hello Steven,
we made a function to add a recaptcha form, but the hook needed to display it will only be available in the next update, which will be released in a few weeks.
What I can do (if you need this badly) is send over a prototype that already has the needed hook, and you can put a recaptcha form in your registration page.

Gabriel

November 24, 2011 at 12:18 am #2829
 Josh

Gabriel,

Is there any other updates on the status of the recaptcha form?

Thanks,
Josh

November 24, 2011 at 3:04 pm #2831
 Gabriel Barina

Hello all,
I will turn this topic into a tutorial once the new version of PB is released, but until then:
1) overwrite the registration file in your plugin_dir/front-end/ folder with this one: https://bitbucket.org/axeman_gabriel/profile-builder-beta/downloads/wppb.register.php

2) unzip the following archive and add it in your WP plugins dir: https://bitbucket.org/axeman_gabriel/profile-builder-beta/downloads/PBreCaptcha.zip

3) add the following code to your active theme’s functions.php file: https://bitbucket.org/axeman_gabriel/profile-builder-beta/downloads/recaptch_code.php

If anyone has some trouble with this, let me know.

Gabriel

November 25, 2011 at 8:43 pm #2841
 Giovanni

hello gabriel, i tried but seems that do not output anything and block the code after the form, something in the recaptch_code i suppose

November 27, 2011 at 4:29 pm #2846
 Gabriel Barina

Hello all,

so the code I posted was an older project. Anyway I will look into it tomorrow, but just a notice:
you need to set the private and public key; you get these from the signup page (https://www.google.com/recaptcha/admin/list)

November 28, 2011 at 11:23 am #2855
 Gabriel Barina

Hello all,

I just tried it out again, and it worked as intended.
A few notes:
1) I am using twentyten theme, although it shouldn’t matter at all
2)please be sure you use a personalized private and public key and make the needed changes.

I will keep you posted, as the new update will be out in max 2 weeks.

Gabriel

December 26, 2011 at 11:38 pm #3150
 Giovanni

hello gabriel,

i have tried again with no luck, it seem something in conflict in the function.php, i have other code in that files, maybe can be there the problem, i also tried to remove the captcha plugin and upload yours. hope a solution thanks!

Viewing 15 posts - 1 through 15 (of 20 total)

You must be logged in to reply to this topic.