Welcome Guest, Not a member yet? Register   Sign In
[split] CodeIgniter 2.2.6 captcha bug?
#1

(This post was last modified: 11-10-2015, 07:05 AM by ciadmin.)

After upgrade now i've this kind of error in all page of my applications that use captcha...

Code:
A PHP Error was encountered
Severity: Notice

Message: Undefined variable: word_length

Filename: helpers/captcha_helper.php

Line Number: 147

A PHP Error was encountered
Severity: Notice

Message: Undefined variable: word_length

Filename: helpers/captcha_helper.php

Line Number: 188

A PHP Error was encountered
Severity: Warning

Message: Division by zero

Filename: helpers/captcha_helper.php

Line Number: 204

A PHP Error was encountered
Severity: Warning

Message: Division by zero

Filename: helpers/captcha_helper.php

Line Number: 276

Is a possible bug or something i'm wrong?
Reply
#2

It seems a bug.

https://github.com/bcit-ci/CodeIgniter/b...er.php#L73
is missing in 2.2.6.
Reply
#3

Confirmed as a bug?
Will there be a release fixing this?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB