 | Problem with EasyMOD 0.3.0 install |  |
Posted: 05/06/2007 9:19 PM |
|
|
|
|
|
| Hummingbird |
| Posts |
1 |
| Word Cnt. |
100 |
| BDay |
Mar 18 |
| Sign |
Pisces |
|
|
|
|
|
Joined: May 06, 2007
Local time: 1:32 PM
|

|
|
|
|
 |
| I am installing EasyMOD 0.3.0 on a phpBB 2.0.22 installation. There are no easymod tables in the database, There is no mod directory under boardhome/admin. There is no EasyMOD section in the Admin Control Panel. But I am getting Critical Error: This version of EM has already been installed. Terminating to prevent re-installation. When I try to install. Where else could the install be picking up this error? So far as I know, the only EasyMOD version that had ever been on this board was 0.1.x and that was before we had a board corruption which required a complete reinstall. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Problem with EasyMOD 0.3.0 install |  |
Posted: 05/06/2007 9:25 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:32 PM
Location: St Pete, FL
|

|
|
|
|
 |
Welcome to RCF Eoin Dubh!!!
The EM Version number is stored in your phpbb_config table. Here are 3 different ways to decrease the EM Version number so that you can install EM on your board...
EM Version Change
Before you can reinstall EM, you need to decrease the EM version number in your phpbb_config table...
- EM Version Change Option 1
I created this DB Update file that you can run from your browser. Download and unzip the following file, then upload it to your phpBB root and run it from your browser:
em_db_decrease_version.zip
The path to the unzipped file might look something like this in your browser:
http://yourdomain.com/forum/em_db_decrease_version.php
- EM Version Change Option 2
If you already had EM 0.3.0 installed, then you will need to change the EM Version back so that the install will think that this is an Upgrade. You can use this tool to change your EM Version so that you can reinstall EM on your board:
EM_Version_Changer
Once the EM Version Changer is installed, set the EM version to 0.1.13 or 0.2.0...
- EM Version Change (Manual Option 3)
If you want to manually change the EM version, you can do so in your phpbb_config table. Just look for the record beginning with EM_version. Then you can change the related field to 0.1.13. You could also delete all the records in the phpbb_config table that begin with EM_ and delete the phpbb_easymod table too to have the new install recreate everything...
phpMyAdmin - Manually Changing the EM Version Number
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 version field, then click on the little pencil icon next to the record to edit it:
Enter the following into the config_value Value editbox. Any version less than your current version will work...
Then press the Go button. You should now be able to reinstall EM...
If you are still unclear on how to do this, send me a PM and I can probably reset your EM version for you...
Welcome to RCF Eoin Dubh!!!
 |
|
|
 |
 |
| Back to Top |
|
|
 |
 | Information |  |
|