XF 1.3 Reseting users passwords

In terms of database records, every user is required to have a record in each of these tables:

xf_user
xf_user_authenticate
xf_user_option
xf_user_privacy
xf_user_profile


Otherwise you can get issues like you described:

...Seems like the database doesn't know they exist but they do?
 
Back
Top Bottom