Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[DBTech] Advanced User Tagging v3 (vB4) Details »»
[DBTech] Advanced User Tagging v3 (vB4)
Version: 3.3.0, by DragonByte Tech DragonByte Tech is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: New Posting Features - Version: 4.x.x Rating:
Released: 05-16-2010 Last Update: 01-08-2017 Installs: 942
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

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:
  • Email alerts for all features
  • Globally disable emails for any of the features
General Features:
  • Ability to disable Thread Tag list entirely for guests
  • Globally disable any of the features
General:
  • Statistics Page: Top X Thread Tagged, Top X Mentioned (Lite locked to Top 5)
  • "Mention" alerts: Type @username to mention someone, and link to their profile. Email & forum notification
  • Quote alerts: Email & forum notification
  • Tag an user in a thread to alert them to the thread via a box above threads
  • View list of tagged users above threads, with link to see all tags
  • Profile Tabs: Lists both incoming and outgoing mentions, quotes and thread tags
  • Shoutbox Integration: New Shoutbox Tab to list incoming mentions & tags
  • Control how many users to display in inline tag list
  • Turn statistics page on & off
  • Control BBCode for mentioned usernames (Underline only)
  • Control [DBTech] vBShout integration
  • Turn features on & off per category
  • Globally disable email alerts
  • Ability to set maximum mentions per post (default: unlimited)
Pro
  • Hash Tags:
    • One-click (un)subscribe to hash tags via the post list page
    • Clicking a hashtag shows all posts tagged with that word.
    • (vB4) Forum Sidebar widget with Recent and Trending hash tags
    • Control number of Recent / Trending hash tags
    • Control time span for Recent / Trending hash tags (x Hours/Days/Weeks)
    • Control stat weights given to individual users using the hash tag, and number of uses in total (for the Trending score)
    • Control display of number of users, number of uses and trending score
    • Deny usergroups access to sidebar block
    Emails:
    • Per-user email disable for any of the 4 features
    General Features:
    • Ability to Mention and Thread Tag whole usergroups by typing their name. Per-UG permission to disable Mentions / Thread Tags for this UG.
    General:
  • Ability to tag all your friends by checking a checkbox instead of typing out usernames
  • Ability to tag and mention all usergroups by typing out the usergroup name, permissions control what UGs can be mentioned and tagged
  • Turn off alerts from everyone except friends
  • Hide forum notifications for individual features
  • Turn off email alerts for individual features
  • Hash tags, Twitter-style, add a topic to your post, sends notification to subscribed users
  • (vB4) Forum Sidebar block with Recent & Trending hash tags
  • (vB4) Works with the Mobile Style (4.1.12+)
  • Turn tag list off
  • Control number of users displayed on Top X Stats
  • Hide "@" on mentions
  • Additional BBCode (Bold, Italic, Highlight) for mentions
  • Exclude usergroups from features
  • Exclude users from features

-------------------------------------------------------------------------------------------

This mod displays a copyright notification in the footer of pages generated by this mod which includes:
  • 1 Link to DragonByte Technologies homepage
  • 1 Link to Product Description page of this modification

Download Now

File Type: zip [DBTech] Advanced User Tagging v3.3.0 [Lite].zip (113.7 KB, 707 views)

Screenshots

File Type: png taglist.png (5.1 KB, 0 views)
File Type: png profile.png (25.1 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #1052  
Old 12-04-2014, 10:58 PM
Bounce's Avatar
Bounce Bounce is offline
 
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Advanced User Tagging v3.2.1

New Features:

Mention Thread Starter
  • Typing @OP: in a post will mention the Original Poster / thread starter
  • Can be disabled globally via vBulletin Options
  • Defaults to enabled

Bug Fixes:
  • (Pro) Hash Tag subscriptions could be toggled for a user without their explicit consent


Fillip
Get a DB Error.....


Database error in vBulletin 4.2.2:

Invalid SQL:

SELECT
user.userid,
username,
usergroupid,
membergroupids,
displaygroupid,
infractiongroupids,
user.dbtech_usertag_excluded AS excluded,
relationid,
userlist.type,
friend,
dbtech_usertag_settings,
email,
languageid,
options,
adminoptions
, mention.dateline
FROM user AS user
LEFT JOIN userlist AS userlist ON (userlist.userid = user.userid AND userlist.relationid = '1443441')
LEFT JOIN dbtech_usertag_mention AS mention ON(mention.mentionedid = user.userid AND mention.postid = 'post' AND mention.type = ?)
WHERE user.userid = 9931;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?)
WHERE user.userid = 9931' at line 20
Error Number : 1064
Reply With Quote
  #1053  
Old 12-05-2014, 05:26 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This should be resolved if you re-download and re-upload the product


Fillip
Reply With Quote
  #1054  
Old 12-09-2014, 05:06 PM
KGodel's Avatar
KGodel KGodel is offline
 
Join Date: May 2011
Location: Indiana
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tried the copy/paste username thing and still didn't work. I tried using the mention tag instead of @ and it replaced it with an @ sign with no name.
Reply With Quote
  #1055  
Old 12-09-2014, 11:00 PM
joeychgo's Avatar
joeychgo joeychgo is offline
 
Join Date: Mar 2004
Location: Chicago, IL
Posts: 933
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible for the user to turn off email notification for just themselves?
Reply With Quote
  #1056  
Old 12-10-2014, 09:57 PM
joeychgo's Avatar
joeychgo joeychgo is offline
 
Join Date: Mar 2004
Location: Chicago, IL
Posts: 933
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a problem with names that start with a number?

ie. @68plymouth383 doesn't seem to work, but @bluefury361 does.
Reply With Quote
  #1057  
Old 12-12-2014, 05:29 AM
joeychgo's Avatar
joeychgo joeychgo is offline
 
Join Date: Mar 2004
Location: Chicago, IL
Posts: 933
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So I take it this is unsupported ?
Reply With Quote
  #1058  
Old 12-12-2014, 11:40 AM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KGodel View Post
Tried the copy/paste username thing and still didn't work. I tried using the mention tag instead of @ and it replaced it with an @ sign with no name.
The [MENTION] tag takes a user ID, not user name.

Quote:
Originally Posted by joeychgo View Post
Is it possible for the user to turn off email notification for just themselves?
This can be done in the Pro version, via the UserCP.

Quote:
Originally Posted by joeychgo View Post
Is there a problem with names that start with a number?

ie. @68plymouth383 doesn't seem to work, but @bluefury361 does.
Could you please re-post this as a bug @ our site, so I can track this issue properly? Thanks

Quote:
Originally Posted by joeychgo View Post
So I take it this is unsupported ?
Providing support @ vBulletin.org is much, much more difficult than @ our site. For that reason, we let all our vB.org users know in the first post of every thread that we offer priority support @ our site.


Fillip
Reply With Quote
  #1059  
Old 12-12-2014, 03:35 PM
RawBoard RawBoard is offline
 
Join Date: Sep 2013
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great hack thank you
Reply With Quote
  #1060  
Old 12-13-2014, 02:06 PM
KGodel's Avatar
KGodel KGodel is offline
 
Join Date: May 2011
Location: Indiana
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Even the userid didn't work. Maybe it's the username that is bugged or it cant handle 3 character usernames?
Reply With Quote
  #1061  
Old 12-13-2014, 04:42 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If your minimum username length setting has been increased from 3, then it won't work with usernames below that limit.

Fillip
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:14 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06043 seconds
  • Memory Usage 2,365KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (16)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete