Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed broken recaptcha urls #2438

Merged
merged 1 commit into from Nov 8, 2013
Merged

Conversation

SniperSister
Copy link
Contributor

No description provided.

@SniperSister
Copy link
Contributor Author

dbhurley pushed a commit that referenced this pull request Nov 8, 2013
@dbhurley dbhurley merged commit 8f619b8 into joomla:2.5.x Nov 8, 2013
@SniperSister SniperSister deleted the 25-recaptcha branch November 9, 2013 15:35
@ngoodfellow
Copy link

I tried to use this patch however the captcha still isn't showing up!
Using Joomla 2.5.14

Is there a way to manually input the captcha somewhere for testing purpose?
Any ideas on how to get this fixed?

http://www.beecavebee.com/using-joomla/extensions/components/users-component/registration-form

@SniperSister
Copy link
Contributor Author

You have to enter your public and private API key in the recaptcha plugin parameters.

@ghost
Copy link

ghost commented Jan 5, 2014

thanks so much. this was a great help.

@Kyrmaster
Copy link

Simple and efficient ! Great work ! thanks a lot.

@@ -115,7 +115,7 @@ public function onCheckAnswer($code)
return false;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

com_k2/views/item/view.html.php

@infograf768
Copy link
Member

@Racjonalny
You are necroposting. This PR was merged in 2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants