Those two things are conflicting. If they're inactive (i.e. the account is marked as inactive) then it has never been activated and the user cannot be logged in.
Yes, surely seems conflicting to me. This user was visible in "Who is online". If I was logged in as admin I could click the user to check the profile, but if I logged out and clicked the user it said "This user does not exist". The user was also listed under "Inactive users" in admin.
Code: Select all
UPDATE phpbb_users SET user_password = ".md5($random_password)