Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

reset Password gives error for old users (zk 1.4.6 RC1) #3452

@rallek

Description

@rallek
Q A
Zikula Version 1.4.6 ci 111
PHP Version 5.5

Expected behavior

Password reset works propperly

Actual behavior

[1] Symfony\Component\Debug\Exception\FatalErrorException: Error: Call to a member function setPass() on a non-object
    at n/a
        in /www/htdocs/w0158c4d/Zikula_Core-1.4.6/system/ZAuthModule/Controller/AccountController.php line 240

no further stack trace is showing

Steps to reproduce

We have user from time before zk native authorization. If they request a password recovery they do get an email with the rest link. Following the link they are able to enter a new password. But after saving they do get the above error message.

If I look into database the user do have an entry in the table users_verifychg.

The users are imported from an old 1.2.7 installation. They are shown correctly in the UsersModule. Some weeks of testing ago I was able to pass the complete procedure with an user from this time.

A user from newer time who is already registered via zk native authorization is able to reset his password propperly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions