Fatal error: Uncaught PDOException: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens [query: DESCRIBE actions ] in /home/gsatoollive/public_html/classes/Db/Database.php:125
Stack trace:
#0 /home/gsatoollive/public_html/classes/Db/Table.php(176): Jellyhaus\Db\Database->query('DESCRIBE action...')
#1 /home/gsatoollive/public_html/classes/Db/Table.php(88): Jellyhaus\Db\Table->filterColumns(Array)
#2 /home/gsatoollive/public_html/classes/Gateway/Base.php(73): Jellyhaus\Db\Table->insertRecord(Array)
#3 /home/gsatoollive/public_html/classes/Gateway/Action.php(52): Jellyhaus\Gateway\Base->save(Object(Jellyhaus\DomObject\Action))
#4 /home/gsatoollive/public_html/classes/EventSubscriber/ActionLogSubscriber.php(143): Jellyhaus\Gateway\Action->logAction('auth.error', 'Login failed fo...')
#5 [internal function]: Jellyhaus\EventSubscriber\ActionLogSubscriber->afterAuthFailure(Object(Jellyhaus\Event\AuthFailureEvent), 'auth.error', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#6 /home/gsatoollive/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php(184): call_user_func(Array, Object(Jellyhaus\Event\AuthFailureEvent), 'auth.error', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#7 /home/gsatoollive/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php(46): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'auth.error', Object(Jellyhaus\Event\AuthFailureEvent))
#8 /home/gsatoollive/public_html/classes/Controller/Base.php(154): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('auth.error', Object(Jellyhaus\Event\AuthFailureEvent))
#9 /home/gsatoollive/public_html/classes/Controller/Base.php(88): Jellyhaus\Controller\Base->noaccess()
#10 /home/gsatoollive/public_html/classes/Controller/Base.php(44): Jellyhaus\Controller\Base->checkAccess()
#11 /home/gsatoollive/public_html/classes/Controller/Dashboard.php(23): Jellyhaus\Controller\Base->beforeAction()
#12 /home/gsatoollive/public_html/classes/Core/Router.php(164): Jellyhaus\Controller\Dashboard->beforeAction()
#13 /home/gsatoollive/public_html/index.php(31): Jellyhaus\Core\Router->dispatch(Object(Zend\Diactoros\ServerRequest))
#14 {main}
thrown in /home/gsatoollive/public_html/classes/Db/Database.php on line 125