1
sheathe
a problem occur after submiting register new user
  • 2008/9/28 8:11

  • sheathe

  • Just popping in

  • Posts: 5

  • Since: 2008/9/26


an error indicating index maxattempt_text not identified in /class/captcha/image.php line 71.
I guess:
if ( !empty($this->config["maxattempt")
should be correct to
if ( !empty($this->config["maxattempt_text"]) )

right?

2
Marco
Re: a problem occur after submiting register new user
  • 2008/9/28 8:22

  • Marco

  • Home away from home

  • Posts: 1256

  • Since: 2004/3/15


it occurs in case the maxattempt number is reached?
Do synergy or die.

3
sheathe
Re: a problem occur after submiting register new user
  • 2008/9/28 8:58

  • sheathe

  • Just popping in

  • Posts: 5

  • Since: 2008/9/26


the maxattempt number always is 10,i tried several times at debug php condition.

4
Marco
Re: a problem occur after submiting register new user
  • 2008/9/28 9:14

  • Marco

  • Home away from home

  • Posts: 1256

  • Since: 2004/3/15


yep, but when is the message displayed? in case of the max is reached?
Do synergy or die.

5
sheathe
Re: a problem occur after submiting register new user
  • 2008/9/28 15:33

  • sheathe

  • Just popping in

  • Posts: 5

  • Since: 2008/9/26


I think it's a bug, cause it seems to happen every time.when submit a new user,
debug php always has one error there.

Login

Who's Online

236 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 236


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