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 09-18-2014 11:43 AM

Quote:

Originally Posted by suko22 (Post 2515597)
Quote myself again, any idea??

For Priority Support, you can post your query at our forums :)

The reason why the URL is like that is because of what you've set as the "Forum URL" in the vBulletin Options.


Fillip

DragonByte Tech 10-12-2014 12:54 AM

Advanced User Tagging v3.2.0

New Features:

Entry Pruning
  • Choose what features to prune (Mentions / Thread Tags / Quotes / Hash Tags)
  • Choose date cut-off
  • Accessible via the vBulletin Options

(Pro) Automatic Entry Pruning
  • Choose what features to automatically prune (Mentions / Thread Tags / Quotes / Hash Tags)
  • Choose date cut-off
  • Settings accessible via the vBulletin Options


Fillip

viper357 10-13-2014 09:09 AM

Quote:

Originally Posted by DragonByte Tech (Post 2518524)
Advanced User Tagging v3.2.0

New Features:

Entry Pruning
  • Choose what features to prune (Mentions / Thread Tags / Quotes / Hash Tags)
  • Choose date cut-off
  • Accessible via the vBulletin Options
(Pro) Automatic Entry Pruning
  • Choose what features to automatically prune (Mentions / Thread Tags / Quotes / Hash Tags)
  • Choose date cut-off
  • Settings accessible via the vBulletin Options

Fillip

Hi, are there any performance implications if we don't prune?

Jah-Hools 10-16-2014 10:00 AM

1 Attachment(s)
While typing after an @ symbol does an ajax drop down box appear to select names from?

This this

DragonByte Tech 10-16-2014 10:14 AM

Quote:

Originally Posted by viper357 (Post 2518632)
Hi, are there any performance implications if we don't prune?

Not unless you have a massive database of several tens of millions of rows.

Quote:

Originally Posted by Jah-Hools (Post 2519008)
While typing after an @ symbol does an ajax drop down box appear to select names from?

This this

No, that's not something we can add at this time, sorry :(


Fillip

Jo_RHU 12-02-2014 12:46 PM

In the email notification to members when they are tagged - is it possible to display the thread title with the link? I have tried adding $threadinfo[threadtitle] to the phrase but it's just coming up blank in the email. Many thanks for any suggestions.

DragonByte Tech 12-03-2014 10:11 PM

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

viper357 12-05-2014 03:03 PM

The @OP: doesn't seem to be working for me on 3.8.5, it's just leaving a blank space where the username is supposed to be, and when editing a previous post I'm getting this database error:

Code:

Database error in vBulletin 3.8.5:
 
  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 = '893316')                                                             
                                                  LEFT JOIN dbtech_usertag_mention AS mention ON(mention.mentionedid = user.userid AND mention.postid = 'post' AND mention.type = ?)
                                                  WHERE user.userid = 1;
 
  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 = 1' at line 20
  Error Number  : 1064
  Request Date  : Friday, December 5th 2014 @ 04:36:29 AM
  Error Date    : Friday, December 5th 2014 @ 04:36:29 AM
  Script        : http://www.marineaquariumsa.com/edit...stid=undefined
  Referrer      : http://www.marineaquariumsa.com/foru...tagging-3.html
  IP Address    : *****
  Username      : viper357
  Classname    : vB_Database
  MySQL Version : 5.5.40-cll


DragonByte Tech 12-05-2014 05:26 PM

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


Fillip

Jo_RHU 12-06-2014 12:14 PM

Is it possible (in the pro version) for admins to set up/manage hash tag subscriptions for members?


All times are GMT. The time now is 01:55 PM.

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.01802 seconds
  • Memory Usage 1,757KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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