vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Getting updated versions of addons in the .org directory
Ok, @Linc in an effort to update the repo here, I am seconding peregrine that Participated plugin at the github vanilla addons master works with 2.1.6 so it can be updated here as well. Thanks. (View Post)1 -
Re: sidepanel navigation; show only if user is signed in
public function Base_AfterDiscussionFilters_Handler($Sender) { if(Gdn::Session() && !$Session->IsValid()) { return; (View Post)1 -
Re: Activated plugin, don't see like button
Ok well I made a like plugin that works, maybe it will also get approved ;) http://vanillaforums.org/addon/like-plugin (View Post)2 -
Re: Activated plugin, don't see like button
@rotaecho please try this one line plugin to add the facebook like button.... http://vanillaforums.org/addon/like-plugin (View Post)1 -
Re: Error after upgrade to 2.1.6
Look Denis, you need to get with the program. Many plugins that have not been updated since 2012 are not going to work out of the box. This plugin needs to be updated and maybe others you use.. pleas… (View Post)1
