Closed salt42 closed 7 years ago
the url from the email produce an error
` Datei: G:\Projects\christoph\SRzA\vendor\zendframework\zend-db\src\Adapter\Driver\Pdo\Statement.php:244 Meldung: Statement could not be executed (42S22 - 1054 - Unknown column 'activeUser' in 'field list') Stapelüberwachung:
Vorherige Ausnahme: PDOException Datei: G:\Projects\christoph\SRzA\vendor\zendframework\zend-db\src\Adapter\Driver\Pdo\Statement.php:239 Meldung: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'activeUser' in 'field list' Stapelüberwachung:
`
the url from the email produce an error
` Datei: G:\Projects\christoph\SRzA\vendor\zendframework\zend-db\src\Adapter\Driver\Pdo\Statement.php:244 Meldung: Statement could not be executed (42S22 - 1054 - Unknown column 'activeUser' in 'field list') Stapelüberwachung:
0 G:\Projects\christoph\SRzA\vendor\zendframework\zend-db\src\TableGateway\AbstractTableGateway.php(391): Zend\Db\Adapter\Driver\Pdo\Statement->execute()
1 G:\Projects\christoph\SRzA\vendor\zendframework\zend-db\src\TableGateway\AbstractTableGateway.php(349): Zend\Db\TableGateway\AbstractTableGateway->executeUpdate(Object(Zend\Db\Sql\Update))
2 G:\Projects\christoph\SRzA\module\Auth\src\Auth\Model\UserTable.php(87): Zend\Db\TableGateway\AbstractTableGateway->update(Array, Array)
3 G:\Projects\christoph\SRzA\module\Auth\src\Auth\Controller\AuthController.php(273): Auth\Model\UserTable->saveUser(Object(Auth\Model\User))
4 G:\Projects\christoph\SRzA\module\Auth\src\Auth\Controller\AuthController.php(241): Auth\Controller\AuthController->changePW('salt@salt.de', 'salt')
5 G:\Projects\christoph\SRzA\vendor\zendframework\zend-mvc\src\Controller\AbstractActionController.php(82): Auth\Controller\AuthController->resetAction()
6 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent))
7 G:\Projects\christoph\SRzA\vendor\zendframework\zend-eventmanager\src\EventManager.php(490): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
8 G:\Projects\christoph\SRzA\vendor\zendframework\zend-eventmanager\src\EventManager.php(263): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
9 G:\Projects\christoph\SRzA\vendor\zendframework\zend-mvc\src\Controller\AbstractController.php(118): Zend\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Zend\Mvc\MvcEvent))
10 G:\Projects\christoph\SRzA\vendor\zendframework\zend-mvc\src\DispatchListener.php(118): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response))
11 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent))
12 G:\Projects\christoph\SRzA\vendor\zendframework\zend-eventmanager\src\EventManager.php(490): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
13 G:\Projects\christoph\SRzA\vendor\zendframework\zend-eventmanager\src\EventManager.php(263): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
14 G:\Projects\christoph\SRzA\vendor\zendframework\zend-mvc\src\Application.php(340): Zend\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Zend\Mvc\MvcEvent))
15 G:\Projects\christoph\SRzA\public\index.php(42): Zend\Mvc\Application->run()
16 {main}
Vorherige Ausnahme: PDOException Datei: G:\Projects\christoph\SRzA\vendor\zendframework\zend-db\src\Adapter\Driver\Pdo\Statement.php:239 Meldung: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'activeUser' in 'field list' Stapelüberwachung:
0 G:\Projects\christoph\SRzA\vendor\zendframework\zend-db\src\Adapter\Driver\Pdo\Statement.php(239): PDOStatement->execute()
1 G:\Projects\christoph\SRzA\vendor\zendframework\zend-db\src\TableGateway\AbstractTableGateway.php(391): Zend\Db\Adapter\Driver\Pdo\Statement->execute()
2 G:\Projects\christoph\SRzA\vendor\zendframework\zend-db\src\TableGateway\AbstractTableGateway.php(349): Zend\Db\TableGateway\AbstractTableGateway->executeUpdate(Object(Zend\Db\Sql\Update))
3 G:\Projects\christoph\SRzA\module\Auth\src\Auth\Model\UserTable.php(87): Zend\Db\TableGateway\AbstractTableGateway->update(Array, Array)
4 G:\Projects\christoph\SRzA\module\Auth\src\Auth\Controller\AuthController.php(273): Auth\Model\UserTable->saveUser(Object(Auth\Model\User))
5 G:\Projects\christoph\SRzA\module\Auth\src\Auth\Controller\AuthController.php(241): Auth\Controller\AuthController->changePW('salt@salt.de', 'salt')
6 G:\Projects\christoph\SRzA\vendor\zendframework\zend-mvc\src\Controller\AbstractActionController.php(82): Auth\Controller\AuthController->resetAction()
7 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent))
8 G:\Projects\christoph\SRzA\vendor\zendframework\zend-eventmanager\src\EventManager.php(490): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
9 G:\Projects\christoph\SRzA\vendor\zendframework\zend-eventmanager\src\EventManager.php(263): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
10 G:\Projects\christoph\SRzA\vendor\zendframework\zend-mvc\src\Controller\AbstractController.php(118): Zend\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Zend\Mvc\MvcEvent))
11 G:\Projects\christoph\SRzA\vendor\zendframework\zend-mvc\src\DispatchListener.php(118): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response))
12 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent))
13 G:\Projects\christoph\SRzA\vendor\zendframework\zend-eventmanager\src\EventManager.php(490): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
14 G:\Projects\christoph\SRzA\vendor\zendframework\zend-eventmanager\src\EventManager.php(263): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
15 G:\Projects\christoph\SRzA\vendor\zendframework\zend-mvc\src\Application.php(340): Zend\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Zend\Mvc\MvcEvent))
16 G:\Projects\christoph\SRzA\public\index.php(42): Zend\Mvc\Application->run()
17 {main}
`