0

ive just recently started with zend2, now im trying to use GoalioRememberMe with doctrine but i cant seem to make it work.

  • The checkbox for the remember me functionality appears correctly.

  • goaliorememberme.global.php is in config->autoload

ive put all manner of possible values in 'remember_me_entity_class' such as the custom user entity i use with zfcuser, GoalioRememberMeDoctrineORM\Entity\RememberMe and my own remember_me entity.

They all fail at login. Is there some other steps im missing?

  • Can you elobarate more on "they all fail at login". What exactly happens when they fail. Do you get a error message or is it failing silently? – cptnk Sep 03 '14 at 07:08
  • it fails silently, as if the user didnt exist. it doesnt give an error per se, it just fails to login in users already registered. – LadyEos Sep 03 '14 at 23:22
  • On the logs there is a service not found exception for GoalioRememberMe\Authentication\Adapter\Cookie – LadyEos Sep 03 '14 at 23:32

0 Answers0