cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
125 stars 67 forks source link

Login with HybridAuth does not work #417

Closed cbleek closed 7 years ago

cbleek commented 7 years ago

Trying to login with one of the social networks leads to the following Error.

2017-09-20 16:53:38 NOTICE Undefined property: Auth\Controller\IndexController::$serviceLocator (errno 8) in /var/www/zf3.yawik.org/module/Auth/src/Auth/Controller/IndexController.
2017-09-20 16:53:38 EXCEPTION Call to a member function get() on null in /var/www/zf3.yawik.org/module/Auth/src/Auth/Controller/IndexController.php on line 211
2017-09-20 16:53:38 ERR Call to a member function get() on null (errno 1) in /var/www/zf3.yawik.org/module/Auth/src/Auth/Controller/IndexController.php on line 211

@kilip can you take a look please

cbleek commented 7 years ago

This works now. Thanks a lot