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.
Requirement?
sodiq55
New
Why is the requirement to use this plugin v2.2.x. I had to change 'RequiredApplications' => array('Vanilla' => '2.2.x')
to 'RequiredApplications' => array('Vanilla' => '2.1.x')
before it could be enabled.
Tagged:
0
Comments
The plugin depends on the
base_links_handler
event (https://github.com/vanilla/vanilla/blob/master/library/core/class.format.php#L1021-L1023) which is not present in Vanilla 2.1.x and below. The plugin will therefore only work in Vanilla 2.2 and above.Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
@Kasper I tried it and the embedding worked can i use it now? (incase of any security issues).
That's odd... Which version of Vanilla are you using and what did you embed?
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
@Kasper I am using the latest version and I just entered a youtube url and it embedded it automatically
Ah, makes sense; YouTube and Vimeo embeds are handled by Vanilla, not the OEmbed plugin.
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
kk, thanks. I will disable it then
I am facing same issue. Uploaded the plugin to server. But it's not coming up in Dashboard>Plugins. Using 2.1.8.
As stated on the plugin page the plugin is not compatible with Vanilla 2.1.x.
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
2.1.8 is the newest version available for download. Is there any way around this?
Nope, the plugin relies on an event not introduced until Vanilla 2.2.
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
No, what I'm saying is, how do we even get vanilla 2.2 when it is not available for download?
2.1.8 is the most current version of Vanilla.
I'm just confused how anyone can use the plugin, period.
@likwidtek
2.18 is the latest stable open source release from Vanilla.
There are beta and even alpha versions on github, but they are NOT recommended for production use.
I think Vanilla hosted sites are probably using 2.2, but it hasn't been released as a stable open source version yet.