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 - Dream's Chatbox (https://vborg.vbsupport.ru/showthread.php?t=131002)

Khalid-B 08-04-2007 10:37 PM

Hello.
How can i add chatbox under Navbar??

Thanks

GSPFAN 08-05-2007 06:28 AM

To add the Chatbox below the navbar on the forum home:

In FORUMHOME template, find

$navbar

Below that, add

<!-- Chatbox -->
<table class="tborder" cellpadding="4" cellspacing="1" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat"><a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_chatboxtop')"><img id="collapseimg_forumhome_chatboxtop" src="$stylevar[imgdir_button]/collapse_tcat.gif" alt="" border="0" /></a><a href="#" onclick="return openChatbox()">$vbphrase[chatbox_chatbox]</a></td>
</tr>
</thead>
<tbody id="collapseobj_forumhome_chatboxtop" style="">
<tr>
<td class="alt1" width="100%" colspan="2"><div class="smallfont" align="center"><iframe src="chatbox.php?nofocus=1" width="100%"$chatboxheight style="border: 0px" frameborder="0"></iframe></div></td>
</tr>
</tbody>
</table>
<br />
<!-- / Chatbox -->

gonkowonko 08-05-2007 06:06 PM

why does the username colour not match the forum? it shows the primary user group colour and not the selected groups colours ?

rnmcd 08-10-2007 06:25 PM

Quote:

Originally Posted by Dream (Post 1309882)
Rnmcd, use the attached product file to update your chatbox to 1.9, and then update your files with the files in the chatbox 1.9.zip (if you havent removed the chatbox table)

I overwrote the existing product (ver 1.0) with the product-chatbox.xml (ver. 1.9) then I uploaded chatbox_admin.php, cpnav_chatbox.xml, and chatbox.php.

Are there any template changes I need to make?

Also, does the "Enable Color?" option in Admincp > vBulletin Options use much resources?

Dream 08-10-2007 07:07 PM

No need for new template changes, unless you want to use the option "chatbox height", then you redo your forumhome template edit.

No the colors don't use much resources.

rnmcd 08-10-2007 07:29 PM

Tonight I plan to upgrade from vb 3.6.4 to vb 3.6.8.

What template edits will I need to make for that? Do I do what is listed in the install.txt for Chatbox 1.9?

---------------------------------------
Did you get my donation?
I plan to use some of your other mods soon and I'll donate for those when I install them.

Dream 08-10-2007 07:34 PM

Yes I got it :) it's really appreciated, thanks.

Just follow the template edits in install.txt and you are set. There's no secret to it, if you have problems just ask.

Are you using the chatbox under the navbar or at the bottom of the forum?

rnmcd 08-10-2007 07:49 PM

Mine is at the bottom of the forum.

Dream 08-10-2007 07:52 PM

Then just follow the instructions in install.txt and you'll be fine.

Zaeolos 08-11-2007 02:28 PM

Dream, I too need the usernames' color to be the same as the 'Display Usergroup' color and not the 'Main Usergroup' color. If you can just show a quick edit to do or add that into your options, that would be great.


All times are GMT. The time now is 03:23 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.02870 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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