Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: 1 2 3 4 5 [6]   Go Down

Author Topic: reCAPTCHA - Anti Spam - Comments, Registration, ecards, Report and Login  (Read 342439 times)

0 Members and 21 Guests are viewing this topic.

Joe Carver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1545
  • aka 'i-imagine'
    • Home Page
Re: reCAPTCHA - Anti Spam - Comments, Registration, ecards, Report and Login
« Reply #100 on: April 29, 2010, 10:28:16 pm »

I have now just confirmed your observation.

The token {META} is probably missing from the <head> of template.html in your custom theme. There should be a call to load the remote .js in the <head>. It is missing, along with the other Coppermine <head> meta fields.

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: reCAPTCHA - Anti Spam - Comments, Registration, ecards, Report and Login
« Reply #101 on: April 29, 2010, 10:31:12 pm »

Yep, loads of stuff is missing from the head of your theme. You need the following

Code: [Select]
<script type="text/javascript" src="http://api.recaptcha.net/js/recaptcha_ajax.js"></script></head>
Logged
It is a mistake to think you can solve any major problems just with potatoes.

Criss

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
Re: reCAPTCHA - Anti Spam - Comments, Registration, ecards, Report and Login
« Reply #102 on: April 29, 2010, 10:36:03 pm »

Thank you Joe and Phill :) Now everything works fine :)
Logged

edlentz

  • Coppermine newbie
  • Offline Offline
  • Posts: 8

I have CP1.4.27 installed will this plugin work on my install?  the readme says it works with 1.4.25.  My site is http://www.angelkittygang.com/coppermine/login.php  Will this plugin stop bots from sending registration requests?

Thanks
Logged

Joe Carver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1545
  • aka 'i-imagine'
    • Home Page

It should work just fine with 1.4.27.

For your second question....
reCAPTCHA is a popular and powerful system to stop spam bots.

edlentz

  • Coppermine newbie
  • Offline Offline
  • Posts: 8

Thanks Joe!  I am installing it now.
Logged

edlentz

  • Coppermine newbie
  • Offline Offline
  • Posts: 8

It appears to be working and for registrations, just as I needed, right out of the box!

Thanks
Logged

heavensportal

  • Coppermine frequent poster
  • ***
  • Country: 00
  • Offline Offline
  • Posts: 259
    • The Fantasy Attic

I have reinstalled this due to upgrade to 14.27 and it works I just want to verify that I did this part right:

to not show the recaptcha for admins and registered users I edited the section you stated by removing Guests and writing in Administrators,Registered

did I do that right?

this way the only ones to see the required recaptcha are guests wishing to register...right?

http://pfdlives.com/forum/cpg14x/index.php
Logged

Joe Carver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1545
  • aka 'i-imagine'
    • Home Page

The instruction in recaptcha_config.php says it all......

Set which USER group should NOT see Captcha on each page

it looks like you have enabled it for login and also your theme might be interfering with the display.
Pages: 1 2 3 4 5 [6]   Go Up
 

Page created in 0.019 seconds with 19 queries.