Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support Integrate reCAPTCHA with N-13 News, how?
1 2
Hhawk
Posted on 01 Mar 2010, 09:42:57

Access: Member
Total Posts: 94
Joined: 2010-03-01

I want to use reCAPTCHA for my comments section. How do I do this?
Here is the website, if you don't know it: http://recaptcha.net/

By the way; this news script is great! I always have been a dedicated user to fusionnews, but N-13 news is so much better. Especially Friendly URLS! THANKS!
#1966
Hhawk
Posted on 03 Mar 2010, 11:47:32

Access: Member
Total Posts: 94
Joined: 2010-03-01

* bump *
#1988
Chris
Posted on 03 Mar 2010, 16:18:54

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

I'll look into how to integrate reCAPTCHA a bit later on today.
#1997
Hhawk
Posted on 03 Mar 2010, 17:27:48

Access: Member
Total Posts: 94
Joined: 2010-03-01

Okay no worries. Thanks!
#2003
Hhawk
Posted on 07 Mar 2010, 18:45:53

Access: Member
Total Posts: 94
Joined: 2010-03-01

* bump *
#2057
Chris
Posted on 07 Mar 2010, 18:58:07

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

Sorry I haven't had time to look into this.
#2058
Hhawk
Posted on 08 Mar 2010, 08:12:57

Access: Member
Total Posts: 94
Joined: 2010-03-01

Ow, okay...
#2063
Hhawk
Posted on 12 Mar 2010, 15:27:11

Access: Member
Total Posts: 94
Joined: 2010-03-01

Any news yet?
#2077
Chris
Posted on 13 Mar 2010, 00:52:58

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

OK I will make this happen over the weekend. I'll also look into your other post about the ratings form not working.
#2078
Chris
Posted on 14 Mar 2010, 06:09:53

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

Alright I made a crude implementation of recaptcha. First thing you'll need to do is download the new files

index.php
config.php
recaptchalib.php

From here

http://code.google.com/p/n-13news/source/browse/#svn/branches/34recaptcha/news

Edit config.php, towards the top you'll see

Code:
//Recaptcha keys
$publickey = "...";
$privatekey = "...";


Change these to your own keys that Recaptcha give you when you sign up.

Enable image verification on the comments form, Options > System: Use image verification on comments form: Yes

Now just edit the template you're currently using, expand the "Comments Form" section, remove the default security key image and add this tag

Code:
{recaptcha}


And hopefully the recaptcha should work.
#2094
1 2
Network-13.com © 2013