How do I reset SMF administrator password?

Reset your SMF admin password
First login to your control panel, click on "MySQL" then click on "phpMyAdmin".

Inside, select the appropriate database used by SMF.
In the left menu click "smf_members".

Then click the icon next to the text 'smf_members'.
Search for the Administrative user. Then click the pencil button to edit it.

Find the administrator user and click the pencil button to edit it.
On the field 'passwd' field, change it to the one listed below. Then click the 'OK' button.

668ee514591d4940453b2bfbff8ebe33c91aba92

Now your password is changed to fs321 and you can use it to login. Then change your password, to what you like.

  • 238 Users Found This Useful

Was this answer helpful?

Related Articles

PHPList Email Throttling

As we are primarily a website hosting provider we limit email sending to 150 emails per hour. If...

Gallery2 thumbnails will not show

If you are able to view your pictures in Gallery2 but the thumbnails are not showing or are...

phpBB: Switching template to default theme

To change your phpBB theme back to the default which may be necessary when upgrading, log into...

Moodle: Notice: Only variable references should be returned by reference

Notice: Only variable references should be returned by reference The issue is with Moodle...

How to turn off magic quotes gpc for Joomla 3

Add the line "php_flag magic_quotes_gpc off" to the .htaccess file. If one does not exist create...