[verified] I want to uninstall em

Having problems installing EM? Let's fix that
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
pentium4
Registered User
Posts: 2
Joined: Tue Sep 30, 2003 11:49 am

[verified] I want to uninstall em

Post by pentium4 »

hi
i want to uninstall em in my forum..
how can i do it..
i dropped all easy mod tables in my database..
and i deleted all easymod files..

because i want to install new phpbb206 ..
but it says

Code: Select all

Critical Error: This version of EM has already been installed. Terminating to prevent reinstallation.
how can i do it?

User avatar
-=ET=-
Registered User
Posts: 214
Joined: Mon May 26, 2003 1:35 pm
Location: France

Re: I want to uninstall em

Post by -=ET=- »

For a complete unsintallation..

In the DB...
#1 Delete the "phpbb_easymod" table
#2 In the "phpbb_config" table, delete all the "EM_*" entries

In your phpBB directory...
#3 Delete the "admin/mods" & "admin/em_includes" directories
#4 In the "language/lang_english/" directory, delete the "lang_easymod.php" file
#5 In the "templates/subSilver/admin/" directory, delete all the "mod_*.tpl" files
#6 In the "templates/subSilver/images/" directory, delete "emc.gif"

I hope I don't forget anything ;)
Eternal newbie

pentium4
Registered User
Posts: 2
Joined: Tue Sep 30, 2003 11:49 am

Re: I want to uninstall em

Post by pentium4 »

thank u so much

Nuttzy99
Registered User
Posts: 927
Joined: Fri Aug 03, 2001 7:09 am
Contact:

Re: I want to uninstall em

Post by Nuttzy99 »

In the next version I think I'll have something right on the settings page so people can more easily fix this.

-Nuttzy :cool:
SpellingCow.com - Free spell check service for your forums or any web form!
My Other Site

Skelp
Registered User
Posts: 10
Joined: Mon Mar 08, 2004 8:05 pm

Re: [verified] I want to uninstall em

Post by Skelp »

By ET: #5 In the "templates/subSilver/admin/" directory, delete all the "mod_*.tpl" files

Umm would that not remove all other mod files in addtion to EasyMod?

User avatar
-=ET=-
Registered User
Posts: 214
Joined: Mon May 26, 2003 1:35 pm
Location: France

Re: [verified] I want to uninstall em

Post by -=ET=- »

nop :)

But I've just seen I've forget...
#6 In the "templates/subSilver/images/" directory, delete "emc.gif" & "easymod.gif" ;)
Eternal newbie

Skelp
Registered User
Posts: 10
Joined: Mon Mar 08, 2004 8:05 pm

Re: [verified] I want to uninstall em

Post by Skelp »

LMAO Hey ET hehe I was just about to post that I was wrong on the mod_ files and that you missed the easymod.gif file :lol:

Jordyce
Registered User
Posts: 1
Joined: Sun Mar 14, 2004 12:48 am

Re: I want to uninstall em

Post by Jordyce »

-=ET=- wrote:For a complete unsintallation..

In the DB...
#1 Delete the "phpbb_easymod" table
#2 In the "phpbb_config" table, delete all the "EM_*" entries


In your phpBB directory...
#3 Delete the "admin/mods" & "admin/em_includes" directories
#4 In the "language/lang_english/" directory, delete the "lang_easymod.php" file
#5 In the "templates/subSilver/admin/" directory, delete all the "mod_*.tpl" files
#6 In the "templates/subSilver/images/" directory, delete "emc.gif"

I hope I don't forget anything ;)
I just read this topic, I need to do this as well. Could you please clarify on these two steps.

SixFootTwo
Registered User
Posts: 5
Joined: Thu Mar 18, 2004 6:19 am

Re: [verified] I want to uninstall em

Post by SixFootTwo »

hi.
I have removed all the EM files. I had to reinstall because of a messed up mod. now i cannot reinstall either version of EM. why? is there some fix so i can get it back on my board, without having to completly re-install my board

SF2

Skelp
Registered User
Posts: 10
Joined: Mon Mar 08, 2004 8:05 pm

Re: [verified] I want to uninstall em

Post by Skelp »

Hey Six,
Could you be more specific about your problem? What is happening when you try to reinstall? It's a good idea to copy and paste any error messages you get.

Locked