News:

Wondering if this will always be free?  See why free is better.

Main Menu

mod removal tool

Started by pocttopus, March 20, 2017, 12:04:12 PM

Previous topic - Next topic

pocttopus

Hello folks,

Is there any tool for cleaning mods which are causing some issues.
I have this mod SayThanks (http://custom.simplemachines.org/mods/index.php?mod=3898) and I want to reinstall it.
Lines of code which needed to be replaced in Profile.template.php are not there so I was wondering is there any tool for complete removal of mods and after that I will try to install it again.

Thanks.

Kindred

yes... it's called UNINSTALL... :)

Seriously, that's the only way (other than manually editing code) to install or uninstall mods, individually.

You can load a clean set of files and remove all hooks to reset your forum to ZERO mods...

but individually, you have to use the package manager.

And, just like on installation, you may need to do some steps manually, depending on what themes or other mods you have installed
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

pocttopus

There is an error while using simple uninistallation. It says that I need to remove from the server. Than I did, but again the mod is still in the forum and working even when he is not on the server and in the list of mods.  ???

I just want to remove and install it again.
Uninstall does not helped so far.  :-\

Kindred

http://wiki.simplemachines.org/smf/Error_in_mod_installation

or ask for assistance in the topic dedicated to supporting that specific mod
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

pocttopus


vbgamer45

Has only been a couple hours..
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Kindred

and it doesn't change the basic rules of this site...  mod specific questions belong in the topic dedicated to supporting that specific mod.

However, I have already told you the answer
Quote from: Kindred on March 20, 2017, 01:43:42 PM
http://wiki.simplemachines.org/smf/Error_in_mod_installation
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

pocttopus

Quote from: vbgamer45 on March 20, 2017, 03:48:22 PM
Has only been a couple hours..
It's been two days and still no response in the same topic of the mod.  :(
http://www.simplemachines.org/community/index.php?topic=527032.msg3919044#msg3919044

Quote from: Kindred on March 20, 2017, 03:57:07 PM
and it doesn't change the basic rules of this site...  mod specific questions belong in the topic dedicated to supporting that specific mod.

However, I have already told you the answer
Quote from: Kindred on March 20, 2017, 01:43:42 PM
http://wiki.simplemachines.org/smf/Error_in_mod_installation
I went for this solution but I don't know how to remove this mod.  ???

Kindred

ummm....  that link explains exactly... you find the bit that can't be automatically done and do it manually.

However, looking at your other post, what you posted is INSTALLATION code, not UNinstallation...
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Illori

if you cant manage to do the manual edit to uninstall the mod you can start over with fresh files and then install your mods after that.

http://wiki.simplemachines.org/smf/How_to_upload_a_fresh_set_of_files

pocttopus

Quote from: Kindred on March 22, 2017, 07:43:39 AM
ummm....  that link explains exactly... you find the bit that can't be automatically done and do it manually.

However, looking at your other post, what you posted is INSTALLATION code, not UNinstallation...
Because there is no other way to uninstall the mod, I got message that I should remove the files from the server. I went for remove and after that the mod is still on the forum but not in the list of installed modifications. So I tried to install the mod again but I need to edit the files. The code what should be replaced is not in the file.

Quote from: Illori on March 22, 2017, 07:44:06 AM
if you cant manage to do the manual edit to uninstall the mod you can start over with fresh files and then install your mods after that.

http://wiki.simplemachines.org/smf/How_to_upload_a_fresh_set_of_files
If I choose this option the modifications are still stored in the database. After moving the files on the new host, the modifications are going to make some issues so I want to remove them properly and be able to move the clean version of the forum without any mods installed.

Kindred

So, use a clean version of the files...

If the mod was uninstalled and it gave you errors, then you need to manually perform the actions that triggered the errors.

but, if you have performed all of the removal actions (all code was changed back, mods files were removed and hooks were deactivated, and the mod is STILL active...   then you obviously installed the mod at least twice...   and you will have to manually remove code changes and the hooks from the smf_settings table .

If you load a clean set of files, and run repair_settings to remove the hooks, then anything else that may remain in the database is not relevant.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

pocttopus

Quote from: Kindred on March 22, 2017, 08:33:06 AM
So, use a clean version of the files...

If the mod was uninstalled and it gave you errors, then you need to manually perform the actions that triggered the errors.

but, if you have performed all of the removal actions (all code was changed back, mods files were removed and hooks were deactivated, and the mod is STILL active...   then you obviously installed the mod at least twice...   and you will have to manually remove code changes and the hooks from the smf_settings table .

If you load a clean set of files, and run repair_settings to remove the hooks, then anything else that may remain in the database is not relevant.
I installed the clean version and I connected with the database but the issue is still there.
Is there any tutorial how to manual remove mods?

Thanks.

Kindred

Did you repairSettings.php to remove the hooks, as I instructed?
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

pocttopus

Yes. I uploaded the repair_settings.php and removed all the hooks but still the same, the mod is still there.  :-\

Illori

Quote from: pocttopus on March 24, 2017, 03:39:52 AM
Yes. I uploaded the repair_settings.php and removed all the hooks but still the same, the mod is still there.  :-\

then you missed a step somewhere as clean files and removing hooks should make it so that all mods are completely uninstalled.

pocttopus

#16
Some posts are there, but some are not.
There are some topics which are fine, but in other topics are missing the content of the posts.
Here is the link to look into it: http://107.189.4.145/index.php?topic=7196.msg118660#new

And here is the same post from the old host which forum is still running and everything is fine there:
http://forum.mkreef.com/index.php?topic=7196.msg118660#new

pocttopus

Please, how can I get Cyrillic support for my forum?
Is this an issue with the database, php files or I should contact the host?

pocttopus


Advertisement: