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.
Activated plugin, don't see like button
I activated the plugin but it didn't seem to change anything and I saw nowhere to enable it other than the main plugins page. Is there something else that needs to be done?
0
Comments
I have the plugin enabled now.
Edit
If you saw what i wrote forget it, i didnt realise your using vanilla embed. I never tried it with embed, i will try testing it out for you. What version of vanilla are you using?
Thanks for the help.
I am facing the same problem , using updated version . Like button not appearing
you are also using 2.0.17 or are you just necroposting a 3 year old discussion on a plugin written 4 years ago.
http://vanillaforums.org/discussion/23158/question-guidelines-101/p1
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Welp, I'm using 2.1.6 disabled all plugins and enabled only the liked plugin. I don't see anything on my discussion topic either. I also reverted to the baseline (standard theme for vanilla) to see if it was a BitterSweet theme issue too. Anyone else been able to test against 2.1.6? Thanks.
try changing from
public function DiscussionController_Render_Before(&$Sender) {
to
public function DiscussionController_Render_Before($Sender) {
and change
public function DiscussionController_BeforeDiscussion_Handler(&$Sender) {
to
public function DiscussionController_BeforeDiscussion_Handler($Sender) {
and possilby experiment with instead....
public function DiscussionController_BeforeDiscussionRender_Handler($Sender) {
then go to you js console and fix all the js errors.
I don't use facebook.
and have no idea what this plugin does - there are no screenshots of what it would do in normal usage.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Is it only me or are people ignoring the tutorial about how to update an old plugin ?
http://vanillaforums.org/discussion/25534/how-to-modify-an-old-plugin-for-2-1#latest
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
the plugin is still broken i suspect even after removing &. and miodifying event triggers.
well this was ignored a year before the tutorial?
http://vanillaforums.org/discussion/21930/how-to-get-users-or-not-to-complain-that-your-plugin-doesnt-work-in-vanilla-2-1-w-deprecations
so yes documentation and tutorials are generally ignored.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
It is an approved plugin ....
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
so, that doesn't mean anything at all.
other than it worked at one time in a version of vanilla in the pleistocene era.
perhaps its on github never checked.
maybe its high time to be unapproved or fixed.
file a pull request to unapprove it!
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Ok well I made a like plugin that works, maybe it will also get approved
http://vanillaforums.org/addon/like-plugin
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌