Go Back   Pligg CMS Forum > Pligg Help > Installation and Upgrade Help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-27-2007, 11:32 AM
New Pligger
 
Join Date: Nov 2006
Posts: 13
Thanks: 5
Thanked 0 Times in 0 Posts
Captcha problems, enable_captcha variable

Running into some problems with the captcha feature in Pligg 9.0.

New user registration with Captcha was working fine on the site (http://www.ThinkAerospace.com).

But after downloading some of the updated SVN files it no longer works.

I notice in register.php there are two lines with

Code:
if(enable_captcha == 'true')
To get captcha to work again, I had to effectively disable this line by changing it to
Code:
if(enable_captcha == 'true' || 1)
Obviously, this is not the way to do it. But it is my temporary work around.

Where is the enable_captcha variable set? I couldn't find it any any of the admin configuration screens, in options.php or any other file.

Oddly, I can't find it any previous versions of Pligg. Which makes me think that I broke something when I downloaded the SVN files.

Joe
__________________
Joe Boxer
RealAdventures | Think Aerospace |Property News Desk | Big Kudos
Reply With Quote
  #2 (permalink)  
Old 01-27-2007, 11:51 AM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,579
Thanks: 255
Thanked 651 Times in 515 Posts
You need to add a field to your config table. Don't copy and paste from this file but you can look at it and see what you need to add to your config table. It's the very last entry on tis list. http://pligg.svn.sourceforge.net/vie...11&view=markup
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
  #3 (permalink)  
Old 01-27-2007, 12:42 PM
New Pligger
 
Join Date: Nov 2006
Posts: 13
Thanks: 5
Thanked 0 Times in 0 Posts
Thanks, that took care of the problem.

But I'm not sure why it happened in the first place. A fresh 9.0 install and captcha works. SVN updates without changing the config tables, and enable_captcha record was gone.

Obviously I did something, just can't track it down. Glad it is resolved now.

Joe
__________________
Joe Boxer
RealAdventures | Think Aerospace |Property News Desk | Big Kudos
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

BB code is On
Smilies are Off
[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
CAPTCHA Image Problems : Some Tips roschler Bug Report 3 07-29-2007 07:15 PM
CAPTCHA (I know, I read the other posts on this already) doctorgirlfriend Bug Report 4 04-10-2007 09:40 PM
Days to Publish config variable revolver Suggestions 0 12-16-2006 08:18 PM
Link problems - .htaccess - possible fix rcalinjageman Installation and Upgrade Help 0 09-10-2006 10:39 AM


Search Engine Friendly URLs by vBSEO 3.2.0