vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [AJAX] vBShout v2.0 (https://vborg.vbsupport.ru/showthread.php?t=93097)

DjTaz 05-08-2006 12:18 AM

Quote:

Originally Posted by Real Talk
i haven't seen an answer to my question

i asked if there was a way to exculde vbshout from certain styles.


Yes thats possible .. find the VbShout Plugin in your plugin manager - and go to Edit ....

find the code
Code:


$vbulletin->templatecache['FORUMHOME'] = str_replace($Position, $Position . ' $Shoutbox', $vbulletin->templatecache['FORUMHOME']);

at the bottom and replace it with
Code:

$Position = '<--shoutbox-->';
$vbulletin->templatecache['FORUMHOME'] = str_replace($Position , ' $Shoutbox' , $vbulletin->templatecache['FORUMHOME']);

This will make the shoutbox seem to dissappear from all of the styles , but you'll discover that on the styles that you want it to appear on , go to FORUMHOME and put in
<--shoutbox-->
where you want it to display (usually under the navbar)

That should do what you want.

Zweeper 05-08-2006 03:48 AM

and can someone code a wort wrap function for toooooooooooooooooooooooooooooooooooooooooooo long words?

D.Ilyin 05-08-2006 05:09 AM

Quote:

Originally Posted by Zweeper
and can someone code a wort wrap function for toooooooooooooooooooooooooooooooooooooooooooo long words?

Edit your template with vBShout
FIND:
Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
AND REPLACE:
Code:

width="100%"
with yours left column widht.

Zweeper 05-08-2006 03:28 PM

hm, that don't works. :(

coffee 05-08-2006 07:01 PM

Thank you Zero Tolerance.

Iain M 05-08-2006 07:46 PM

Quote:

Originally Posted by D.Ilyin
Edit your template with vBShout
FIND:
Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
AND REPLACE:
Code:

width="100%"
with yours left column widht.

ty D.Ilyin worked for me :)

FLMom 05-08-2006 09:28 PM

Just installed...thanks!! :banana:

I have to tell you this was very easy to install! Although I am having trouble the the weird quote thing, but I know I saw it here somewhere so off to look :)

FLMom 05-08-2006 09:43 PM

Ok there is too many pages to look through and now my eyes are hurting lol

I need to figure out how to get rid of this code: &quot;smilies&quot;

Can someone please help? Thanks!

GoTTi 05-08-2006 09:55 PM

why when i put "WORD" i get &quot;WORD&quot; ?

anytime i use the " " i get those charachters. why is that?

GoTTi 05-08-2006 09:56 PM

FLMOM thats funny we have the same post...im having the same problem. when we use the " " is the problem.


All times are GMT. The time now is 11:00 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.05450 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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