I’m having trouble with getting my word count on a project I uploaded on moody.ink
The error I’m getting is:…
500 Internal Server Error
Undefined variable $scene_list (2)
#0 /var/www/moody.ink/index.php(1468): flight\Engine->handleError() #1 /hid/flight/core/Dispatcher.php(167): {closure}() #2 /hid/flight/core/Dispatcher.php(143): flight\core\Dispatcher::callFunction() #3 /hid/flight/Engine.php(322): flight\core\Dispatcher::execute() #4 /hid/flight/core/Dispatcher.php(196): flight\Engine->_start() #5 /hid/flight/core/Dispatcher.php(142): flight\core\Dispatcher::invokeMethod() #6 /hid/flight/core/Dispatcher.php(48): flight\core\Dispatcher::execute() #7 /hid/flight/Engine.php(65): flight\core\Dispatcher->run() #8 /hid/flight/core/Dispatcher.php(196): flight\Engine->__call() #9 /hid/flight/Flight.php(77): flight\core\Dispatcher::invokeMethod() #10 /var/www/moody.ink/index.php(1833): Flight::__callStatic() #11 {main}
My code looks like this:
*scene_list
startup
prologue
profile
What can I do or is the an alternative?