captcha-com / laravel-captcha

BotDetect PHP CAPTCHA Generator integration for the Laravel framework.
https://captcha.com/doc/php/laravel-captcha-quickstart.html
36 stars 9 forks source link

Undefined variable: _SESSION #1

Closed bsoliveira closed 8 years ago

bsoliveira commented 8 years ago

ErrorException in /home/vagrant/Code/supra/vendor/captcha-com/captcha/lib/botdetect/CaptchaIncludes.php line 2:

Undefined variable: _SESSION (View: /home/vagrant/Code/supra/resources/views/auth/register.blade.php)

PHP 7.0.5-2 laravel/framework 5.2

at HandleExceptions->handleError('8', 'Undefined variable: _SESSION', '/home/vagrant/Code/supra/vendor/captcha-com/captcha/lib/botdetect/CaptchaIncludes.php', '2', array('_ixtc1pzf0mpaju1crsbuu' => array('Locale' => 'en-Latn-US', 'ImageWidth' => '250', 'ImageHeight' => '50'), '_i5bmvq6it0omz8kl' => '', '_l5g9bu1cjkt2iwom' => '020400', '_1i9phd6faoo1jpob' => array(array('4.0.0'), array('4'), array('0'), array('0')), '_Ojwhv2tck05ujh56ly2hx9bqpo' => '4', '_l61gcrwruyn3jkds398de' => '0', '_lg5dguqvkcfwt6zulw7bl' => '0', '_Oj9t6fa7l0exsv41nnvot' => '')) in CaptchaIncludes.php line 2

captcha-com commented 8 years ago

HI Bruno,

Thanks for reporting this issue. We have been aware of it, and issue is already fixed (in BotDetect library level), and fix will be released soon. => Soon means within the month -- I don't know whether this is a good or bad information to you :)

If you need anything else, just let me know.

Thanks again!

All the best, Mario Tripkovic Support Department,

Captcha, Inc. [web ] http://captcha.com [phone] + 385919001074

On Fri, May 6, 2016 at 9:42 AM, Bruno Silva Oliveira notifications@github.com wrote:

ErrorException in /home/vagrant/Code/supra/vendor/captcha-com/captcha/lib/botdetect/CaptchaIncludes.php line 2:

Undefined variable: _SESSION (View: /home/vagrant/Code/supra/resources/views/auth/register.blade.php)

PHP 7.0.5-2 laravel/framework 5.2

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

bsoliveira commented 8 years ago

Hello! Yes, it's great news! thank you to you the Captcha team.