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 |
#2252
|
||||
|
||||
I'm not really sure this is a mistake from mod thanks. I've been also using this mod in other boards and i have never had a mistake, so, I'm thinking about the possibility of lang issue, not a mod issue.
If I change to English my board lang, your mod works perfect. So, that will mean something. Anyway, I'm checking everything and discounting possible issues. |
#2253
|
||||
|
||||
well they just change the phrases to spanish
and leave it english with all psnaish phrases... thats what your looking to do righy |
#2254
|
||||
|
||||
Nevermind. I found it. That's problem of the Spanish lang translation, not the mod. Mod works ok. Now I have to repair XML Spanish lang. Thank you anyway to all.
|
#2255
|
||||
|
||||
No, all these mod phrases have been changed to Spanish. Either is the lack of some phrases or is a bad translation. All mod thanks phrases are ok. Problem came again when I installed spanish XML file.
|
#2256
|
||||
|
||||
once you change it all can you post it so we can update the mod..
this will help others thanks bud |
#2257
|
||||
|
||||
Ok. No problem
|
#2258
|
||||
|
||||
Quote:
Code:
<h5 class="subsubsectionhead">{vb:rawphrase post_thanks_total_thanks}</h5> <dl class="stats"> <dt>{vb:rawphrase post_thanks_total_thanks}</dt> <dd>{vb:raw userinfo.post_thanks_user_amount_formatted}</dd> </dl> <ul class="group"> <li> <vb:if condition="$userinfo[post_thanks_thanked_times] == 1"> {vb:rawphrase post_thanks_time_post} <vb:else /> <vb:if condition="$userinfo[post_thanks_thanked_posts] == 1"> {vb:rawphrase post_thanks_times_post, {vb:raw userinfo.post_thanks_thanked_times_formatted}} <vb:else /> {vb:rawphrase post_thanks_times_posts, {vb:raw userinfo.post_thanks_thanked_times_formatted}, {vb:raw userinfo.post_thanks_thanked_posts_formatted}} </vb:if> </vb:if> </li> <!-- <li> <a href="post_thanks.php?{vb:raw session.sessionurl}do=findthanks&u={vb:raw userinfo.userid}">{vb:rawphrase post_thanks_search_user, {vb:raw userinfo.username}}</a> </li> <li> <a href="post_thanks.php?{vb:raw session.sessionurl}do=findthanks_user_gave&u={vb:raw userinfo.userid}">{vb:rawphrase post_thanks_search_user_gave, {vb:raw userinfo.username}}</a> </li>--> </ul> |
#2259
|
|||
|
|||
@bremereric
just remove those two things <!-- also --> |
#2260
|
||||
|
||||
I finally looked at without the horse blinders on and got it.
|
#2261
|
|||
|
|||
you will see
<!-- <li> and you will see </li>--> delete <!-- and --> only leave <li> tags |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|