vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - [DBTech] Advanced User Tagging v3 (vB3) (https://vborg.vbsupport.ru/showthread.php?t=242734)

DragonByte Tech 11-09-2011 04:22 PM

It's quite difficult to implement due to lack of hooks, but it's something we always keep in the back of our heads.

For the future, if you post suggestion threads in our Pro support forum, they won't get lost in the mists of time like vB.org posts do :)


Fillip

DragonByte Tech 11-19-2011 12:27 AM

Advanced User Tagging v2.0.4:
Fix: You will no longer receive an error when moderating posts via the ModCP

Fillip

htscpl 11-27-2011 09:02 PM

Nice, ** click installs **

UH OH ! Just installed and now I have a problem with VBadvanced CMP!
I got this fatal error code on my VBA home page:
Fatal error:
Using $this when not in object context in /home/.../public_html/.../vbulletin/includes/class_hook.php on line 57

Any suggestions as to the cause and how to fix. I disabled your mod and my VBA home page returned to normal.

chikuru 12-10-2011 08:37 AM

Hello

I receive this after uninstalling the plugin
Code:

MySQL Error  : Unknown column 'phrasegroup_dbtech_usertag' in 'field list'
any idea?

Thanks

sticky 12-10-2011 11:36 AM

Why does this not work when a post containing a mention is promoted to the CMS as an article? Instead you just get the mention tags.

DragonByte Tech 12-10-2011 12:21 PM

Quote:

Originally Posted by chikuru (Post 2276466)
Hello

I receive this after uninstalling the plugin
Code:

MySQL Error  : Unknown column 'phrasegroup_dbtech_usertag' in 'field list'
any idea?

Thanks

Delete the files that came with the product :)

Quote:

Originally Posted by sticky (Post 2276485)
Why does this not work when a post containing a mention is promoted to the CMS as an article? Instead you just get the mention tags.

The CMS is not supported at this time, sorry :(


Fillip

geocodes 12-19-2011 10:25 PM

Not sure if this was already brought up (I didn't see it in the description and I don't have the time to go through the previous 25 pages:)) but what's the default URL for the Top Mentions page?

Lance Carbuncle 12-30-2011 05:07 PM

Bummer it won't work with the VB advanced as I just installed and found out. Is there some kind of a work around so vbadvanced just ignores it?

bmwfans 01-03-2012 12:06 PM

Quote:

Originally Posted by htscpl (Post 2272521)
Nice, ** click installs **

UH OH ! Just installed and now I have a problem with VBadvanced CMP!
I got this fatal error code on my VBA home page:
Fatal error:
Using $this when not in object context in /home/.../public_html/.../vbulletin/includes/class_hook.php on line 57


Any suggestions as to the cause and how to fix. I disabled your mod and my VBA home page returned to normal.


I also trying to install this product.It is great and work fabulous into the vbulletin forum.

But the same error when I try to reach my index page at CMPS...

How can we fix this annoying problem?

DragonByte Tech 01-03-2012 12:12 PM

Given that it works on every single other page and every single other mod (to our knowledge) this would indicate yet another bug with vBAdvanced's coding. They'll probably refuse to fix this, too.

Fillip

Max Taxable 01-03-2012 12:46 PM

There does appear to be a small bug in this - it doesn't work if a user has a underscore in his/her username.

DragonByte Tech 01-03-2012 12:51 PM

Have you tried turning on the ; delimiter requirement?

Fillip

Max Taxable 01-03-2012 01:01 PM

Quote:

Originally Posted by DragonByte Tech (Post 2283374)
Have you tried turning on the ; delimiter requirement?


Fillip

Should that be necessary? This will make the Mod completely unused, if users have to remember to add semicolon after, they simply won't do so.

It works fine for users with spaces and dashes and dots in their username, but not underscores. This makes it look alot more like a oversight rather than a settings issue.

DragonByte Tech 01-03-2012 01:21 PM

It will help me track down exactly what's causing it, though.

That being said, not using semicolons produces other issues like tagging email addresses and sometimes tagging the wrong username if a shorter version of the same one exists.

For instance, a member called gmail will get mentioned if herpderp@gmail.com is used in a post.

Also, a member called Mel will get mentioned if someone is trying to use @Melody in a post.

These issues are impossible to overcome without using the semicolon.

If you wonder what makes the semicolon special; that character is the only one that cannot exist in a username, because vBulletin itself uses it as a separator.


Fillip

Max Taxable 01-03-2012 01:45 PM

I haven't had any problems with email addresses winding up tagged, since none of those has matched a username yet. Same thing with mistaken username tags, hasn't happened. I am NOT going to be using the ; delimiter.

Whatever code that recognizes spaces, dashes and dots also needs to recognize underscores, is all.

And it's only a minor problem, but one I figured you would be interested in knowing about.

logicSix 01-08-2012 03:52 PM

works well so far.

^SuiCyde^ 01-15-2012 07:00 AM

This mod is awesome.

have a quick question about this, is there a way to stop the "Quote Alerts" to yourself if you quote somebody?

SamirDarji 01-15-2012 02:37 PM

Interesting mod. Anyone figure out the vbadvanced conflict? I've searched their forum and no one has mentioned it there.

Max Taxable 01-15-2012 03:02 PM

Quote:

Originally Posted by DragonByte Tech (Post 2283384)
It will help me track down exactly what's causing it, though.

That being said, not using semicolons produces other issues like tagging email addresses and sometimes tagging the wrong username if a shorter version of the same one exists.

For instance, a member called gmail will get mentioned if herpderp@gmail.com is used in a post.

Also, a member called Mel will get mentioned if someone is trying to use @Melody in a post.

These issues are impossible to overcome without using the semicolon.

That is not related to the problem this has. This Mod does not work at all if the username has a underscore in it. This is a oversight on your part. Please fix it.

DragonByte Tech 01-15-2012 06:11 PM

Quote:

Originally Posted by ^SuiCyde^ (Post 2288057)
This mod is awesome.

have a quick question about this, is there a way to stop the "Quote Alerts" to yourself if you quote somebody?

Unfortunately not, as that would involve stripping quote tags first, which may have undesired effects in some cases :(


Fillip

^SuiCyde^ 01-15-2012 07:14 PM

Quote:

Originally Posted by DragonByte Tech (Post 2288246)
Unfortunately not, as that would involve stripping quote tags first, which may have undesired effects in some cases :(


Fillip

damn :(

great mod tho anyway, the members love it

GoldenChaos 02-19-2012 07:44 AM

Does not work correctly. Barely any settings available and the notifications do not go away after viewing them. Uninstalled.

DragonByte Tech 02-19-2012 09:25 AM

It works perfectly fine for a great number of users. Notifications not vanishing can happen if you have vBSEO installed and do not use our vBNotifications product.

Fillip

hollyboy 03-03-2012 08:00 AM

works with vb 3.7?

DragonByte Tech 03-03-2012 11:35 AM

We have not tested it with 3.7, feel free to try it and report back if it does work :)

We'll sadly be unable to assist you with any issues that arise unless they are bugs in the software itself, since 3.7 is technically no longer supported (I believe not even IB supports vB 3.7 at this point) :(


Fillip

hollyboy 03-03-2012 01:37 PM

Quote:

Originally Posted by DragonByte Tech (Post 2305650)
We have not tested it with 3.7, feel free to try it and report back if it does work :)

We'll sadly be unable to assist you with any issues that arise unless they are bugs in the software itself, since 3.7 is technically no longer supported (I believe not even IB supports vB 3.7 at this point) :(


Fillip

i don't understand how it works, i mean how do i check if the feature works on vb 3.7?

DragonByte Tech 03-03-2012 03:25 PM

You can view the manual here: http://www.dragonbyte-tech.com/docs/usertagging/


Fillip

Max Taxable 03-03-2012 03:29 PM

It works great on my 3.8, other than the previously mentioned underscore issue.

hollyboy 03-03-2012 04:12 PM

Quote:

Originally Posted by DragonByte Tech (Post 2305738)
You can view the manual here: http://www.dragonbyte-tech.com/docs/usertagging/


Fillip

sorry but this is not clear
http://www.dragonbyte-tech.com/docs/...um_manager.htm
where is the forum manager?
cant find it in my vb 3.7

DragonByte Tech 03-03-2012 07:25 PM

Quote:

Originally Posted by hollyboy (Post 2305754)
sorry but this is not clear
http://www.dragonbyte-tech.com/docs/...um_manager.htm
where is the forum manager?
cant find it in my vb 3.7

It's possible the mod simply doesn't work in vB3.7 then. Since 3.7 is no longer supported by Internet Brands themselves and this mod isn't released in the 3.7 subforum it's not something we'll be able to help with, unfortunately.

Iain

DragonByte Tech 03-03-2012 07:43 PM

If you can't see the DBTech - User Tagging menu in the AdminCP, add yourself to Super Administrators via config.php

Fillip

Max Taxable 03-03-2012 09:52 PM

Quote:

Originally Posted by hollyboy (Post 2305754)
sorry but this is not clear
http://www.dragonbyte-tech.com/docs/...um_manager.htm
where is the forum manager?
cant find it in my vb 3.7

You won't find it until you install the product on your vBulletin.

hollyboy 03-03-2012 10:15 PM

Quote:

Originally Posted by Max Taxable (Post 2305865)
You won't find it until you install the product on your vBulletin.

i did actually

hollyboy 03-03-2012 10:15 PM

i un-installed the product but the icons show in the quick reply and also the notification area
why?

Max Taxable 03-03-2012 10:47 PM

Quote:

Originally Posted by hollyboy (Post 2305877)
i did actually

You would have seen the controls for this in the left hand column in AdminCP.

hollyboy 03-03-2012 10:57 PM

Quote:

Originally Posted by Max Taxable (Post 2305885)
You would have seen the controls for this in the left hand column in AdminCP.

there is no
so i unnistaled but the icons show in the quick reply and also the notification area

Max Taxable 03-03-2012 11:33 PM

Quote:

Originally Posted by hollyboy (Post 2305890)
there is no
so i unnistaled but the icons show in the quick reply and also the notification area

Firstly, you should never try out Mods you find, on your live board. This is why vBulletin allows private test forums on your server in addition to your public one.

I have no doubt this Mod will work on a 3.7. It's merely a matter of working it out. I cannot see what you see, in fact there's not even a link to your board. I wouldn't mind helping you with this, if you wouldn't mind providing a test account for me to access and take a look.

DragonByte Tech 03-04-2012 11:59 AM

Quote:

Originally Posted by hollyboy (Post 2305890)
there is no
so i unnistaled but the icons show in the quick reply and also the notification area

This mod does not add any icons in quick reply, so it seems to me your issues are related to another mod :)


Fillip

furnival 03-08-2012 03:48 PM

This mod (I am running the lite version) stops the VBulletin Mobile API from working. Once I disabled this mod my VBulletin Mobile API worked again. I am running VB 3.8.1 with the latest version of this mod and th latest version of the VBulletin Mobile API plugin (v1.4.1).

DragonByte Tech 03-08-2012 03:52 PM

There's going to be an update soon that will address this issue as well as improve the reliability of the ;-less mentions :)


Fillip


All times are GMT. The time now is 11:33 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01793 seconds
  • Memory Usage 1,829KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete