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)
Added securty token check for all thanks added. This will prevent a user from giving out a link or somehow making an image that will get him a lot of thanks.
Should have fixed some 'foreach()' errors.
Fixed Delete All of a Users Thanks bug
vBulletin 3.7.x compatible only
Version 7.6 (06/02/08):
FIX: Fixed Security Check for vb 3.7.1
Updated files: functions_post_thanks.php
Version 7.7 (07/28/08):
FIX: Fixed problem with giving thanks using Blazer (palmOS browser).
Is it possible to edit the post bit myself rather than automatic edit?
I only want to know as How many times user has been thanked in post bit rather this and also the one "How many he thanked in how many posts"
Plus it shows up under the Mood feature. I want to show where I want to. I could not any way to turn off the automatic editing of postbit template. Any help please.
Hey guys, I installed this hack on my forum and it's great and all but about a month or 2 after I installed it, I have been getting the following PHP error on the top of my thread pages:
Warning: Invalid argument supplied for foreach() in /includes/functions_post_thanks.php on line 183
Can anyone help me fix this? I checked line 183 and there is nothing wrong with the foreach but here is the entire line 183 code anyways:
This is great! I highly prefer this idea to the stars rating and this looks like it's darn close to what I've been looking for.
Is there an easy way (I'm still pretty new to this) for just the number of thanks to go up but not show: the amount of thanks given or the member names of those who have said thank you? Also does the amount of "thanks" for a thread show up in the forum titles like the rating stars do? If it's not possible at this time perhaps in the future?
It does not show up on the forumdisplay page. This is per post hack, not based on a thread.
Quote:
Originally Posted by Dabbi
One last question.. will this slow the board down at all? We have quite a few poky dial up user (myself included) who get really frustrated if something makes the site hang or load slow.
Thank you!
It only runs one query extra for each showthread page. It should not slow your forum down at all. I have done tests on huge forums and they are running great with this hack installed.
Hey guys, I installed this hack on my forum and it's great and all but about a month or 2 after I installed it, I have been getting the following PHP error on the top of my thread pages:
Warning: Invalid argument supplied for foreach() in /includes/functions_post_thanks.php on line 183
Can anyone help me fix this? I checked line 183 and there is nothing wrong with the foreach but here is the entire line 183 code anyways:
foreach ($thanks AS $thank)
Thanks.
Do you have GARS installed? Can I take a look at your ACP? Others have been reporting it but I would like to get down to how it happens exactly.