Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: cowboy1015 on March 19, 2005, 08:43:26 PM

Title: MOD not executing uninstall command.
Post by: cowboy1015 on March 19, 2005, 08:43:26 PM
Hi,

I am trying to write a simple mod. On my testing, I can install and uninstall it. But when I cheched the moded file, the mod was not really uninstalled but installed again. So therefore, there are two existing mod on that file.

Any advise?

Title: Re: MOD not executing uninstall command.
Post by: cowboy1015 on March 19, 2005, 09:03:15 PM
I got it! the mod i'm basing it from is wrong!

Thanks anyway!