Richard van Laak
Richard van Laak
Yes I did... with the following settings I get that error: ``` short_init: false wordpress_cookie: false wordpress_form_login: false ``` So, that is why I'd like to know where / when...
I'm trying to activate remember_me functionality for my application, but in extension of this bug/error now the following error appears. ``` You must configure at least one remember-me aware listener...
Doctrine does not allow us to override an attribute type. http://doctrine-orm.readthedocs.org/en/latest/reference/inheritance-mapping.html#attribute-override Any other solution for that by using inheritance?