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 06-06-2010 04:44 PM

Comment out the $template_hook part, you should then be able to use that variable to put it where you want it to go :)

Hex_legend 06-06-2010 05:11 PM

how would I comment it out?
is it in postbit_display_complete?

DragonByte Tech 06-06-2010 06:17 PM

The plugin yeah :)


- Fillip

Hex_legend 06-06-2010 06:20 PM

Could you help with the code please? I haven't dealt with plugins and don't want to mess anything up

Morrus 06-06-2010 07:14 PM

We've been experiencing a problem with this (the pro version). A number of posts - seemingly random - would be completely deleted when we tried to edit them. Not all posts, but there doesn't seem to be a discernable pattern to those effected, and it's not necessarily those with mentions or tags.

However, uninstalling the product fixed the problem instantly.

Any idea what might be going on there?

DragonByte Tech 06-06-2010 07:37 PM

If you're a Pro customer, please post on our website for priority support :)

This has never been reported before and sounds extremely unlikely since this mod doesn't call post deletion code...


Fillip

Hex_legend 06-06-2010 07:48 PM

if you can paste the plugin code to remove, that will be very helpful :)
Many thanks for a great mod

TheInsaneManiac 06-06-2010 11:04 PM

Quote:

Originally Posted by DragonByte Tech (Post 2049208)
That'd be the block that appears above each thread's content, I would imagine :)
It contains users that have been tagged in the thread, as opposed to mentioned in a post.

So how do i disable it?

DragonByte Tech 06-06-2010 11:13 PM

Quote:

Originally Posted by Hex_legend (Post 2049527)
if you can paste the plugin code to remove, that will be very helpful :)
Many thanks for a great mod

Remove from the postbit_display_complete hook:
PHP Code:

$template_hook['postbit_userinfo_right_after_posts'] .= 

:)

Quote:

Originally Posted by TheInsaneManiac (Post 2049626)
So how do i disable it?

Disabling the Tagged Users list is a Pro feature :)


Fillip

Morrus 06-07-2010 12:09 AM

Quote:

Originally Posted by DragonByte Tech (Post 2049521)
If you're a Pro customer, please post on our website for priority support :)

This has never been reported before and sounds extremely unlikely since this mod doesn't call post deletion code...


Fillip

I'm on my phone at the moment, so please forgive me posting it here!

We'll experiment with installing/uninstalling it to make sure. It may well have been a coincidence in timing and caused by something else, so I'll let you know how we get on.


All times are GMT. The time now is 07:37 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.01619 seconds
  • Memory Usage 1,740KB
  • 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_php_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