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)

Bounce 12-04-2014 10:58 PM

Quote:

Originally Posted by DragonByte Tech (Post 2525485)
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

DragonByte Tech 12-05-2014 05:26 PM

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


Fillip

KGodel 12-09-2014 05:06 PM

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.

joeychgo 12-09-2014 11:00 PM

Is it possible for the user to turn off email notification for just themselves?

joeychgo 12-10-2014 09:57 PM

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

ie. @68plymouth383 doesn't seem to work, but @bluefury361 does.

joeychgo 12-12-2014 05:29 AM

So I take it this is unsupported ?

DragonByte Tech 12-12-2014 11:40 AM

Quote:

Originally Posted by KGodel (Post 2526478)
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 (Post 2526539)
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 (Post 2526668)
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 (Post 2526886)
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

RawBoard 12-12-2014 03:35 PM

great hack thank you

KGodel 12-13-2014 02:06 PM

Even the userid didn't work. Maybe it's the username that is bugged or it cant handle 3 character usernames?

DragonByte Tech 12-13-2014 04:42 PM

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

Fillip


All times are GMT. The time now is 08:38 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.02161 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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