The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX] Details »» | |||||||||||||||||||||||||||||||||||
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Developer Last Online: Mar 2023
What it is: Advanced Thanks/Like mod is designed to cut down on spam and increase useful content in your forum by using a peer encouragement system - users thank/like each others posts, which can give them access to attachements, post content etc, as well as encourage the thanked person to post more great content.
------------------------------------------------------------------------------------------- Priority support & Product Demos available at: http://www.dragonbyte-tech.com/forum.php ------------------------------------------------------------------------------------------- Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. ------------------------------------------------------------------------------------------- Importer from Abe's Thanks mod (vB3 / vB4) and vBSEO "Likes" now available in Lite version! Major Features: Lite Require a Button Click: Allows you to hide the content of a post, or hie an attachment, until the person clicks a button on the post. Statistics: Shows the top 5 people for; Giving / Receiving button clicks. Collapsable postbit stats: Shows how many button clicks a person has given, received etc in the postbit. Admins can determine what statistics can show in the postbit to control sizes etc. The postbit is also collapsable. Admin Permissions: Control things such as who can click buttons, require button clicks, what shows in postbit, what options can run concurrently, per forum permisions etc. Reputation: Add / Remove Reputation for each of your button clicks. Notifications: Receive alerts when a member clicked on one of the buttons for one of your posts. Import Thanks: Import script to import "thanks" from Abe's [AJAX] Post Thank You Hack on vBulletin.org. It will work with both vB3 and vB4 versions of this mod. Import Likes: Import script to import "likes" from vBSEO. Major Features: Pro Infinite Buttons: Ability to create new buttons to press! No longer do you need to be limited by Thanks / Like / Dislike. Auto Collapse Posts: Collapses a post so it doesnt show up by using a formulae for button clicks of your choosing. User Postbit Config: Lets users decide what postbit stats they want to see. Additional permissions: Un-click a button. Control how many stats show on the statistics page, set permissions per subforum. Integrated Controls: You can now integrate the button clicking controls into the post footer, like many of you requested. Buttons in First Post Only: This allows you to only make the first post thankable. If you forum is based around news, releases or anything similar this will allow your users to easily see the quality of the thread in question. Button Click Anonymity: This feature will be extremely helpful to forums who like the idea of a "dislike" button, but don't like the drama it brings. Now you can set certain buttons to be anonymous - no one will see who clicked. Post Colour Thresholds: Ever wanted an easy way for members to tell if a post is helpful or trash? Colour thresholds let you change the colour of posts depending on how many clicks of a button they receive. Members can now see at a glance whether or not a post is helpful, interesting or pointless. Complete Feature List Lite
------------------------------------------------------------------------------------------- This mod displays a copyright notification in the footer of pages generated by this mod which includes:
Download Now
Screenshots
Show Your Support
|
60 благодарности(ей) от: | ||
3DG|Bugo, alhidaya, AliMadkour, AusPhotography, Austone, b65ran, Ba'al, Baja, Bounce, Brandon Sheley, Chadwicksracing, CountRock, dangan, Ed007Toronto, egyptsons, ehsanix, fastcom, Filgga, Gorgasm, Goshee, GreyGhost, Hasann, hexeditor, iiioroh, jasculs, josner, Judith2, Kirk Fitzgerald, kizy, kruzzen, Lover1, Macgiber, Maddrax, Madpoodle, mapleleaffans, Mellow, mjda, mohammadxxx, mokujin, MusiquesElectro, Namaless, RenierZA, reppa, RichieBoy67, SaN-DeeP, Secured, Skaut, smimosmile, smsma.net, Ua|Eight, viktor89, WendM, zako2010 |
Comments |
#732
|
||||
|
||||
No, it doesn't. I could make whole post hidden, that works. But when I try to use hide BBcode, it doesn't work. On DragonByte's website I see difference how hide BBcode is shown in posts, there it works, but on my site doesn't. There's something different, maybe how PHP was compiled.
|
#733
|
|||
|
|||
Looking in my adminCP my hide tags have definitely disappeared, possibly after I uninstalled one of the other post thank you hacks. Any clues on how to restore the tag?
|
#734
|
|||
|
|||
Hey Fillip (;
Nice Mod, I use it roundabout a year, but now I have some questions: 1. Is it possible to edit the postbit template like in older versions of the mod? I wanna insert a table... 2. Where do I find the "Thanks (Given)", "Likes (Given)" ... phrases? I checked everything, but I haven't found anything to edit that :/ For better understanding there are two screenshots to explain what I mean: Older Version:Best wishes from Germany ForenOpfer |
#735
|
||||
|
||||
Quote:
Quote:
Quote:
Fillip |
#736
|
|||
|
|||
I have a problem, hidden content that requires you to thank need to be re-thanked (unthanking then thanking again) to view posts that were edited.
So for example when member A makes a post with hidden content, member B will thank them to see what they posted. But when member A edits the post, member B must unthank and thank again in order to view the content again. Is there a way to fix this? thanks |
#737
|
||||
|
||||
Un-thanking is not possible in the Lite version so this is not something I've been able to confirm on my testing environment
Fillip |
#738
|
|||
|
|||
In reference to the "Require Thanks" maybe I am slow this morning, but why would we want to require someone to say thank you to something before they see it?
Great mod by the way, my users enjoy it. I even added a "LOL @ this message" for the funny one's. |
#739
|
||||
|
||||
People who run a forum that's based on releases, like say movie torrents, may want to use a thanks mod like this to prevent people from spamming "thanks" as replies, but still require the author to get attribution before they're allowed to see the content
Fillip |
#740
|
|||
|
|||
Hey Fillip (;
I can't find any editable code in the postbit template :/ Code:
<dd class="collapse" style="font-weight:bold; clear:both;">{vb:rawphrase dbtech_thanks_stats} <a class="collapse" id="collapse_c_thanks_post{vb:raw post.postid}" href="{vb:raw relpath}#top" style="position:relative; top:0px; right:0px; float:none;" ><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" /></a></dd> <dd> <dl id="c_thanks_post{vb:raw post.postid}" style="display:none;"> {vb:raw stats} </dl> </dd> Code:
<dd class="collapse" style="font-weight:bold;">{vb:rawphrase dbtech_thanks_stats} <a class="collapse" id="collapse_c_post{vb:raw post.postid}" href="{vb:raw relpath}#top" style="position:relative; top:0px; right:0px; float:none;" ><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" /></a></dd> <div id="c_post{vb:raw post.postid}" style="display:none;"> <vb:if condition="$vboptions['dbtech_thanks_postbit'] & 1 AND !($bbuserinfo['dbtech_thanks_settings'] & 1)"> <dt>{vb:rawphrase dbtech_thanks_thanks}</dt> <dd>{vb:rawphrase dbtech_thanks_x_times, {vb:raw post.dbtech_thanks_thanks}}</dd> </vb:if> <vb:if condition="$vboptions['dbtech_thanks_postbit'] & 2 AND !($bbuserinfo['dbtech_thanks_settings'] & 2)"> <dt>{vb:rawphrase dbtech_thanks_thanked}</dt> <dd>{vb:rawphrase dbtech_thanks_x_times, {vb:raw post.dbtech_thanks_thanked}}</dd> </vb:if> <vb:if condition="$vboptions['dbtech_thanks_postbit'] & 4 AND !($bbuserinfo['dbtech_thanks_settings'] & 4)"> <dt>{vb:rawphrase dbtech_thanks_likes}</dt> <dd>{vb:rawphrase dbtech_thanks_x_times, {vb:raw post.dbtech_thanks_likes}}</dd> </vb:if> <vb:if condition="$vboptions['dbtech_thanks_postbit'] & 8 AND !($bbuserinfo['dbtech_thanks_settings'] & 8)"> <dt>{vb:rawphrase dbtech_thanks_liked}</dt> <dd>{vb:rawphrase dbtech_thanks_x_times, {vb:raw post.dbtech_thanks_liked}}</dd> </vb:if> </div> Regards, ForenOpfer |
#741
|
||||
|
||||
dbtech_thanks_postbit_stats template
Fillip |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|