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)
Thanks for the quick update for folks on 3.6.6 Abe1 .. installed and works well :up:
Might be a good idea to list the template edits to be removed in the 6.1 instructions.
You can download the version 6.0 and look there or do a template search for 'post thank' and it will bring up all edit locations.
Quote:
Originally Posted by Zagis
Ok, I see what you mean now, but no there is not any $template_hooks in the postbit. I have re imported product-post_thanks.xml 4 times (Allow Overwrite "YES").
If you dont have $template_hooks in your postbit template then you do not have an up-to-date vb template for version 3.6.6.
I just upgraded to 3.6.6 and also upgraded the thank you hack. I deleted the template edits made with the prior version per the instructions. I installed this update after deleting the template edits made last time. I uploaded the files per the instructions and installed the product per the instructions. Problem is that now the thank you buttons do not appear and the stats do not appear anywhere either. Did I miss something?
I just upgraded to 3.6.6 and also upgraded the thank you hack. I deleted the template edits made with the prior version per the instructions. I installed this update after deleting the template edits made last time. I uploaded the files per the instructions and installed the product per the instructions. Problem is that now the thank you buttons do not appear and the stats do not appear anywhere either. Did I miss something?
Did you update your templates to new changes that vb3.6.6 made?
When the button isn't hidden, you can find style="display:" in the HTML source code. This is causing a CSS error (empty element). It would be nice to wrap a conditional arround the style attribute to hide it when it's not necessary
Nice new release. vBulletin upgrades are becoming less and less painful for a modded board.
When the button isn't hidden, you can find style="display:" in the HTML source code. This is causing a CSS error (empty element). It would be nice to wrap a conditional arround the style attribute to hide it when it's not necessary
Nice new release. vBulletin upgrades are becoming less and less painful for a modded board.
I'm on vb3.6.7 , and I revert all templates , an d when I active the plugin this tiem the postbit reproduce a lot of
Code:
Thanks: 0
Thanked 1 Time in 1 Post
Thanks: 0
Thanked 1 Time in 1 Post
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 1 Time in 1 Post
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
I'm on vb3.6.7 , and I revert all templates , an d when I active the plugin this tiem the postbit reproduce a lot of
Code:
Thanks: 0
Thanked 1 Time in 1 Post
Thanks: 0
Thanked 1 Time in 1 Post
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 1 Time in 1 Post
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
I add some 2 images.
Thanks!
see'a
I did not test vb3.6.7 yet, but if this happens, then it seems like a vb problem. The hook should not be kept from one postbit to the next. I will try to check it out later.