Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How do you unremove a plugin that you have removed via the dashboard?
Rosarnach
New
I'm using the lastest version of Vanilla 2.0.
Via the dashboard I clicked REMOVE next to the Facebook plugin. Then I looked for Facebook in the plugin list there was no option to unremove it.
The Facebook directory is still in the the plugins directory. I tried wiping it out and putting in a backup I had but it still does not come up in the plugin list in the dashboard.
Via the dashboard I clicked REMOVE next to the Facebook plugin. Then I looked for Facebook in the plugin list there was no option to unremove it.
The Facebook directory is still in the the plugins directory. I tried wiping it out and putting in a backup I had but it still does not come up in the plugin list in the dashboard.
Tagged:
0
Answers
I added the following line to conf/config.php
$Configuration['EnabledPlugins']['Facebook'] = 'Facebook';
But that still hasn't brought it back yet. This is a strange one!