vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB Chat (https://vborg.vbsupport.ru/forumdisplay.php?f=107)
-   -   Users Currently Inside vBChat (https://vborg.vbsupport.ru/showthread.php?t=83502)

Grant Sherwood 06-21-2005 09:27 PM

Users Currently Inside vBChat
 
At the bottom of the forum where it shows whos in the chat its stuck all the way to the right and looks goofy..anyway to make this look the same way the " Currently Active Users " looks like?

http://ntsr.org/forums/index.php?

hbalagh1 06-29-2005 02:36 AM

looks like you made some kind of error somewhere

Grant Sherwood 06-29-2005 11:36 AM

Thanks for pointing out the obvious.. What file/template would that be in so i can go look?

Bad Bunny 06-29-2005 04:37 PM

It looks like when you did that template, you made the colspan 3, when it should be 2 (1 for each column). That should fix it for you.

Grant Sherwood 07-06-2005 03:10 PM

Anyone know what template it would be in?

Bad Bunny 07-06-2005 03:42 PM

forumhome? I haven't used this hack. But the template is forum home, unless it injects a template into it.

Do you know basic html to fix it?

Grant Sherwood 07-06-2005 09:21 PM

Some, i will go look at it right now.

well i went and looked and everything seems fine..heres the code in the "forumhome" template:
Code:

<!-- Start vBChat Users -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_chatusers')"><img id="collapseimg_forumhome_chatusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_chatusers].gif" alt="" border="0" /></a>
                        <a href='vBChat.php?$session[sessionurl]' onclick='return OpenvBChat();'>Users Currently Inside vBChat</a>
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_chatusers" style="$vbcollapse[collapseobj_forumhome_chatusers]">
        <tr>
                <td class="alt2"><a href="vBChat.php?$session[sessionurl]" onclick='return OpenvBChat();'><img src="$stylevar[imgdir_statusicon]/forum_link.gif" alt="vBChat" border="0" /></a></td>
                <td class="alt1" width="100%">
                        <div class="smallfont">
                        {$invBChat}
                        </div>
                </td>
        </tr>
</tbody>
<!-- End vBChat Users -->


digitalSite 09-11-2005 10:53 PM

How do I disable the ability for non-registered vB users to see "Users Currently Inside vBChat" (it's the box at the bottom of the page). I only want people who are registered on my site to see this box.

Thanks!


All times are GMT. The time now is 01:46 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.00957 seconds
  • Memory Usage 1,725KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete