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 |
#1522
|
|||
|
|||
Oh i see , and what about my third question? ( can i hide names ) ? (if yes , it will be perfect) !
|
#1523
|
|||
|
|||
I only want the bouton to click (no name displaying) . (only notification) , possible ?
I must pay it to do this? |
#1524
|
||||
|
||||
Quote:
Fillip |
#1525
|
|||
|
|||
i can hide it forsure and i can use one only buton to like and change again?
if yes ,then will pay it |
#1526
|
|||
|
|||
then this what i want :
1) change the place of the buton 2) Use only like buton to like then change if we dont like..(same as facebook) 3) Hide all names , only notification to say that we get a 'like' all thos posible forsure ? thank you alot |
#1527
|
|||
|
|||
never mind
thank you anyway |
#1528
|
|||
|
|||
1 and 2 on pro version 3 not sure never tried that have the pro version myself if you want full support you would be best to post on there website there support is the best
|
#1529
|
||||
|
||||
i have thank you (ABE) plugin
i want install Advanced Thanks/Like mod but i dont know for import thanks from that i should run thankimport.php after add xml prudoct? |
#1530
|
||||
|
||||
after install in thread i have this error:
Code:
Database error in vBulletin 4.2.0: Invalid SQL: SELECT post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted, user.*, userfield.*, usertextfield.*, icon.title as icontitle, icon.iconpath, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight, spamlog.postid AS spamlog_postid, deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason, editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory, postparsed.pagetext_html, postparsed.hasimages, sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid , dbtech_thanks_statistics.*, post.userid, dbtech_thanks_statistics.*, post.userid FROM post AS post LEFT JOIN user AS user ON(user.userid = post.userid) LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid) LEFT JOIN icon AS icon ON(icon.iconid = post.iconid) LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN spamlog AS spamlog ON(spamlog.postid = post.postid) LEFT JOIN deletionlog AS deletionlog ON(post.postid = deletionlog.primaryid AND deletionlog.type = 'post') LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid) LEFT JOIN postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 1 AND postparsed.languageid = 2) LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 1 AND sigparsed.languageid = 2) LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid) LEFT JOIN dbtech_thanks_statistics AS dbtech_thanks_statistics ON(dbtech_thanks_statistics.userid = post.userid) LEFT JOIN dbtech_thanks_statistics AS dbtech_thanks_statistics ON(dbtech_thanks_statistics.userid = post.userid) WHERE post.postid IN (0875473,875477,875480,875481,875482,875483,875484,875495,875498,875500,875502,875514,875527) ORDER BY post.dateline; MySQL Error : Not unique table/alias: 'dbtech_thanks_statistics' Error Number : 1066 Request Date : Wednesday, July 4th 2012 @ 07:43:25 AM Error Date : Wednesday, July 4th 2012 @ 07:43:25 AM Script : http://forum......com/showthread.php?3837 Referrer : http://forum.........com/forum.php IP Address : 2.186.50.222 Username : .... Classname : vB_Database MySQL Version : 5.0.92-1~ui60+1 |
#1531
|
|||
|
|||
Hi,
I'm on latest version again. What code should I use to manually place "Total Thanks" and "Total Dislikes" in postbit? I don't want to use the collapsed info. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|