[DBTech] DragonByte User Tagging

[DBTech] DragonByte User Tagging [Paid] 2.1.0

No permission to buy (€9.95)
If you click on them to show the containing posts, you’ll be able to see the whole post.

I'm confused. I went to: admin.php?tags/

I do not see the tags I showed you in my screenshot as "trending tags".

I clicked on one example from the list:


Oops! We ran into some problems.
The requested page could not be found.

Then I realized every tag I try to view gives the above error.
 
I'm confused. I went to: admin.php?tags/

I do not see the tags I showed you in my screenshot as "trending tags".

I clicked on one example from the list:


Oops! We ran into some problems.
The requested page could not be found.

Then I realized every tag I try to view gives the above error.
Did you delete every usage of those tags?
 
I'm confused. I went to: admin.php?tags/

I do not see the tags I showed you in my screenshot as "trending tags".

I clicked on one example from the list:


Oops! We ran into some problems.
The requested page could not be found.

Then I realized every tag I try to view gives the above error.
Sorry, I was replying on mobile and didn't fully notice the URL. That is the XenForo tagging system, which this mod does not interfere with at all.

URLs for hash tags, the new feature in this mod that lets you type things like #testing will generate URLs that look like this: /dbtech-usertag/hashes/testing.13/
 
Also, @DragonByte Tech

If I try to delete HASHTAGS I get errors.

Code:
Oops! We ran into some problems.
LogicException: Entity DBTech\Credits:HashUsage (class: DBTech\Credits\Entity\HashUsage) could not be found in src/XF/Mvc/Entity/Manager.php at line 51

    XF\Mvc\Entity\Manager->getEntityClassName() in src/XF/Mvc/Entity/Manager.php at line 67
    XF\Mvc\Entity\Manager->getEntityStructure() in src/XF/Mvc/Entity/Manager.php at line 222
    XF\Mvc\Entity\Manager->getFinder() in src/XF/Mvc/Entity/Entity.php at line 1821
    XF\Mvc\Entity\Entity->finder() in src/addons/DBTech/UserTagging/Entity/HashUsage.php at line 60
    DBTech\UserTagging\Entity\HashUsage->_postDelete() in src/XF/Mvc/Entity/Entity.php at line 1537
    XF\Mvc\Entity\Entity->delete() in src/addons/DBTech/UserTagging/Admin/Controller/Hash.php at line 159
    DBTech\UserTagging\Admin\Controller\Hash->actionDelete() in src/XF/Mvc/Dispatcher.php at line 249
    XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
    XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
    XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934
    XF\App->run() in src/XF.php at line 333
    XF::runApp() in admin.php at line 13
 
Here's a screenshot of settings too.
 

Attachments

  • Screenshot_2019-03-06 Content tagging Talk Jesus - Admin control panel.webp
    Screenshot_2019-03-06 Content tagging Talk Jesus - Admin control panel.webp
    69.1 KB · Views: 4
I'm sure the filters have not changed. Showed you screenshot already.

https://www.talkjesus.com/tags/ doesn't work either.
Does the default URL work?

I already did. Did you read my post?
Just because you misread my post doesn’t mean you have to be rude. The copy/paste error was on my end (code copied from the Credits addon), and it is fixed in the next upcoming version.

You’ll find you have a better experience talking to customer support if you don’t talk down to them.
 
Does the default URL work?


Just because you misread my post doesn’t mean you have to be rude. The copy/paste error was on my end (code copied from the Credits addon), and it is fixed in the next upcoming version.

You’ll find you have a better experience talking to customer support if you don’t talk down to them.

Why so uptight? Your wording sounded like you were asking for me to copy/paste the error message.

No reason to be rude to your customers. Custom is always right.
 
No reason to be rude to your customers. Custom is always right.
You might believe that, but it's also the right of service workers to not be talked down to.

If you're referring to this one, no it doesn't.

Having looked into this, this is actually working as intended. There is no index page for this mod, pages are only accessible by, for instance, clicking on a hash tag in a post. That will generate an URL like /dbtech-usertag/hashes/test.1/ which does work.
 
I am running version 1.0.3.3 on XF 2.0.12 at https://JetBoaters.net.

When a user tags @ Administrative it notifies all users that they have been mentioned instead of just the Administrative group members.

Can you suggest a method to resolve this?
 
When a user tags @ Administrative it notifies all users that they have been mentioned instead of just the Administrative group members.
I can't imagine it would notify 14k members as that would likely cause the process to halt and be aborted.

What happens behind the scenes is that the @Usergroup is transformed into a search for all users who has that user group as part of their secondary user groups. I would double-check that there are not more members of the secondary group than you expect.
 
DragonByte Tech updated [DBTech] DragonByte User Tagging with a new update entry:

1.5.0

Update highlights

This version implements support for hash tags in the XenForo Media Gallery. Albums, Media and Comments are all supported.

Do note that installing this update will not parse existing hash tags that were typed prior to support being added, it will only be enabled for new entries going forward.


Complete Change Log

Feature: XenForo Media Gallery support

Read the rest of this update entry...
 
DragonByte Tech updated [DBTech] DragonByte User Tagging with a new update entry:

1.5.1

Update highlights

This version fixes an issue where more members than intended would be mentioned because the mention user group restrictions were not correctly included in the search for users belonging to the mentioned user group(s).


Complete Change Log

Fix: Fixed an issue where more members than intended would be mentioned

Read the rest of this update entry...
 
Was this implemented? I noted one of your screenshots had a #test tag, but wasn't sure if this was part of the add-on or done manually, nor could I see any of the updates noting this feature request had been added.
This could be useful... plus if a post hashtag is clicked the possibility to display all the posts with that hashtag and content items with the same tag
 
How can I take over old Hashtags?
In order for already written Hashtags To be recognized, I have to resave the Post.
Isn't that automatic or with an SQL query maybe?
 
Back
Top Bottom