0 Members and 1 Guest are viewing this topic.
Disable string::The string that you need to put in the URL to disable the plugin. Make sure this is a random string and not easily guessable!! If you need to use this you will need to craft your URL like this: http://www.example.com/administrator/?disable_string where 'disable_string' is this string, if the URL already has parameters you will have to do this: http://www.example.com/administrator/index.php?option=com_plugins&disable_string. This is something that you will have to do on each page till you disable this plugin. This will also work on the front-end.