About this hack:
One of the biggest problems on forums as you may know is 'posts boosting'. There are users who LOVE to say 'thanks' when ever they can. How can it hurt? Their post count goes up, they have nothing to loose.
There are also users who really like to express their thanks to post but don't like posting a post that looks like they're post boosting.
Then comes the moderators who have to delete people's thanks yous so a thread can look readable with out the thanks yous thrown around.
Finally comes the posters of these useful posts. They have no idea how many people really likes their posts if only some people say 'thanks'.
What this hack does is fix ALL these problems - except those users who like post boosting. This places a button called 'thanks.' When a user clicks on it, it places his username in a box right under the post saying that so-and-so says 'thanks' for the post. Every-one who clicks is placed in one box.
By giving your users the extra feature, you forum will look allot nice and organized. It is a guaranteed liking by ALL the members of your forum.
New option: Remove User's Thanks Count When Deleting Post
New phrase: post_thanks_search_user_gave
FIX User reputation level now updates. (Thanks to liwo for this one.)
NEW Added option to view all posts a user has thanked.
FIX Fixed Special Action - Delete All of a Users Thanks
FIX Should have fixed some 'foreach()' errors.
Version 7.3 (03/15/08):
Updated file: functions_post_thanks.php
Updated template: post_thanks_memberinfo_block
Deleted template: post_thanks_memberinfo_css
New option: Choice to use Markup Usernames or not. (Thanks to Namaless)
New option: Ban User from Getting Thanks
New option: Max Thanks a User can Give Per Day
FIX Fixed repeating bug on vb 3.6.7 forums.
CHANGE Changed where the post thanks info shows on the Profile Page. Moved to same box as statistics. (This will require a template edit if you are running vb3.7 beta 2-4)
Version 7.4 (03/21/08):
FIX: Fixed Profile Stats for vb3.7.0 RC1 users.
Please post your comments or suggestions for this hack. I read ALL posts.
MAKE SURE YOU CLICK INSTALL! You will get an email when a new version is released.
Pictures:
Showing the 'thanks' button and stats in Postbit
Showing post after 'thanks' (user view)
Showing post after 'thanks' with legacy posts (admin view)
NOTE: IF YOU ARE UPGRADING FROM A PRE 2.0 VERSION THAT WAS RUNNING ON A vBulletin v3.0 FORUM, RUN THESE 4 QUERIES MANUALY NOW.
--------------------------------------------------------------------
DELETE FROM `setting` WHERE `grouptitle` = 'post_thanks' AND `product` = '';
DELETE FROM `settinggroup` WHERE `grouptitle` = 'post_thanks' AND `product` = '';
DELETE FROM `phrase` WHERE `varname` LIKE '%post_thanks%' AND `product` = '';
DELETE FROM `template` WHERE `title` LIKE '%post_thanks%' AND `product` = '';
--------------------------------------------------------------------
I was running 3.0.12 & went strait to 3.6.1. I never removed the hack when I up graded.
Also when I get the right queries where do I run them?
Are there any plans to implement a "No thanks" addition? Where garbage posts would be given a thumbs down. Possibly reducing there thanks amount? I think that would make an excellent tie in.
Also, it would be nice if this could some how be integrated with the user rep system. Members on my board don't even bother with the rep system, if would tie say 10 thanks = 1 rep point that would be great.
Either way I'm satisfied with it just as it. It adds a great dynamic to my forum.
Are there any plans to implement a "No thanks" addition? Where garbage posts would be given a thumbs down. Possibly reducing there thanks amount? I think that would make an excellent tie in.
Also, it would be nice if this could some how be integrated with the user rep system. Members on my board don't even bother with the rep system, if would tie say 10 thanks = 1 rep point that would be great.
Either way I'm satisfied with it just as it. It adds a great dynamic to my forum.
Both are done already. This hack works with rep system, and there is a Post groan hack.
How can I remove the "Thanked Posts/Thanked" bits that display in every user's post?
For instance in my forum it goes
USERNAME
(title)
(avatar)
Join date: 2006
posts: 55
Thanked: 1 *
Thanks received: 1
I'd like to remove that.
Quote:
Originally Posted by Abe1
Both are done already. This hack works with rep system, and there is a Post groan hack.
Also, where is this? I only found this for Vbulletin 3.5.4, not for 3.6.1