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)
-   -   vBXirc (https://vborg.vbsupport.ru/showthread.php?t=59612)

Zachery 01-11-2004 06:36 PM

updated

MikeJeffs 01-11-2004 10:33 PM

Thanks for doing the update :)

I have a problem though, I've installed and everything seemed to go ok. In the options I have selected #ukbboy to be my room, however when the chat window opens the room is always #geekjunto

how can I fix that?
thanks

Zachery 01-11-2004 10:34 PM

weird, oh you know what i bet i didnt update a template lol lemme post the fix :)

MikeJeffs 01-11-2004 10:39 PM

Cheers :)

Do I just reupload or do I need to run the install script again?

I was also wondering if there is a way to remove the "change nick" box. Part of the advantage of only allowing access to members is that they use their own names (they could of course type /nick, but most don't know about that.)

Zachery 01-11-2004 10:41 PM

yes you can remove the nick box,

read my first post on how to fix your first question :)

find in both vbxirc_index and vbxirc_small

HTML Code:

<!-- start nickinfo -->
<param name="pixx:nickfield" value="true">
<!-- end nickinfo-->

replace with

HTML Code:

<!-- start nickinfo -->
<param name="pixx:nickfield" value="false">
<!-- end nickinfo-->


MikeJeffs 01-11-2004 10:59 PM

thanks :)

On your first post though there is a typo, it shoudl be:

<param name="command1" value="/join #geekjunto">

should be changed to:

<param name="command1" value="/join $vboptions[ircroom]">

Zachery 01-11-2004 11:01 PM

Quote:

Originally Posted by MikeJeffs
thanks :)

On your first post though there is a typo, it shoudl be:

<param name="command1" value="/join #geekjunto">

should be changed to:

<param name="command1" value="/join $vboptions[ircroom]">

? i dont see one ....

Tryfwar 01-11-2004 11:04 PM

not sure why but for some reason I get a 'IRC applet not found'when i move mouse over the chatwindow.

It stays gray.

Zachery 01-11-2004 11:07 PM

Quote:

Originally Posted by Tryfwar
not sure why but for some reason I get a 'IRC applet not found'when i move mouse over the chatwindow.

It stays gray.

did you upload all the files into the chat folder like the instructions said?

also this probally wont work correctly (Templatewise) if your still using beta 7

MikeJeffs 01-11-2004 11:07 PM

You have:
<param name="host" value="$vboptions[ircroom]">

Should be:
<param name="command1" value="/join $vboptions[ircroom]">

I'm having one final issue. When your not logged in and a user selects to go to the chat, they are presented with the VB login screen, but on logging in users are forwarded to a 404 page (http://www.domain.com/forum/chat/login.php) - is there a way they can be taken to the chat?

many thanks for a great hack!


All times are GMT. The time now is 12:28 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.03175 seconds
  • Memory Usage 1,740KB
  • 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_html_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