The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] Post Thank You Hack Details »» | |||||||||||||||||||||||||
vB 3.7 version of this hack here: https://vborg.vbsupport.ru/showthread.php?t=165673
vB 4.0 version of this hack here: https://vborg.vbsupport.ru/showthread.php?t=231666 Post Thank You Hack 7.4 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. Features:
Updates: Version 7.0 (12/20/07):
Version 7.1 (12/24/07):
Version 7.2 (01/24/08):
Version 7.3 (03/15/08):
Version 7.4 (03/21/08):
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:
Supporters / CoAuthors Show Your Support
|
Comments |
#1722
|
|||
|
|||
You must include $template_hook[postbit_controls] in your postbit and legacy templates, read the Template Edits for Custom Styles.txt inside the zip guys, for some reason me I didnt have to do theses changes, the product install added it for me but he did put the instructions in the txt I guess in the case the product install didnt changed your templates.
|
#1723
|
|||
|
|||
I have installed the hack and it works on my default style forum perfectly however we dont use that we use a second style forum.
It shows up on profile, adds to reps okay etc all functions fine - except theres no button in the posts to click ?? Any ideas. I have been through the instruction edit templates file and done that. The only bit I cant find is <if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if> in postbit and postbit legacy so havent pasted $template_hook[postbit_userinfo_right_after_posts] in. I assume this is the problem ? |
#1724
|
|||
|
|||
The variable to control de button is $template_hook[postbit_controls]
me I have it setup that way in my postbit template: Code:
div style="margin-top: 10px" align="$stylevar[right]"> <!-- controls --> $template_hook[postbit_controls] <if condition="$post['editlink']"> <img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" /> |
#1725
|
|||
|
|||
i mean instead of it saying Thanks: 0
Thanked X in X posts i wanted make it so that it says Thanks: Thanked: |
#1726
|
|||
|
|||
Quote:
Quote:
Quote:
Any help really is greatly appreciated. |
#1727
|
|||
|
|||
Recounters or deletion of all user thanks on ACP is not working. Kindly check on that. I have a banned member who abuses the thanks system and i couldnt mass remove his thanks given. We're using vb 3.6.8
|
#1728
|
|||
|
|||
Nice hack!
|
#1729
|
|||
|
|||
Update from 6.0 to 6.3
Quote:
|
#1730
|
|||
|
|||
Where do it try to pull the image from? Instead of the Image I have Thanks. I think I put the image in all my Styles.
Nvm I just changed the directory to pull the Image from the main Image Folder. |
#1731
|
|||
|
|||
everytime i upload the xml file using plugin it gives me fatal error i dont know why
this is the error msg: error: Warning: require_once(/home/yahoocit/public_html/includes/functions_post_thanks.php) [function.require-once]: failed to open stream: No such file or directory in /includes/class_postbit.php(268) : eval()'d code on line 1 Fatal error: require_once() [function.require]: Failed opening required '/home/yahoocit/public_html/includes/functions_post_thanks.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/yahoocit/public_html/includes/class_postbit.php(268) : eval()'d code on line 1 |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|