Go Back   Pligg Forum > Pligg Development > Pligg Modules
Reply
 
LinkBack Thread Tools Display Modes
Old 12-11-2007, 10:30 PM   #1
Captcha v0.4
 
AshDigg's Avatar
AshDigg
Mayor of PliggVille
Join Date: Dec 2005
Posts: 1,623

Show Printable Version Email this Page
AshDigg AshDigg is offline 12-11-2007, 10:30 PM
Rating: (4 votes - 5.00 average)

This module will allow you to choose between various Captcha Methods.
  1. Backup your files before continuing to step 2!!!!
  2. Extract register.zip. Replace /register.php with the one from the file. Replace /templates/yourtemplate/register_center, register_error and register_step1.tpl. Replace /templates/yourtemplate/sidebar_modules/login.tpl.
  3. Update your utils.php with this (click here) changeset (if you havn't already done this for Akismet)
  4. Upload the contents of the attached file into your modules folder
  5. Enable the Captcha module
  6. Access it via the 'Admin' link (the same way you accessed the module management)
  7. Choose your captcha

More captcha methods are coming. Please feel free to post any methods you may want to use.

Attached Files
File Type: zip captcha_v0.3.zip (100.7 KB, 76 views - Who Downloaded?)
File Type: zip register.zip (4.4 KB, 80 views - Who Downloaded?)
File Type: zip captcha_v0.4.zip (42.3 KB, 73 views - Who Downloaded?)

__________________
- Ash

Last edited by AshDigg : 12-14-2007 at 11:04 PM.
Views: 2485
Reply With Quote
The Following 5 Users Say Thank You to AshDigg For This Useful Post:
  #2 (permalink)  
Old 12-11-2007, 10:49 PM
davemackey's Avatar
davemackey davemackey is offline
Pligg Donor
Pligg Version: 9.9.
Pligg Template: siChunkBlue
 
Join Date: Aug 2007
Location: Langhorne, PA
Posts: 296
Downloads: 8
Uploads: 0
Thanks: 31
Thanked 24 Times in 18 Posts
In IE7 I get the error, "Line 234, Char 1, 'null' is null or not an object." This is on the register.php page. The template shows up, but not the register form. Same thing without the error occurs with Mozilla Firefox.
David.
Reply With Quote
  #3 (permalink)  
Old 12-11-2007, 11:31 PM
shajahan shajahan is offline
New Pligger
Pligg Version: 9.8.0
Pligg Template: mews
 
Join Date: Dec 2007
Posts: 3
Downloads: 0
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
hackers is there

hackers is there Many hackers is there.....
Reply With Quote
  #4 (permalink)  
Old 12-12-2007, 12:04 AM
ufoman ufoman is offline
New Pligger
Pligg Version: 9.8.2
Pligg Template: yget
 
Join Date: Apr 2007
Location: Texas
Posts: 23
Downloads: 65
Uploads: 0
Thanks: 4
Thanked 0 Times in 0 Posts
Math Question CAPTCHA Method

I like the math question CAPTCHA method. I have a friend who is legally blind and can't read the distorted background and high levels of warping on the text that is normally used. It would even be nice if the person the challenge is going out to had a choice of which kind of CAPTCHA method they use.
Reply With Quote
  #5 (permalink)  
Old 12-12-2007, 12:06 AM
AshDigg's Avatar
AshDigg AshDigg is offline
Mayor of PliggVille
 
Join Date: Dec 2005
Posts: 1,623
Downloads: 34
Uploads: 10
Thanks: 237
Thanked 346 Times in 207 Posts
Quote:
Originally Posted by ufoman View Post
I like the math question CAPTCHA method. I have a friend who is legally blind and can't read the distorted background and high levels of warping on the text that is normally used. It would even be nice if the person the challenge is going out to had a choice of which kind of CAPTCHA method they use.
reCAPTCHA has the ability to 'say' what the words are. The user just listens and then types in the two words.

Allowing a user to choose would allow a spammer to choose the method thats easiest to crack, but I may add that as an option.
__________________
- Ash
Reply With Quote
  #6 (permalink)  
Old 12-12-2007, 12:23 AM
Unknown Unknown is offline
Constant Pligger
Pligg Version: Pligg 9.9
Pligg Template: Custom
 
Join Date: Jul 2007
Location: Ottawa, Ontario
Posts: 165
Downloads: 35
Uploads: 0
Thanks: 27
Thanked 9 Times in 9 Posts
Ash, it works perfectly up to the point to registration step 2. I use 9.8.2, and I activated the WhiteHat method. The thing is step two comes as the whole website fitted inside the contentbox (like an iframe of the whole site wrap inside the contentbox). But the captcha is displayed correctly. Sorry I can't provide any url.

It's not really important for me as it's only a test site, but you might look into in case someone else stumbles across the same problem.
Reply With Quote
  #7 (permalink)  
Old 12-12-2007, 01:21 AM
Unknown Unknown is offline
Constant Pligger
Pligg Version: Pligg 9.9
Pligg Template: Custom
 
Join Date: Jul 2007
Location: Ottawa, Ontario
Posts: 165
Downloads: 35
Uploads: 0
Thanks: 27
Thanked 9 Times in 9 Posts
No sorry about that, it's local.

But I doubled checked everything, still the same. I compared the old register.php and the new one from the attachment, and a suggestion could it be that there is no call at all for somewhere:

$main_smarty->display($the_template . '/register_step_2.tpl');

Just a suggestion as I have only a basic idea of what goes on in the file. But don't worry about it, it's probably just on my side. Wait till someone else has the same problem, I don't really need the new captcha, the old one is perfect for me
Reply With Quote
  #8 (permalink)  
Old 12-12-2007, 03:22 AM
edpudol edpudol is offline
New Pligger
 
Join Date: May 2007
Posts: 21
Downloads: 4
Uploads: 0
Thanks: 0
Thanked 1 Time in 1 Post
I am using 9.6 and I have activated reCaptcha and get my Public and Private key from reCaptcha.net but the captcha that showing is the old one.
Reply With Quote
  #9 (permalink)  
Old 12-12-2007, 08:04 AM
XSP XSP is offline
Casual Pligger
 
Join Date: Jul 2007
Posts: 31
Downloads: 15
Uploads: 0
Thanks: 5
Thanked 1 Time in 1 Post
Quote:
In IE7 I get the error, "Line 234, Char 1, 'null' is null or not an object." This is on the register.php page. The template shows up, but not the register form. Same thing without the error occurs with Mozilla Firefox.
David.
I am using 9.7, and am getting the exact result in IE7 and firefox. Any ideas?
Reply With Quote
  #10 (permalink)  
Old 12-12-2007, 08:56 AM
AshMCairo AshMCairo is offline
Casual Pligger
 
Join Date: May 2007
Posts: 88
Downloads: 24
Uploads: 0
Thanks: 9
Thanked 2 Times in 2 Posts
How would I get this mod to work with the email verification mod as well? Both ask to replace register.php.
__________________
"The Reverend" Ash Maurice Cairo
"I kick ass for The Lord!"
AIM: AshMCairo, ICQ: 1920631, Yahoo!: ashmcairo
Visit http://furryne.ws for the latest in furry news!
Reply With Quote
Reply



Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding CAPTCHA verification to Pligg Permanent4 Retired Threads 25 03-16-2008 05:44 AM
Better Captcha for Pligg v0.1 dollars5 Pligg Mods 5 02-23-2008 10:36 AM
Pligg captcha useless against spammers beatniak Suggestions 9 09-04-2007 10:31 AM
CAPTCHA (I know, I read the other posts on this already) doctorgirlfriend Bug Report 4 04-10-2007 09:40 PM
Captcha problems, enable_captcha variable joeboxer35 Installation and Upgrade Help 2 01-27-2007 12:42 PM


LinkBacks Enabled by vBSEO 3.0.0