elrata_
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-reCAPTCHA-bp] Network Activated, yet nothing shows on register page.Closing because of inactivity. Please re-open when you have the time, if it’s still valid.
Forum: Plugins
In reply to: [WP-reCAPTCHA-bp] Error after installing and configuring pluginOhh, PHP 5.2.
Can you please try to disable BuddyPress, wp-recaptcha-bp and install wp-recaptcha (the project we are based on) and see if it happens?
If it does, please report the bug to wp-recaptcha. We just add a few lines to make it work with buddypress, but we try hard to not fork the code. Once they fix it, the fix will be incorporated by us.
Also, if they don’t answer in a reasonable time, let me know and I’ll try to fix it here. We don’t want to diverge when there is no need, but if they don’t help you we will try our best ??
But please, try that and confirm here the same happens with wp-recaptcha, and wp-recaptcha-bp and buddypress disabled.
Thanks a lot,
RodrigoForum: Plugins
In reply to: [WP-reCAPTCHA-bp] Error after installing and configuring pluginAnd which php version? And are you using some strict configuration on php?
It seems to be an issue with php conf. Is it the distro default? Which distro?
Forum: Plugins
In reply to: [WP-reCAPTCHA-bp] Error after installing and configuring pluginSo, instead of the recaptcha you are seeing that code in the HTML?
Which versions of WordPress, PHP and BuddyPress are you using?
Forum: Plugins
In reply to: [WP-reCAPTCHA-bp] Network Activated, yet nothing shows on register page.Sorry I didn’t reply before, I don’t know why it didn’t mail me. Now I’m subscribed to this thread, at least ??
Forum: Plugins
In reply to: [WP-reCAPTCHA-bp] Network Activated, yet nothing shows on register page.Which version of buddypress are you using ? Can you check the web server logs (access and error) to see if something is shown there?
Also, how did you install the plugin?
Forum: Plugins
In reply to: [WP-reCAPTCHA-bp] Where is the Captcha?Well, whenever you want to actually provide details and help to debug your problem, open a bug. Meanwhile, this works for all wp-recaptcha users and wp-recaptcha-bp users that reported, so I really suspect is some setting you are getting wrong.
So, I’m closing this as more information is needed.
Forum: Plugins
In reply to: [WP-reCAPTCHA-bp] Turn OFF WP-reCAPTCHA-bp for Blog CommentsLet’s continue this on the new thread you have already created, please ??
Forum: Plugins
In reply to: [WP-reCAPTCHA-bp] Where is the Captcha?Can you please explain in detail what have you done and what have you tested to say it fails ?
For example, have you created the captcha public and secret keys and add them to the config page on WP ?
Thanks a lot,
RodrigoForum: Plugins
In reply to: [BuddyPress Captcha] Is an upgrade to recaptcha v2 planned ?htmled, designroom:
I’ve done a plugin that uses recaptcha v2 and works with BuddyPress. Its a small modification of wp-recaptcha. You can find my pluing here: https://www.ads-software.com/plugins/wp-recaptcha-bp/
Let me know if you have any issues
Hope it helps,
RodrigoForum: Plugins
In reply to: [WP-reCAPTCHA-bp] Turn OFF WP-reCAPTCHA-bp for Blog CommentsSorry for the delay, I’m still on holidays.
This is just an adaptation of wp-recaptcha to work with BP. The proper way to fix this is to report it on wp-recaptcha and then, when it is fixed there, we automatically include it.
Please try to do that and report back if that fails. But let’s try that first ??
Thanks a lot,
RodrigoMeanwhile, I’m using wp-recaptcha patched with the above patch. The project is here:
Although it would be nice to work out of the box with buddypress (i.e. just add the buddypress callbacks) I wanted to let you know about this bug I reported to Buddypress too:
https://buddypress.trac.www.ads-software.com/ticket/6068
They acknowledge the issue and plan to do something in the future.