1
CS_Swan
Captcha always wrong
  • 2009/1/19 23:16

  • CS_Swan

  • Just popping in

  • Posts: 28

  • Since: 2008/11/28


i have just commented out the lines refering to captcha php on my site because new users could see it but it was always wrong this problem is occuring on xoops2.3.2 with user profile active on php5 and MySQL 5

these are the lines in xoops_root_path/modules/profile/register.php I had to comment out

/* xoops_load("captcha");
* $xoopsCaptcha = XoopsCaptcha::getInstance();
* if (! $xoopsCaptcha->verify() ) {
* $stop .= $xoopsCaptcha->getMessage();
* }*/

2
ghia
Re: Captcha always wrong
  • 2009/1/20 0:59

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


When the characters are displayed, there should be no problem to enter the code correctly.
Most problems with captcha are that due to a missing PHP library the code is not showed at all.

3
adium
Re: Captcha always wrong
  • 2009/3/17 1:06

  • adium

  • Just popping in

  • Posts: 99

  • Since: 2005/1/18


Thanks this helped me with the same problem!

Login

Who's Online

246 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 246


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits