Here are some steps to remove the EM password (Thanks to Nightrider):
phpMyAdmin - Manually Changing the EM Password
The following is how you manually modify your EM password using phpMyAdmin. You can get into your database through your CPanel by clicking on phpMyAdmin. Follow the following instructions:
I'm sure that every host is different. I will tell you how I run my queries manually and hopefully it will be close to what you have available to you. The following may or may not be similar to what you have...
Log into your domain Control Panel and find the database icons. You should be able to find the phpMyAdmin icon. Click on it...
Hopefully that will log you into your phpAdmin panel. You may need to provide a username and password...
In the phpMyAdmin panel, click on the Databases hyperlink...
Hopefully that should take you where you can select your database. You may only have one. Select your database hyperlink...
That should open up the display of all the tables in your database. Ignore them. Somewhere on the page, you should see something similar to this:
Click on the phpbb_config table in the Left column navigation bar:
Then on the top left of the right window, click on the Browse button:
Then to display all the records, change the row settings to 500 starting with record 0, then press the Show button:
Scroll down to the EM Password field, then click on the little pencil icon next to the record to edit it:
Enter the following into the config_value Value editbox:
Then press the Go button. You should now be able to log into EM without entering a password. Once you get into EM again, you can add another password in EM Settings if you prefer to have one.
- Poomie