forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 plugins => Topic started by: ataat on July 26, 2016, 11:51:11 am

Title: Problems with reCAPCHA plugin
Post by: ataat on July 26, 2016, 11:51:11 am
Hello,
My coppermine installation was always affected by registration spam.
While it could handle the amount in the past by manually deleting spam registrations every several days, it seems now I am catched by a spambot which massively registers new users.
So I had to do something and discovered reCAPTACHA and wanted to replace the Captacha 3.0

Installation of the plugin did only work by directly uploading the files but then it worked.
When getting those keys I was little irritated to land on the google page (did they buy it?) but could get the plugin running.
I also put his code snippets in the head section of the theme.html file and to the register.php.

Anyway on the register page a button appaers which says "Click here - Type the words - Click submit"
and a second button below saying "Hide the reCAPTCHA"
but both of them are not clickable.
http://www.sexheute.com/galerie/register.php

What went rong with the installation?

It seems this plugin is very old and no longer supported,
are there any alternatives to prevent spambot attacks?

Thanks and kind regards

Alex


Gallery Version: 1.4.27 (stable)
Plugin : reCAPTCHA for Coppermine v2.7
Title: Re: Problems with reCAPCHA plugin
Post by: Joe Carver on July 27, 2016, 03:41:21 pm
This will be short, am on a tablet and have little time.

Your website is unsafe for work. Please, always use NSFW , ALWAYS.

It looks like you downloaded keys for recaptcha 2.0.
Get new keys and reenter in the plugin config page.


Title: Re: Problems with reCAPCHA plugin
Post by: ataat on July 28, 2016, 09:46:07 am
Hello,
thanks for your reply.
Sorry for posting the link here. I had concerns to do so but otherwise forum rules say to post the link.
To use NSFW means exactly what?
Anyway I donīt know how to get reCAPTCHA 1.0 keys.
There are no options to select on the google website, so I guess I automatically receive 2.0 keys?
Regards
Alex
Title: Re: Problems with reCAPCHA plugin
Post by: ataat on July 28, 2016, 10:00:35 am
Just red here that there are no longer new keys provided for recapchta 1.0:
https://developers.google.com/recaptcha/docs/faq
What can I do in this case?
Can I integrate the scripts provided by google directly into the register page
without using the pluging?

Thanks
Alex
Title: Re: Problems with reCAPCHA plugin
Post by: Joe Carver on July 29, 2016, 01:36:45 am
To use NSFW means exactly what?
Not Safe For Work - See this thread (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270616.html#msg270616)

What can I do in this case?
Can I integrate the scripts provided by google directly into the register page
without using the pluging?


Title: Re: Re: Problems with reCAPCHA plugin
Post by: ataat on July 30, 2016, 10:05:13 am
  • Use Coppermine's built-in captcha feature
thatīs what I have, does not protect from spambots
  • Try this plugin: Problem Solving CAPTCHA plugin for cpg1.5.x  (http://forum.coppermine-gallery.net/index.php/topic,76723.0.html)
installation failed producing an error, anyway I am not sure if this could meet my target
  • Implement the Google code as a plugin or into the file register.php
That sounds best but for integrating captcha 2.0 in the register.php I would need more detailed instructions.

Thanks

Alex