- Views: 162
- Replies: 2
This tool makes it easy to reset the password for any user on the Xenforo 2 forum (for example when you forgot the admin password). And it also helps you view server error logs. This is an advanced tool, use with caution.
Step 1. Download the zip file below and unzip it.
Step 2. Rename the file
xenvn-reset-password.php
to whatever you want, for example secure-file-aaa.php
Step 3. Upload the file to the root directory of your Xenforo installation.
Step 4. Run the url
domain.com/xenvn-reset-password.php
or domain.com/secure-file-aaa.php
to check you uploaded it correctly.Step 5. Run one of the queries with the following syntax:
domain.com/xenvn-reset-password.php?user_id=xxx&new_password=zzz
or
domain.com/xenvn-reset-password.php?username=yyy&new_password=zzz
With:
xxx: User ID (user_id)
yyy: User Name (username)
zzz: Password you want to set
If the query is successful, the user's password will be reset.
Examples of successful results:
Results:
- User name: khachhang
- New password: 123456789
Important: Remember to delete the file after use.
Attachments
Last edited: