vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - [DBTech] Advanced User Tagging v3 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=242733)

sigh 12-02-2011 01:54 PM

And today it appears to be working ... notification in the top-right, and user tagging bar along the top.

I'll post back if the weirdness continues. In the meantime, thanks for another fun mod!

DragonByte Tech 12-02-2011 02:57 PM

You may have an over-aggressive cache system installed on your server somewhere - I've seen it happen on some other users but I was never able to figure out why.

Fillip

sweetpotato 12-07-2011 12:05 PM

I love this mod but when I use with Facebook App every post with content has user tag does not display on Facebook.

Have to uninstall, so sorry.

Lazorbeam 12-16-2011 12:26 AM

Anyone got the mod working properly on 4.1.8?

[mention] tags are working fine in some threads, and not working at all in others. Strange. Any idea?

DragonByte Tech 12-16-2011 03:12 PM

Try tagging people using the @ rather than the [mention] tag, as that's really only there as a helper tag.

Fillip

KGodel 12-26-2011 02:20 AM

Any possible addition in the future to enable usergroup tagging, such as @Administrator to send a notification to all members of said usergroup? That would be pretty neat...:P

(If not usergroup then creating custom notification/mention group lists.)

leftanalog 12-29-2011 03:51 PM

Having a weird issue.

One of my users on my forums name has a / in the middle of it.

when trying to use his name @xxx/xxxx I get back the following message and a jumbled page:

Quote:

Warning: preg_replace() [function.preg-replace]: Unknown modifier 'a' in [path]/dbtech/usertag/hooks/postdata_presave.php on line 256

DragonByte Tech 12-29-2011 04:03 PM

Quote:

Originally Posted by leftanalog (Post 2281946)
Having a weird issue.

One of my users on my forums name has a / in the middle of it.

when trying to use his name @xxx/xxxx I get back the following message and a jumbled page:

That'll be quite challenging for me to fix I think, as I'm not very good at regular expressions.

However, until such a time, you can circumvent the issue by turning on the ; delimiter requirement :)


Fillip

leftanalog 12-29-2011 09:56 PM

Quote:

Originally Posted by DragonByte Tech (Post 2281949)
That'll be quite challenging for me to fix I think, as I'm not very good at regular expressions.

However, until such a time, you can circumvent the issue by turning on the ; delimiter requirement :)


Fillip

It works fine with every other name. SO no need to turn on the semi-colon requirement (I turned it on and @xxx/xxxx; still didnt work). So no point.

Thanks for the heads up though.

Lazorbeam 01-04-2012 06:50 PM

Edit: Solved using the following line;

<dt>Tagged in</dt><dd>{vb:math{vb:raw post.dbtech_usertag_quotes}+{vb:math {vb:raw post.dbtech_usertag_mentions}}} Posts</dd>

------

How would I go about merging both mentions and quoted stats? I'd like to have them in my postbit, but as one number instead:

<dt>{vb:rawphrase dbtech_usertag_mentioned}</dt> <dd>{vb:rawphrase dbtech_usertag_x_posts, {vb:raw post.dbtech_usertag_mentions}}</dd>
<dt>{vb:rawphrase dbtech_usertag_quoted}</dt> <dd>{vb:rawphrase dbtech_usertag_x_posts, {vb:raw post.dbtech_usertag_quotes}}</dd>

Which shows:

Mentioned: 20 Post(s)
Quoted: 26 Post(s)

That's my postbit at the moment, I'd like to just have it show:

Tagged: 46 Post(s)

(a total of both quoted and mentioned numbers)

Any simple way to do that?


All times are GMT. The time now is 10:28 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.02797 seconds
  • Memory Usage 1,743KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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