We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I'm trying to use your captive portal, however on the last step (../checkin?...) I always get this error.
Is there any way to fix it? Thanks in advance
500 Internal Server Error
No nonce in form submission! (0) #0 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(160): handle_checkin() #1 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(143): flight\core\Dispatcher::callFunction('handle_checkin', Array) #2 /var/www/fbwlan/include/flight/flight/Engine.php(312): flight\core\Dispatcher::execute('handle_checkin', Array) #3 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(191): flight\Engine->_start() #4 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(142): flight\core\Dispatcher::invokeMethod(Array, Array) #5 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(48): flight\core\Dispatcher::execute(Array, Array) #6 /var/www/fbwlan/include/flight/flight/Engine.php(64): flight\core\Dispatcher->run('start', Array) #7 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(191): flight\Engine->__call('start', Array) #8 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(191): flight\Engine->start() #9 /var/www/fbwlan/include/flight/flight/Flight.php(65): flight\core\Dispatcher::invokeMethod(Array, Array) #10 /var/www/fbwlan/index.php(85): Flight::__callStatic('start', Array) #11 /var/www/fbwlan/index.php(85): Flight::start() #12 {main}
The text was updated successfully, but these errors were encountered:
Hey, thanks for the report. I had this fixed, but forgot to push the fix. Fixed in 57a9245.
Sorry, something went wrong.
No branches or pull requests
Hi,
I'm trying to use your captive portal, however on the last step (../checkin?...) I always get this error.
Is there any way to fix it?
Thanks in advance
500 Internal Server Error
No nonce in form submission! (0)
#0 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(160): handle_checkin()
#1 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(143): flight\core\Dispatcher::callFunction('handle_checkin', Array)
#2 /var/www/fbwlan/include/flight/flight/Engine.php(312): flight\core\Dispatcher::execute('handle_checkin', Array)
#3 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(191): flight\Engine->_start()
#4 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(142): flight\core\Dispatcher::invokeMethod(Array, Array)
#5 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(48): flight\core\Dispatcher::execute(Array, Array)
#6 /var/www/fbwlan/include/flight/flight/Engine.php(64): flight\core\Dispatcher->run('start', Array)
#7 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(191): flight\Engine->__call('start', Array)
#8 /var/www/fbwlan/include/flight/flight/core/Dispatcher.php(191): flight\Engine->start()
#9 /var/www/fbwlan/include/flight/flight/Flight.php(65): flight\core\Dispatcher::invokeMethod(Array, Array)
#10 /var/www/fbwlan/index.php(85): Flight::__callStatic('start', Array)
#11 /var/www/fbwlan/index.php(85): Flight::start()
#12 {main}
The text was updated successfully, but these errors were encountered: