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)
-   -   Chat Modifications - [DBTech] vBShout v6 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=236970)

fanhockeycoach 06-08-2012 08:47 PM

how do i set it to show up in only the forum i picked not every sub forum?

Not working, the shout box shows up in all forums. I want it only in specific one. please help

fanhockeycoach 06-09-2012 09:05 PM

Ok now I think I got it to work

<vb:if condition="$foruminfo['forumid']==X">{vb:raw show.vbshout_instanceY}</vb:if>

X - forum ID #
Y - instance #

DragonByte Tech 06-09-2012 09:11 PM

Yeah there you go :)


Fillip

AddwireCom 06-10-2012 03:19 PM

DragonByte any chance you can Make this into a CMS widget and a Sideblock for us? bundle together and make alot of people happy?

DragonByte Tech 06-10-2012 03:21 PM

To my knowledge it's not a part of our plans, it's not designed to go in a widget at all. Sorry :(


Fillip

AddwireCom 06-10-2012 10:39 PM

Might seem like something to look into with 704 installs. I notice you sell hacks, so it might be profitable for you.

ProFifaLeagues 06-13-2012 09:03 AM

Quote:

Originally Posted by DragonByte Tech (Post 2337846)
To put vBShout in a custom location, do the following:


Step 1: AdminCP -> DBTech - vBShout-> Instance Management -> [Edit].

Step 2: Change the Auto-Display Shoutbox setting to Disabled.

Step 3: Write down the the Varname setting. For the default shoutbox, it's instance1. The rest of this guide will assume you replace instance1 with the actual Varname if it is different.

Step 4: Enter the Style Manager and add either {vb:raw show.vbshout_instance1} (vB4) or {$show[vbshout_instance1]} (vB3) to the templates you wish the shoutbox to appear in.


Follow these steps as described and you will have total control over the position of the Shoutbox.
Please note that some locations may not work as intended on vBulletin 3.8, and also note that it is not designed to go in the Forum Blocks side-bar (vBulletin 4).


For specific thread, put it in the SHOWTHREAD template and use
Code:

<vb:if condition="$threadinfo['threadid'] == x">{vb:raw show.vbshout_instance1}</vb:if>
(obviously changing instance1 as mentioned above).



Fillip

Running two Instances of this shoutbox on the Forums Would there be a Very large Load added on the server ???

Gamelobby 06-20-2012 03:36 AM

I run it on every single page including CMS, Arcade, Gameroom, Tournaments, ALL Forums, etc.. with no problems. :D

ProFifaLeagues 06-20-2012 08:57 AM

Cheers GameLobby Just what i wanted to hear :)

diades 06-20-2012 11:30 AM

Hi

Could you confirm that this Mod is good to go on vBulletin 4.2.0 Patch Level 2 please?


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