The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] Post Thank You Hack Details »» | |||||||||||||||||||||||||||||||||||||||
Post Thank You Hack STAFF EDIT: Note - The mod author has been unreachable for some time, but the vbulletin.org community has stepped up to provide a number of individual fixes over the years. ForceHSS, Hippy, and Seven Skins have all combined many of these fixes into product files. ALL CREDIT STILL GOES TO ABE1 And this is still 'his' mod. Please still mark the mod as installed if you use any version of it. That said so you don't need to apply a dozen + small fixes yourself you should consider downloading one of the updated packages below: Hippy has one in this post. AND / OR ForceHSS has one in this post. AND/OR Seven Skins has one in this post. - Original File Specs: post_thanks_7_82.zip (26.4 KB, 24844 downloads) - Original file removed, replaced with patched files including search fix (some admins noticed hackers attempting to use outdated code to exploit search in attempt to gain administrator password or similar). - There are five total patched versions available, some with and without the search fix - I've replaced the main file with the patched versions... please be sure to download and install the correct version, the main mod post contains links to additional information and patched files! - If Abe1 returns he can request these packages be removed. 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:
Version 7.80 (12/30/09):
Version 7.81 (01/02/10):
Version 7.82 (01/03/10):
Download Now
Supporters / CoAuthors Show Your Support
|
92 благодарности(ей) от: | ||
armagan, Baja, BasicGreatGuy, BCP Hung, Beckenbauer, BlueCheri, BoRoU, Bubble #5, Bucky Katt, CAG CheechDogg, CharlesEdwards, ChriDevelop, Crow, D4rk_Sh00t3r, dandanch, deltahawk5, dlewisr, drchinh, DS MrSinister, ELROBLE, elsa23, elwizard, eTiKeT?, fai99al99, Fennec, ggrimes620, goxy63, Hippy, jamyk, Jass!, john7911, jowshany, Juggernaut, JustAskJulie, kamurj, klyde, lange, lehoang101101, Life Revived, lims, LordOfWAR_PC, Luvilla, M Shaker, Mandushi, mapleleaffans, MegaManSec, michal72, mikadit, MistyMeanor, mjfan227, mmcguire, mobile4persian, mohammadxxx, Monyet_sby, nacaruncr, OMAN_LOVER, O_Dog, Peafor, phiber, pjkcards, Popa Andrei, Pottsy, Protonus, rafiul, RetroDreams, RichieBoy67, Rickpwns, Rodrigo., Roidon, Rubio, Sarah EI, sarvarjafari, sivaganeshk, Skaut, Skedoozy, socceronly, socialteenz, Stefan118, Teascu Dorin, TheSSDReview, TorrentMan, webriz.com, Whity |
Comments |
#3062
|
||||
|
||||
your image dir where direct links to testforum/images
I reverted them back to the default images/forum you had this in the stylevars testforum/forum/images/ I reverted some to default so they link to forum/forum/images/ also redid the template so they would be centered like the rest of your user info under the avatar will work on the vb:if condition |
#3063
|
||||
|
||||
great mod to add so members get a notification
Scandal Recent Thanks for [AJAX] Post Thank You Hack https://vborg.vbsupport.ru/showthread.php?t=280109 |
#3064
|
|||
|
|||
This is so great: https://vborg.vbsupport.ru/showpost....postcount=1941
But where can i change the language? I want to translate the frontend in german. E.g. The Following User Says Thank You to **** For This Useful Post: into Folgende Benutzer bedankten sich bei **** f?r seinen Beitrag: Where can i find the english sentences? |
#3065
|
|||
|
|||
I have installed "post_thanks_7_84_with search fix.zip" in vbulletin 4.2, the counter "thanks" does not work and the field below it looks bad, how I correct these errors?
|
#3066
|
||||
|
||||
that member gave 0 thanks
but was thanked 1 time in 1 post.. where is the error? |
#3067
|
|||
|
|||
I'm using dragonbytes plugin, but vbsocial doesn't support it. only yours.
how do i transfer? |
#3068
|
|||
|
|||
have 4.2.0 not functional, not instalater.....
Need for the v4.2. please urgent and spanish |
#3069
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=244 |
#3070
|
|||
|
|||
what is better? hippy or ForceHSS version?
|
#3071
|
||||
|
||||
For vb 4.2.0 l3
If people are using the cant download attachment hack with this one you know it doesnt have ajax so it doesnt refresh automatically when you click thanks. You can use this code to make the page refresh when a user hits the thanks button Go to style manager>choose your theme>edit templates>post thank you hack templetes>post thanks button And replace everything with this Code:
<A HREF="javascript:history.go(0)"><a href="post_thanks.php?{vb:raw session.sessionurl}do=post_thanks_add&p={vb:raw post.postid}&securitytoken={vb:raw bbuserinfo.securitytoken}" id="post_thanks_button_{vb:raw post.postid}"<vb:if condition="$vboptions[enable_ajax] != 2"> onclick="return post_thanks_give({vb:raw post.postid},</A> <vb:if condition="$vboptions[post_groans_integrate]">true<vb:else />false</vb:if>);"</vb:if> <vb:if condition="$display_thanks_image == 'none'">style="display:none"</vb:if> rel="nofollow" class="post_thanks_button">{vb:rawphrase post_thanks_thanks}</a> <span class="seperator" id="post_thanks_separator_{vb:raw post.postid}" <vb:if condition="$display_thanks_image == 'none'">style="display:none"</vb:if>> </span> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|