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)
I currently use the 3.6.7 version of the thank hack. However, I was not able to prune all thanks given by a single user using the ACP's Special Actions. Do you know if this is some error in the code?
Just a note to say that the Post Thank You row under posts did not have the same thin, dark border that we have around our posts. To fix this, I changed the first bit of the post_thanks_postbit_legacy template from
This is a great mod, but, it just wasnt being used on my site. I therefore decided to uninstall it (Ver 6.2).
However I now get SQL errors
Database error in vBulletin 3.6.7:
Invalid SQL:
SELECT postid
FROM post AS post
INNER JOIN thread AS thread ON(thread.threadid = post.threadid)
WHERE post.userid = 21990
AND post.post_thanks_amount != 0
AND thread.forumid IN(185,210,197,189,183,54,55,211,196,191,188,195,1 98,184,205,199,200,193,202,190,204,182,187,192)
ORDER BY post.dateline DESC
LIMIT 1000;
MySQL Error : Unknown column 'post.post_thanks_amount' in 'where clause'
Error Number : 1054
Date : Thursday, November 1st 2007 @ 03:56:04 AM
Script : http://www.mysite.com/forum/post_tha...thanks&u=21990
Referrer :
IP Address : 74.6.28.nn
Username : Unregistered
Classname : vb_database
Can anybody please tell me what Ive done wrong, how can I stop the errors
Thanks
VinylJunky
This must be because you still have the search option up. remove it from your nav_bar and member_info template.
Quote:
Originally Posted by Mrdby
Reputation
Set how many reputaion a user should get if he gets thanked. Set to '0' to disable.
SPELL CHECK*reputaion* LOL So maybe this can be fixed?
Some day....
Quote:
Originally Posted by setoshi
Deleting all of a user's "thanks": Any update, Abe1?