my plugin is always enabled and I have no chance to unload it..
what may be wrong?
no replies yet? i get a similar problem!
I had a similar problem once when i wanted to update from the AddThis 1.1 plugin to the 1.2 plugin.
I had to manually open the /conf/config.php file and change:
$Configuration['EnabledPlugins']['addthis'] = TRUE;
to:
$Configuration['EnabledPlugins']['addthis'] = FALSE;
to disable it before i could update it.
Try that.
Source: Can't disable the AddThis Version 1.1 plugin?
Answers
no replies yet? i get a similar problem!
I had a similar problem once when i wanted to update from the AddThis 1.1 plugin to the 1.2 plugin.
I had to manually open the /conf/config.php file and change:
to:
to disable it before i could update it.
Try that.
Source: Can't disable the AddThis Version 1.1 plugin?