Yet Another ‘Can’t log in’
-
- WordPress 6.4.1
- WP w3all phpBB:?2.7.6
Hello, I’ve just installed wordpress and plugin. Fresh installation. I have never used phpBB bridge before.
I am not able to get it working while maintaing the ability to log in to wordpress. I’ve reinstalled multiple times, pruned all configs, and tried both w3all_pass_hash_way settings, 0 and 1.
The issue is: I’ve create one user (superadmin) in before I installed this plugin (obviously). I can login this user freely, no issues. When I create another user (via registration or in administration), this user can’t login in. WordPress doesn’t warn about bad password (shaky animation in default login admin page), proceeds to login (sending post with password), redirects me but remains unlogged.
I’ve debugged it promptly and found out I can login only once if I copy&paste password from my superadmin acc to the new account. I’ve noticed password is being altered in wordpress db (wp_users table). But after that the password format changes and I can’t login in second attempt. Format is changed from wp format to bcrypt.
With w3all_pass_hash_way = 1 password is not being altered, but behaviour reamins same. Immediately after I disable the addon (and reset bcrypt password back to the wp format), everything is all ok.
What shall I do?
Thank you.
- The topic ‘Yet Another ‘Can’t log in’’ is closed to new replies.