tomslominski / infinity-squared

∞² is a public page theme for YOURLS (yourls.org).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do you have an example of configuring ReCaptcha?

balloontwister opened this issue · comments

In your Spam page you mention that infinity-squared supports recaptcha in it's config file, but I didn't see where or how to include my keys in there. Do you have an example?

I have a ton of bots posting that I have to reign in. I really like the theme, and would love to control the spam.

Thanks!

Hi,

Sorry, I updated the Wiki pages before releasing an update for the theme
that updates captcha! It still let's some spam through (30 a day on
average), but its much less than usually. If you download the code from
branch 'two-page-onwards', that's the most up to date version that supports
captcha. You can then look in public/config-sample.php, you can merge the
config from there into your own config.php :)

Thanks, Tom Slominski

Guest blogger for Ohso
Zone controller for Larks in the Park
tomslominski.net

InRealLife takes us on a journey from the bedrooms of British teenagers to
the world of Silicon Valley, to find out what exactly the internet is doing
to our children. Airs on Sky Atlantic on November 19th, 9pm.
On 13 Nov 2013 05:12, "Todd" notifications@github.com wrote:

In your Spam page you mention that infinity-squared supports recaptcha in
it's config file, but I didn't see where or how to include my keys in
there. Do you have an example?

I have a ton of bots posting that I have to reign in. I really like the
theme, and would love to control the spam.

Thanks!


Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.

I merged, and it's not loading (I get a blank screen, actually). I'm digging around in your header.php and it looks like it's missing the included file 'public/recaptchalib.php'. Otherwise, I don't know what else I'm missing.

For some reason git wouldn't include a file if I didn't specifically include it in .gitignore, even though other files push... I've pushed it now, so you can redownload the branch. Is it working alright?

Yes! Working perfectly. Thanks!

I'm not sure where to suggest features, but it would really useful if the recapctcha is conditionally shown if no user is logged in. Can I add that to the wishlist?

I'll put it on my todo list and look into it 👍