Working for 2.1?
Tama
✭✭✭
Has anyone got this to work with 2.1?
I've been looking into it for a while, unfortunately I still haven't gotten my head round how vanilla addons work.
0
Comments
Update:Updated to 2.1
- using the modified "class.thankfulpeople.plugin" by hgtonight
Should work xd, just replace this file in the current release on the addon page
-Link Removed , fixing bugs -
Good to see others' work
I would suggest you bump the Vanilla requirement up to 2.1 since the
InsideCommentMetaevent doesn't exist in 2.0.x.<?php if (!defined('APPLICATION')) exit(); $PluginInfo['ThankfulPeople'] = array( 'Name' => 'Thankful People', 'Description' => 'Remake of classic Vanilla One extension. Instead of having people post appreciation and thankyou notes they can simply click the thanks link and have their username appear under that post (MySchizoBuddy). Modifications by hgtonight, update using mods by Tama63', 'Version' => '2.14.2.0.18.x', 'Date' => 'Summer 2011', 'Author' => 'Jerl Liandri', 'AuthorUrl' => 'http://www.liandri-mining-corporation.com', 'RequiredApplications' => array('Vanilla' => '>=2.1b1'), 'RequiredTheme' => False, 'RequiredPlugins' => False, 'License' => 'X.Net License' );Looks great otherwise!
http://pastebin.com/30gPgjXz - Fixed, tested on 2.1b forum,running latest build from 2.1 branch
[Split please, sorry for necropost]
Hi,
I've been trying to add the plugin to my forums, but it either doesn't work or I just don't understand how it does. I can't see any 'Thanks' button anywhere in the discussions... I'm using Vanilla 2.1, but based on this discussion I assumed the plugin worked with it. I've tried using Thankful People 2, and the results are the same. Any ideas?