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)

nighteyes 01-13-2004 02:21 PM

Quote:

Originally Posted by Faranth
copy your $header and $navbar templates as they are into vbxirc_header and vbxirc_navbar

HOWEVER javascript dropdown menus WILL NOT WORK with the java applet there

First of all this is an awesome hack. But why doesn't it automatically pull our header and footer etc. without needing to do it separately?

Zachery 01-13-2004 03:27 PM

Quote:

Originally Posted by MrNase
thanks faranth :)

I'll give it a try ;)

it's working for me but i have some problems. The best would be if you check it out on yourself ;)
www.sportboard.de/chat

the popup-version does very well but the normal view seems to have some problems with the css file and with the gfx.

the only thing i can think of is that your storing CSS as files, otherwise it should work perfectly. howerver i did check out that link and the only thing broken were an iamge or two which is just a path issue

Casparian 01-15-2004 05:41 AM

Is there any way to have it join more than one room at a time when you log in to the server? We have two rooms, one for silly chat and one for serious discussion (usually moderated with a set topic for a few hours a night).

Also, how about being able to resize the java window from the Admin CP? That'd be useful - some people have complained it's a bit too small.

With this chat applet, is it possible to change the display font size and colour? Again, some people have said the default is hard to read on their monitor, and it'd be great if either it could use one set by Admin, or if the users could change it themselves :)

The only thing I really think this addon needs is the ability to use the standard header and footer templates...

Great work! :D

Zachery 01-15-2004 05:44 AM

Quote:

Originally Posted by Casparian
Is there any way to have it join more than one room at a time when you log in to the server? We have two rooms, one for silly chat and one for serious discussion (usually moderated with a set topic for a few hours a night).

Also, how about being able to resize the java window from the Admin CP? That'd be useful - some people have complained it's a bit too small.

With this chat applet, is it possible to change the display font size and colour? Again, some people have said the default is hard to read on their monitor, and it'd be great if either it could use one set by Admin, or if the users could change it themselves :)

The only thing I really think this addon needs is the ability to use the standard header and footer templates...

Great work! :D

you can use the standard header and footer tempaltes, it used to, but ppl complained about having to modify them to work correctly :)

just copy your header and footer templates into them and they should work fine

Header > vbxirc_header
footer > vbixrc_footer

if the java window is too small you can change it in the templates, altho i will look into adding it into the ACP for the next release as it is a good idea :)

yes see in the template where it says command1 copy that put2 and change /join $vboptions[ircroom] to /join #roomname :)

ekool 01-16-2004 04:31 PM

Is there any way to either use the nickname guest_XXX or modify a nickname so it does NOT begin with a number? Some of my members cannot log in since their nickname beings with a number, and the IRC server rejects it.

ekool 01-16-2004 04:56 PM

In a reply to myself, I found the following:

in chat/index.php

Line 48:

Code:

$nonalnum = ereg_replace("[^ [:alnum:]]", "", $bbuserinfo[username]);
Change to say the following:

Code:

$nonalnum = preg_replace("/^(\d.*)/","_\$1", $bbuserinfo[username]);
That should cause the forum to add an underscore to the front of the nickname if it begins with a digit, and leave it unmolested if it does not.

Zachery 01-16-2004 05:59 PM

Quote:

Originally Posted by ekool
In a reply to myself, I found the following:

in chat/index.php

Line 48:

Code:

$nonalnum = ereg_replace("[^ [:alnum:]]", "", $bbuserinfo[username]);
Change to say the following:

Code:

$nonalnum = preg_replace("/^(\d.*)/","_\$1", $bbuserinfo[username]);
That should cause the forum to add an underscore to the front of the nickname if it begins with a digit, and leave it unmolested if it does not.

ill take a look into adding somthing like this in the next version :)

Halo_DDF 01-17-2004 02:36 AM

It gives me a error that says

Warning: main(./global.php): failed to open stream: No such file or directory in /home/king/public_html/chat/index.php on line 39

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/king/public_html/chat/index.php on line 39


Here is line 39 in the file
PHP Code:

// ## Grabs global.php ##
require_once("./global.php"); 

If you could help that would be great. Sorry if this question was already asked

Zachery 01-17-2004 08:32 AM

Quote:

Originally Posted by Halo_DDF
It gives me a error that says

Warning: main(./global.php): failed to open stream: No such file or directory in /home/king/public_html/chat/index.php on line 39

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/king/public_html/chat/index.php on line 39


Here is line 39 in the file
PHP Code:

// ## Grabs global.php ##
require_once("./global.php"); 

If you could help that would be great. Sorry if this question was already asked

did you open the read me?

Halo_DDF 01-17-2004 12:58 PM

Quote:

Originally Posted by Faranth
did you open the read me?


Yes? Was that a trick question or soming. BTW fixed it


All times are GMT. The time now is 03:41 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.02850 seconds
  • Memory Usage 1,751KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)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