You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal error: Call to undefined method Doctrine\ORM\Mapping\Driver\AnnotationDriver::addDriver() in /var/www/remont-zf.loc/vendor/goalio/goalio-forgotpassword-doctrine-orm/Module.php on line 19
Get fatal error after module installing
Fatal error: Call to undefined method Doctrine\ORM\Mapping\Driver\AnnotationDriver::addDriver() in /var/www/remont-zf.loc/vendor/goalio/goalio-forgotpassword-doctrine-orm/Module.php on line 19
Call Stack
Time Memory Function Location
1 0.0001 633936 {main}( ) ../index.php:0
2 0.0028 745408 Zend\Mvc\Application::init( ) ../index.php:24
3 0.1247 3657376 Zend\Mvc\Application->bootstrap( ) ../Application.php:254
4 0.1435 4193080 Zend\EventManager\EventManager->trigger( ) ../Application.php:156
5 0.1436 4193616 Zend\EventManager\EventManager->triggerListeners( ) ../EventManager.php:207
6 0.1713 4945976 call_user_func ( ) ../EventManager.php:468
7 0.1713 4946032 GoalioForgotPasswordDoctrineORM\Module->onBootstrap( ) ../EventManager.php:0
Maybe, there are some steps in configuring Doctrine, that I've missed?
The text was updated successfully, but these errors were encountered: