Closed austins closed 9 years ago
After looking into this issue, here's what I found:
class.twitter.plugin.php
declared with PostController_Twitter_Create($Sender, $RecordType, $ID)
that makes a call to a function with GetRecord($RecordType, $ID)
.functions.general.php
and only supports the discussion
and comment
types, which are from the Vanilla app. There isn't a way to add support for the article
and articlecomment
types without overriding the function.Finally, I can't provide support for the official Twitter and Facebook plugins that come with Vanilla since they are designed for Vanilla discussions and comments.
I'll rename the event where the social reaction icons show up under the comment to something else.
Closed by 3773141acf0be85a2338628c741c6e90fb073176.
When clicking on a Twitter social reaction link under comments, a page saying "Whoops! I don't know what a is" is displayed.
See: http://vanillaforums.org/discussion/29234/yaga-reactions-vanilla-social-reactions-integration