The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] Advanced User Tagging v3 (vB4) Details »» | |||||||||||||||||||||||||||||||||
[DBTech] Advanced User Tagging v3 (vB4)
Developer Last Online: Mar 2023
Advanced @User Tagging: What is it?
DragonByte Technologies is proud to present [DBTech] Advanced @User Tagging. The @user Tagging mod is designed to increase activity on your forum by allowing members to mention each other in posts when talking about them. This is done in a very easy way, very similar to how Twitter mentions people. We use @ ; as the tags, so for instance you could say: ---- This new mod from @Dragonbyte Tech; is pretty cool. ---- The ?@DragonByte Tech;? Will become a link to the DragonByte Tech users profile, it will also inform DragonByte Tech they had been mentioned, and link to the relevant thread/post via a new area in the profile section, as well as a new tab in the shoutbox. It also allows members to ?tag? the thread for specific other members by inputting their usernames in the tag box above the posts of the thread. This is a great way to increase your forum activity with no extra admin input required ? people will start to mention posts/threads to their friends, which will increase the amount of posting. This is especially useful of forums which have an international contingent (so threads posted in during the night for some of your members don't go overlooked) or forums which have a lot of posts/threads each day ? again to make sure that a post a person might want to read doesn't get lost in the crowd. ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> 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. We appreciate the support! ------------------------------------------------------------------------------------------- Priority support & Product Demos available at: http://www.dragonbyte-tech.com/forum.php ------------------------------------------------------------------------------------------- Major Features Twitter-style @ "Mentions": Typing @username produces a "Mention" that will alert the user to your post, as well as link to their profile. Quote Alerts: Members you quote will be alerted, ensuring that discussions can continue smoothly even if they left the thread. Profile Integration: Displays Mentions, Tags and Quotes in profile tabs for quick overview of a member's activities within the mod. Complete Feature List Lite Emails:
------------------------------------------------------------------------------------------- This mod displays a copyright notification in the footer of pages generated by this mod which includes:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
17 благодарности(ей) от: | ||
Akyeame Kwame, akz645, andy_mcguire, artcrimes, atmaca, BCP Hung, Emeralda, fightsol, furnival, Glenn_E, ijuanjor, mapleleaffans, Skaut, thieu.bocap, uofa, victorvu |
Comments |
#1172
|
||||
|
||||
Quote:
Sorry I couldn't be of more help Fillip |
#1173
|
|||
|
|||
Hello. MYSQL error when attempting to view people's profiles. Help me please.
Code:
Database error in vBulletin 4.2.3: Invalid SQL: ( SELECT post.pagetext AS message, post.title AS posttitle, post.visible AS postvisible, thread.title AS threadtitle, thread.visible, thread.forumid, mention.dateline, mention.postid, mention.type, user.userid, user.username, user.usergroupid, user.infractiongroupid, user.displaygroupid, mentioned.userid AS mentioneduserid, mentioned.username AS mentionedusername, mentioned.usergroupid AS mentionedusergroupid, mentioned.infractiongroupid AS mentionedinfractiongroupid, mentioned.displaygroupid AS mentioneddisplaygroupid FROM prxdbtech_usertag_mention AS mention LEFT JOIN prxpost AS post ON (post.postid = mention.postid) LEFT JOIN prxthread AS thread ON (thread.threadid = post.threadid) LEFT JOIN prxuser AS user ON (user.userid = mention.userid) LEFT JOIN prxuser AS mentioned ON (mentioned.userid = mention.mentionedid) WHERE (mention.mentionedid = 1 OR mention.userid = 1) AND mention.type = 'post' ORDER BY dateline DESC LIMIT 0, 20 ) UNION ALL ( SELECT blog_text.pagetext AS message, blog_text.title AS posttitle, IF(blog_text.state = 'visible', 1, 0) AS postvisible, blog.title AS threadtitle, IF(blog.state = 'visible', 1, 0) AS visible, 0 AS forumid, mention.dateline, mention.postid, mention.type, user.userid, user.username, user.usergroupid, user.infractiongroupid, user.displaygroupid, mentioned.userid AS mentioneduserid, mentioned.username AS mentionedusername, mentioned.usergroupid AS mentionedusergroupid, mentioned.infractiongroupid AS mentionedinfractiongroupid, mentioned.displaygroupid AS mentioneddisplaygroupid FROM prxdbtech_usertag_mention AS mention LEFT JOIN prxblog_text AS blog_text ON (blog_text.blogtextid = mention.postid) LEFT JOIN prxblog AS blog ON (blog.blogid = blog_text.blogid) LEFT JOIN prxuser AS user ON (user.userid = mention.userid) LEFT JOIN prxuser AS mentioned ON (mentioned.userid = mention.mentionedid) WHERE (mention.mentionedid = 1 OR mention.userid = 1) AND mention.type = 'blog' ORDER BY dateline DESC LIMIT 0, 20 ) ORDER BY dateline DESC; MySQL Error : Illegal mix of collations for operation 'UNION' Error Number : 1271 Request Date : Wednesday, June 22nd 2016 @ 02:41:37 PM Error Date : Wednesday, June 22nd 2016 @ 02:41:37 PM Classname : vB_Database MySQL Version : 5.5.50-cll |
#1174
|
||||
|
||||
If you have changed the collation of your database tables but did not change the default value for your database, the AUT tables / fields will be created with the DB default (most likely latin1_swedish_ci).
You'll need to use phpMyAdmin or a similar tool to inspect the collation of your tables and ensure that not only the default value for your database is set correctly, but that all tables and columns generated by modifications have been edited to your new collation. Fillip |
#1175
|
|||
|
|||
PhpMyadmin table settings;
DB Settings: latin1_swedish_ci |
#1176
|
|||
|
|||
Should this mod cause a drop menu to appear as you type the username after the @ so you can get the correct username?
|
#1177
|
|||
|
|||
Nope. You just type it. Including spaces etc.
|
#1178
|
||||
|
||||
Quote:
Fillip |
#1179
|
|||
|
|||
Hello! Is there any way exist to search for existing hash-tags? I know about possibility to click on hash-tag in post-body... but i`m lookink for somthing about page with whole existing hash-tags.
|
#1180
|
||||
|
||||
Quote:
Fillip |
#1181
|
||||
|
||||
This was one of feature requests I made for this mod, you can check it on DBTech's forum. There's also some other feature request related to hash tags.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|