Welcome Guest, Not a member yet? Register   Sign In
Infinite loop using CAPTCHA captcha helper.php. CodeIgniter 3.03
#6

I also found an infinite loop using CAPTCHA on CI 3.03.

But only happens when the word ('word'=> '') is not provided.

If I provide the word CAPTCHA library works fine. With out it the infinite loop comes back again.

So I end up doing this to solve the problem: word=>random_string('alnum', 8);
Reply


Messages In This Thread
RE: Infinite loop using CAPTCHA captcha helper.php. CodeIgniter 3.03 - by Mel9pr - 11-07-2015, 01:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB