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')
Code:
if(enable_captcha == 'true' || 1)
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




Linear Mode

