Status
Not open for further replies.
Can you explain or point me to a thread that explains the differences between a mention, tag and hash...and how to use them.

I think I have mention down already that's username and it notifies the person that you just mentioned them in a thread.

What about the other two and how to use?
 
Tags: Alert someone to a thread
Mention: Alert someone to a post
Hash: Alert everybody who subscribed to the hash tag you use (Twitter-esque)
 
I see hash tag subscriptions on my site, and on here, in usercp, do you see it on here?
 
Do you have hash tags ticked for forums in ACP/DBTech - User Tagging/Forum Manager?

hashtags.webp
 
A question about the mentions, quotes, etc. that show up in the user profile.... so if those forums are enabled in admincp, and someone quotes or mentions someone in a private forum, will only people that have permissions in those forums be able to see the mentions or will members w/o permissions in those forums be able to see the mention?

It seems like it would be better to have the mention list, quote list, etc. inside usercp where each member can view their stuff, but not everyone else. That would eliminate the permissions issues.
 
Well I do not know why it is not showing up in usercp, but I found a way to get it there.

Open your DragonByte Tech: Advanced User Tagging Templates/dbtech_usertag_usercp_nav_link

Replace all the code there with the following code:

HTML:
<tbody>
<tr>
    <td class="thead">{$vbphrase[dbtech_usertag_user_tag]}</td>
</tr>
<tr>
    <td class="$navclass[dbtech_usertag_options]"><a class="smallfont" href="profile.php?{$session[sessionurl]}do=dbtech_usertag_options">{$vbphrase[dbtech_usertag_settings]}</a></td>
</tr>

        <td class="$navclass[dbtech_usertag_options]"><a class="smallfont" href="profile.php?
do=dbtech_usertag_hashsubscription">Hash Tag Subscriptions</a></td>
</tr>

</tbody>
hashtags2.webp

Maybe @Fillip H. can shed some light as to why it is not showing up.
 
Last edited:
thanks. That worked. Looks like maybe it got left off from the xml file in that template for 3.8.

I have noticed a minor "conflict" with another mod I am using. I'm using the auto merge double post prevention modification and when someone posts twice within the auto merge time frame and includes a mention, it creates a notification but doesn't provide a link. I know you guys can't deal with all the other mods...but figured I would mention it so you know.
 
Actually if a user does not have permissions to view a particular forum, he will not see mentions, quotes that are done in that forum. I just tested it on here with a normal user, and I can not see that info if I am unable to view the forum in which it was done in.
 
thanks. That worked. Looks like maybe it got left off from the xml file in that template for 3.8.

I have noticed a minor "conflict" with another mod I am using. I'm using the auto merge double post prevention modification and when someone posts twice within the auto merge time frame and includes a mention, it creates a notification but doesn't provide a link. I know you guys can't deal with all the other mods...but figured I would mention it so you know.

Yeah it would be nice if all mods played nice together, but unfortunately this is not always the case.:(
 
Yeah it would be nice if all mods played nice together, but unfortunately this is not always the case.:(

What I do think is super cool is getting mods from you guys that play off each other. The functionality is amplified the more I add it seems.


Given how they don't like two posts in a row here, they should just make their own double post/auto merge mod that works with everything. :)
 
Yes all of DBT products are made to integrate with eachother, and it does add to the functionality of each product as you add new ones, really expands what you can do on your forums.
 
Do notifications of tags get emailed to members?

No it is on site only:

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.
 
Status
Not open for further replies.

Similar threads

Legacy Advanced User Tagging

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
2,515
Customer rating
0.00 star(s) 0 ratings
Back
Top