1
I moved some user accounts from another system to my XOOPS site by inserting records to the user db table directly. Everybody can login without problem but some users reported that the 'lost password' function does not work. Does this has anything to do with the fact that the 'actkey' fields in those user records were set to empty string? If they should not be empty how can I generated them?