tomslominski / infinity-squared

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to get recaptcha to work properly

dstyp-zz opened this issue · comments

Really like infinity-squared. However dealing with ton of spammers & although I got captcha showing up that can be entered the short-URL is created even if the user dont enter the captcha. The frontend renders a "captcha was incorrect message" but the database shows the entry.

Which branch are you using? Can you try the no-captcha branch and see how that works out for you?

Using 1.6. Will try the no-captcha branch, thanks. Checked out the code base and saw there's some counter spam measures in there too (hidden fields etc).

Used a custom css skin previously that worked fine so now the plan is killing spam :)

Edit: actually not sure what version, thought I found the source file but it seems newer than my install so I probably dled it again for reference

Installed, spam remains the same

What OS are you using? What's the version of your web server and PHP? I'll have a look when I get home.

Hosted on a place called binero.se - they use linux I think not sure what version. Apache etc, virtual servers I think.

Here it is in action http://hpr.is/

What do you mean by "remains the same"? Describe what you did. Unless you fill in the hidden field, the link should go through. If I fill in the hidden field, I get this, which is what should happen:
image

commented

some as my, the captcha seems works but doesn't.(without enter the captcha , the database still shows the entry)
why?is that a feature or a bug?
i use openshift, php 5.3. & mysql 5.1
i try both no & recaptcha branch.

As per issue #10, with the new release, reCAPTCHA issues should now be fixed. If you still have issues once the new version is released, please file another issue. Thanks :)