vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Chat Modifications - ZH - vBShout On All Pages (https://vborg.vbsupport.ru/showthread.php?t=133049)

HangingClowns 01-13-2007 03:49 AM

I manually did the changes for the shoutbox for someone's board for them. It made the shoutbox TOTALLY disappear. I then Overwrote the options with the XML product that you attached, and still, nothing. I then uninstalled the product. Then I reinstalled, and nothing still happened. I'm thinking that the version of the shoutbox that they have might be old, but i'm not sure. I do not have access to the FTP, is there any way that I could tell without that?

Shazz 01-13-2007 03:54 AM

Mmm.. I got mine to work on every page, including some custom modifications placing it in the header.
Can't remember what I did

It was a simple plugin change, didn't use this one though

Does look harder -.-

nicker 01-14-2007 02:54 PM

Works for me, great hack! Any way of getting it to show on the arcade page? Arcade is ibpro.

Ziki 01-14-2007 04:01 PM

I think there is a hack like that in here

ICY ICE 01-14-2007 05:28 PM

uninstalled old.....reinstalled new....

Works like a charm!

Is there a way to get the shoutbox on the footer?

Ziki 01-14-2007 05:35 PM

Sure just change this:
Quote:

$Position = '<!-- / nav buttons bar -->';
$vbulletin->templatecache['navbar'] = str_replace($Position, $Position . '<br /> $Shoutbox', $vbulletin->templatecache['navbar']);
to :

Quote:

$Position = '<!-- /content area table -->';
$vbulletin->templatecache['footer'] = str_replace($Position, $Position . '<br /> $Shoutbox', $vbulletin->templatecache['footer']);

ICY ICE 01-15-2007 02:04 AM

Worked great....thanks!

kewlfoogle 01-15-2007 03:54 AM

Loading...

is all I get on this new install...

am I missing somthing... where is the vbshout.php file ?

Ziki 01-15-2007 12:52 PM

This is only for an already installed vbshout

PoetJA-1975 01-20-2007 04:55 PM

Worked great & Easy edits!
Thanx for the sharing ;)

Jacquii.


All times are GMT. The time now is 06:10 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.02209 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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