vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   BVShoutbox FULLL (https://vborg.vbsupport.ru/showthread.php?t=63562)

Snake 04-06-2005 06:50 AM

Boy this is strange. I don't know what I've done. I got it working now finally. :D

Shadow Blaze 04-12-2005 03:29 AM

......i have done everything to install it and it works properly... but the forumhome template edit seems to have done nothing... anyone know why? ^_^ the shoutbox.php area in my forum works fine... just won't load the frame on my homepage... o.O

Serenity 04-14-2005 11:47 PM

I have been looking all over on how to change the background color of the box and can't find anything. I have also seen other people ask and it hasn't been answered.

Has anyone found out how to change it?

tia

Serenity 04-15-2005 01:19 AM

never mind.

i started playing around with things a bit more agresively and found out how i can change the text color. for anyone that wants to know, it's in the shoutbox_main template. it pulls the font color from <body class="alt1">

TTG 04-15-2005 01:36 AM

Quote:

Originally Posted by Shadow Blaze
......i have done everything to install it and it works properly... but the forumhome template edit seems to have done nothing... anyone know why? ^_^ the shoutbox.php area in my forum works fine... just won't load the frame on my homepage... o.O

The forumhome template edit can be confusing .. it states "<!-- end shoutbox -->"

but you need to add <br /></if> below

Mr. Brian 04-20-2005 10:14 AM

Working fine with vB 3.0.7

*Brian clicks install*

iTaLiAnBoY165 04-20-2005 01:30 PM

mine was working for about a month then stopped working now i just see a blank box where the shoutbox would be how do i uninstall or fix this

psoexplorer 04-28-2005 08:45 PM

Hey, thanks for this great hack. Just installed and everything is working fine aside from the face I dont have the shoutbox option in my Admincp menu.

What is the code I need to edit in the template? I've got a feeling I pasted it wrong.

TTG 04-28-2005 09:19 PM

Quote:

Originally Posted by psoexplorer
What is the code I need to edit in the template? I've got a feeling I pasted it wrong.

forumhome .. under $navbar

Code:

<if condition="($permissions['shoutboxpermissions'] & CANREADSHOUTS)"><!-- shoutbox -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="$stylevar[tablewidth]" align="center">
<thead>
        <tr>
                <td class="tcat" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_shoutbox')"><img id="collapseimg_forumhome_shoutbox" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_shoutbox].gif" alt="" border="0" /></a>
                        <a href="shoutbox.php?$session[sessionurl]"><center>The Internet Cafe Shoutbox</center></a>
                </td>
        </tr>
</thead>
<tbody id="collapseobj_forumhome_shoutbox" style="$vbcollapse[collapseobj_forumhome_shoutbox]">
        <tr>
                <td class="alt1" width="100%">
                        <iframe src="shoutbox.php?$session[sessionurl]do=iframe" width="100%" height="120" scrolling="yes" frameborder="0" name="shoutbox" id="shoutbox"></iframe>
                </td>
        </tr>
</tbody>
</table>
<!-- end shoutbox -->

<br /></if>


psoexplorer 04-28-2005 09:21 PM

Sorry, not that part.

The part that adds it into the admincp menu, so I can change settings. None of the members seem to be able to see the shoutbox, just me.


All times are GMT. The time now is 08:17 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.01357 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)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