Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Problem with extensions in v1.0
Am I missing something? In version 1.0 all that's supposed to be needed to make extensions work is to upload them in their own folder to the extension folder right? I've uploaded Better BB Code, Html Formatter, BB Insert Bar, Vanillacons (so far). They show up under admin options but when I click on any of them to enable them an alert box comes up "Failed to modify extension".
0
This discussion has been closed.
Comments
You can find out by re-commenting out that line and then adding this:
alert(DataSource);
When it alerts the location, you should see pretty quickly what the problem is.