vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Adding "chat" to my nav bar (https://vborg.vbsupport.ru/showthread.php?t=131581)

ZBJsmom 11-14-2006 07:40 PM

Adding "chat" to my nav bar
 
HI! I decided to use parachat for my forums chat needs and I would like to add "chat" to my nav bar but I am a newb at php and vB. Could someone walk me through it or can you do a cut and paste into the code? I'm assuming I need the code from them (I chose the pop up room code). Here is that:

<!-- Begin ParaChat Basic v7.5 Code -->

<form><input type="image" src="http://chat.parachat.com/images/pc.gif" border="0" onClick="window.open('http://chat.parachat.com/chat/login.html?room=Frugal-Families&width=800&height=600&lang=en', 'parachat', 'width=800,height=600,location=no,menubar=no')"> </form>

<!-- End ParaChat Basic v7.5 Code -->

Is there someone who can help me, please? Thanks a bunch!

Shanj 11-21-2006 02:21 AM

Yes I want to add a link on the navbar to our chatrooms too.
Ive read a lot of guidance posts and tried to do it lostx of times but not got it working.
Anyone good at baby language please? Please show me where to insert the code - don't just tell me which file! or I don't know where in the code.
I can do standard html but shaky on css.

Ntfu2 11-21-2006 07:11 AM

Edit the navbar template:

AdminCP -> Styles and Templates -> Style Manager -> Navigation and Breadcrumbs -> navbar


find:
Code:

<if condition="$show['member']">
                        <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
                </if>

BEFORE Add
Code:

<!-- Begin ParaChat Basic v7.5 Code -->

<form><input type="image" src="http://chat.parachat.com/images/pc.gif" border="0" onClick="window.open('http://chat.parachat.com/chat/login.html?room=Frugal-Families&width=800&height=600&lang=en', 'parachat', 'width=800,height=600,location=no,menubar=no')"> </form>

<!-- End ParaChat Basic v7.5 Code -->


ZBJsmom 11-26-2006 08:45 PM

YES YES YES!!!

WOO HOO THANK YOU VERY MUCH!!!!!

Thanks a bunch, Nftu2! Truly appreciated by me and my forum members! :D


All times are GMT. The time now is 11:06 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.01019 seconds
  • Memory Usage 1,715KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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