PDA

View Full Version : vBXirc


Pages : 1 2 [3] 4

RichieBoy67
23 Jul 2004, 00:24
Thanks for nothing... I enjoy getting ignored..

Zachery
23 Jul 2004, 00:44
Thanks for nothing... I enjoy getting ignored..
Sorry richie, if i had a concreate anwser id give it to you :p

attroll
26 Jul 2004, 05:54
Thanks for nothing... I enjoy getting ignored..

I guess it depends on your IRC server. I use Slashnet and you can see who is in chat with there services.

RichieBoy67
26 Jul 2004, 11:57
I didn't mean to sound rude........... sorry....

Attrol, I want to be able to see who's online in the who's online template.

BitterLittleMan
27 Jul 2004, 19:59
Thanks for this hack. It works beautifully .. installed with no trouble.

Top notch work. cheers!

lierduh
28 Jul 2004, 06:18
Great hack. Installed without any problem. Thank you.

There is one typo in one of the template created. I think either vbxirc_index or vbxirc_small. Where 'quitmsg' spelt as 'qutmsg'.

I have set the:

<param name="pixx:showconnect" value="true">

From false to true, that will create a Connect/Disconnect button.

I have also added the following:

<param name="pixx:styleselector" value="true">
gives a colour selection for text.

<param name="pixx:setfontonstyle" value="true">
gives bold and underline selection.

<param name="pixx:nickprefix" value="<\b">
<param name="pixx:nickpostfix" value="\b>\s">
will make the nick bold with a space before the text.

I am using the new engine downloaded from:

http://www.pjirc.com/main.php

It works without any problem. You can just do a drop-in replacement.

The new version comes with quite a few more smileys. You can enable the smileys by inserting more lines, such as:

<param name="style:smiley1" value=":) img/sourire.gif">
<param name="style:smiley2" value=":-) img/sourire.gif">
<param name="style:smiley3" value=":-D img/content.gif">
<param name="style:smiley4" value=":d img/content.gif">
<param name="style:smiley5" value=":-O img/OH-2.gif">
<param name="style:smiley6" value=":o img/OH-1.gif">
<param name="style:smiley7" value=":-P img/langue.gif">
<param name="style:smiley8" value=":p img/langue.gif">
<param name="style:smiley9" value=";-) img/clin-oeuil.gif">
<param name="style:smiley10" value=";) img/clin-oeuil.gif">
<param name="style:smiley11" value=":-( img/triste.gif">
<param name="style:smiley12" value=":( img/triste.gif">
<param name="style:smiley13" value=":-| img/OH-3.gif">
<param name="style:smiley14" value=":| img/OH-3.gif">
<param name="style:smiley15" value=":'( img/pleure.gif">
<param name="style:smiley16" value=":$ img/rouge.gif">
<param name="style:smiley17" value=":-$ img/rouge.gif">
<param name="style:smiley18" value="(H) img/cool.gif">
<param name="style:smiley19" value="(h) img/cool.gif">
<param name="style:smiley20" value=":-@ img/enerve1.gif">
<param name="style:smiley21" value=":@ img/enerve2.gif">
<param name="style:smiley22" value=":-S img/roll-eyes.gif">
<param name="style:smiley23" value=":s img/roll-eyes.gif">
<param name="style:smiley24" value=":yy: img/yinyang.gif">
<param name="style:smiley25" value=":hrt: img/coeur.gif">
<param name="style:smiley26" value=":bhrt: img/coeur-brise.gif">
<param name="style:smiley27" value=":beer: img/biere.gif">

One thing I have not been able to make work is the /sound. The new applet comes with two sound files and should be able to make some noise. I think you can even get it to make a laugh sound if eg. "LOL" is detected.:)

Edit. Forgot about <param name="pixx:nickpostfix" value="\b>\s">

Holidazed
28 Jul 2004, 16:07
There is one typo in one of the template created. I think either vbxirc_index or vbxirc_small. Where 'quitmsg' spelt as 'qutmsg'.
Actually, it is in both the templates. Thanks for the info.

Zachery
28 Jul 2004, 21:21
Great hack. Installed without any problem. Thank you.

There is one typo in one of the template created. I think either vbxirc_index or vbxirc_small. Where 'quitmsg' spelt as 'qutmsg'.

I have set the:

<param name="pixx:showconnect" value="true">

From false to true, that will create a Connect/Disconnect button.

I have also added the following:

<param name="pixx:styleselector" value="true">
gives a colour selection for text.

<param name="pixx:setfontonstyle" value="true">
gives bold and underline selection.

<param name="pixx:nickprefix" value="<\b">
will make the nick bold.

I am using the new engine downloaded from:

http://www.pjirc.com/main.php

It works without any problem. You can just do a drop-in replacement.

The new version comes with quite a few more smileys. You can enable the smileys by inserting more lines, such as:

<param name="style:smiley1" value=":) img/sourire.gif">
<param name="style:smiley2" value=":-) img/sourire.gif">
<param name="style:smiley3" value=":-D img/content.gif">
<param name="style:smiley4" value=":d img/content.gif">
<param name="style:smiley5" value=":-O img/OH-2.gif">
<param name="style:smiley6" value=":o img/OH-1.gif">
<param name="style:smiley7" value=":-P img/langue.gif">
<param name="style:smiley8" value=":p img/langue.gif">
<param name="style:smiley9" value=";-) img/clin-oeuil.gif">
<param name="style:smiley10" value=";) img/clin-oeuil.gif">
<param name="style:smiley11" value=":-( img/triste.gif">
<param name="style:smiley12" value=":( img/triste.gif">
<param name="style:smiley13" value=":-| img/OH-3.gif">
<param name="style:smiley14" value=":| img/OH-3.gif">
<param name="style:smiley15" value=":'( img/pleure.gif">
<param name="style:smiley16" value=":$ img/rouge.gif">
<param name="style:smiley17" value=":-$ img/rouge.gif">
<param name="style:smiley18" value="(H) img/cool.gif">
<param name="style:smiley19" value="(h) img/cool.gif">
<param name="style:smiley20" value=":-@ img/enerve1.gif">
<param name="style:smiley21" value=":@ img/enerve2.gif">
<param name="style:smiley22" value=":-S img/roll-eyes.gif">
<param name="style:smiley23" value=":s img/roll-eyes.gif">
<param name="style:smiley24" value=":yy: img/yinyang.gif">
<param name="style:smiley25" value=":hrt: img/coeur.gif">
<param name="style:smiley26" value=":bhrt: img/coeur-brise.gif">
<param name="style:smiley27" value=":beer: img/biere.gif">

One thing I have not been able to make work is the /sound. The new applet comes with two sound files and should be able to make some noise. I think you can even get it to make a laugh sound if eg. "LOL" is detected.:)
the last version i updated used pjirc 2.0.0 when it was released IIRC.

If there is enough demand ill update the packages here.

hpwilhelm
28 Jul 2004, 22:47
the last version i updated used pjirc 2.0.0 when it was released IIRC.

If there is enough demand ill update the packages here.
An update to the latest version would be very nice! :)

lierduh
29 Jul 2004, 09:51
How to make an avatar in the chat program:

1)Upload your shrinked down avatar to the /img/ directory, the size can be around 20x20. eg. sally.gif
2)Change your templates:
vbxirc_index and vbxirc_small
Add the following line to the existing smiley lines:

<param name="style:smiley29" value="_eye_ img/sally.gif">

The number value (eg. 29) must be greater than the previous one.

Now, after connect, change your nick name to _eye_
Your nick name area will be presented with the avatar. Basically you will see the smiley as your avatar. Naturally type _eye_ will produce an smiley as well.

One thing to note, a nick name can not start with ":", so you can't name the shortcut for your avatar smiley as :eye:

You can even combine your nick with avatar + nick. eg. as above:

change your nick to: _eye_EYE
will see an avatar before your nick of EYE.

Enjoy.

Jolten
30 Jul 2004, 06:27
Downloaded and installed today.

An attempt to get a file (/bb/chat/com/ms/security/PermissionID.class) failed

Happens with every connect as reported by site error reporting

noobx
30 Jul 2004, 23:45
I am having trouble with the buttons on the chat interface as well..

I get 'Undefined string' on every button despite uploading all the files correctly..

Zachery
31 Jul 2004, 03:14
I am having trouble with the buttons on the chat interface as well..

I get 'Undefined string' on every button despite uploading all the files correctly..
Try reuploading the files, usualy this fixes it, or its a cache issue.

Jolten
31 Jul 2004, 03:25
Everythign is installed and works on my site but this error:

An attempt to get a file (/bb/chat/com/ms/security/PermissionID.class) failed

Is sent to me with every log in.

noobx
31 Jul 2004, 13:38
Try reuploading the files, usualy this fixes it, or its a cache issue.

I tried that .. Didn't work. If it's a cache issue what do you suggest I do?

Dark s.s. Trunk
05 Aug 2004, 20:54
This seems to be working but when it is connecting I get an error..

Unable to connect: null ? What am I missing did i forget somthign?

Dorign
10 Aug 2004, 21:42
This thread is huge. o_O

Mine works great, I'm just looking for one small addition..
When a user joins, it makes them join under their username. Well, I'd like them to have a prefix on that name, since most user names are registered on the server my channel is. Something like FC_$username

Any thoughts?

Zachery
11 Aug 2004, 01:26
This thread is huge. o_O

Mine works great, I'm just looking for one small addition..
When a user joins, it makes them join under their username. Well, I'd like them to have a prefix on that name, since most user names are registered on the server my channel is. Something like FC_$username

Any thoughts?
In the template find $chatname and change it to FC_$chatname

Dorign
11 Aug 2004, 06:44
I <3 you. lol
Thanks

Slapyo
12 Aug 2004, 17:55
any way to make this pop up so the users can chat and still browse the forums? only problem is it wouldn't show them as being in the chat as soon as they loaded a new page.

Zachery
12 Aug 2004, 20:50
any way to make this pop up so the users can chat and still browse the forums? only problem is it wouldn't show them as being in the chat as soon as they loaded a new page.
the navbar template edit adds a navbar drop down with two options a popup chat and a full page version.

we_are_borg
20 Aug 2004, 11:54
I'm getting the error "Unable to connect : null" i have tryed diffrent servers and all. Also tryed diffrent port 6660 - 7000. Strange thing is i'm still using phpnuke at the moment because board is not finished yet and there the web_chat works fine.

Config vbxirc

no
irc.slashnet.org
6667
#dws
Guest_???
Good Bye
Yes

Oblivion Knight
20 Aug 2004, 13:00
Excellent stuff, thanks Zachery.. :)

Zachery
20 Aug 2004, 14:10
I'm getting the error "Unable to connect : null" i have tryed diffrent servers and all. Also tryed diffrent port 6660 - 7000. Strange thing is i'm still using phpnuke at the moment because board is not finished yet and there the web_chat works fine.

Config vbxirc

no
irc.slashnet.org
6667
#dws
Guest_???
Good Bye
Yes

Good chance slashdot has banned java clients

TeH Z0mB1E
22 Aug 2004, 17:54
installed and i just get this error everytime i try to connect

Warning: chdir(): No such file or directory (errno 2) in /home/alienfi/public_html/forums/chat/index.php on line 19

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

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

tschitschi
22 Aug 2004, 22:38
I just installe dit and get the same error. I'm sure (and I checked it), that the path is correct and the file exists there ...

Please help !

Zachery
22 Aug 2004, 22:39
installed and i just get this error everytime i try to connect

Warning: chdir(): No such file or directory (errno 2) in /home/alienfi/public_html/forums/chat/index.php on line 19

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

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

You did not edit the chdir correctly

tschitschi
22 Aug 2004, 23:09
I'm near hitting myself ...

I downloaded the zip, extracted it on my local pc, made the steps described in the howto. then uploaded the zip to the webserver. So I changed the variable right but copied the unchanged version .... *laughing*


Nearly forgot to say: Great work!

And another question: The firewall blocks connecting to the webserver on the irc ports. This would be no prob for te forum, I think, since it runs on the same machine and I can connect over localhost, but I do not have any channels on my server, since I installed the unrealircd the first time. Now the applet says:

Connecting...
Unable to connect : null

any suggestions?

tschitschi
22 Aug 2004, 23:30
Another question: Do I have to open the port 6667 on my firewall or does the script just connect locally?

Zachery
22 Aug 2004, 23:34
You need to make sure the IRC client can connect to the server :P so yes you would need to allow irc to go though your firewall

tschitschi
22 Aug 2004, 23:44
ok. thx :)

Dave Rosteck
24 Aug 2004, 03:46
What do I do when one of my users says their username is invalid and they can't enter the chat? It's not required to register a nick on IRC am I wrong? Thanks in advance for the help.

Drache
24 Aug 2004, 21:24
I am trying to install but i stuck at step 2. :/ pls help!. could you pls tell me the path detail to the navbar template and such? becoz i tried to look for it and i couldn't find those lines that i was support to find and edit in all templates.

Dave Rosteck
25 Aug 2004, 05:10
I am trying to install but i stuck at step 2. :/ pls help!. could you pls tell me the path detail to the navbar template and such? becoz i tried to look for it and i couldn't find those lines that i was support to find and edit in all templates.Styles & Templates > Style Manager > Edit Templates

Drache
25 Aug 2004, 13:44
i did. I went there and tried to edit header.php but i couldn't find <td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

but i added <!-- chat links -->
<div class="vbmenu_popup" id="chat_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Chat</td></tr>
<tr> <td class="vbmenu_option"><a href="$vboptions[bburl]/chat/index.php?$session[sessionurl]">Chat</a></td></tr>
<tr> <td class="vbmenu_option"><a href="#" onClick="window.open('$vboptions[bburl]/chat/index.php?do=small','key','WIDTH=750,HEIGHT=500,scrollbars=no,left=50,top=50,scr eenX=50,screenY=50');return false">Chat(Popup)</a></td></tr>
</table>
</div>
<!-- / chat links -->

in header.php under <!--NAVBAR POPUP MENUS -->
but still nothing happen. the menu still didn't show the chat menu.

Zachery
25 Aug 2004, 17:16
i did. I went there and tried to edit header.php but i couldn't find <td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

but i added <!-- chat links -->
<div class="vbmenu_popup" id="chat_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Chat</td></tr>
<tr> <td class="vbmenu_option"><a href="$vboptions[bburl]/chat/index.php?$session[sessionurl]">Chat</a></td></tr>
<tr> <td class="vbmenu_option"><a href="#" onClick="window.open('$vboptions[bburl]/chat/index.php?do=small','key','WIDTH=750,HEIGHT=500,scrollbars=no,left=50,top=50,scr eenX=50,screenY=50');return false">Chat(Popup)</a></td></tr>
</table>
</div>
<!-- / chat links -->

in header.php under <!--NAVBAR POPUP MENUS -->
but still nothing happen. the menu still didn't show the chat menu.
You only edit templates, not files, for template modifcations, and that would be the navbar template, not header.php.. because there is no header.php vB file.s

Dave Rosteck
26 Aug 2004, 02:50
What do I do when one of my users says their username is invalid and they can't enter the chat? It's not required to register a nick on IRC am I wrong? Thanks in advance for the help.Yo Zachery, do you know how to fix this? Thanks man.

Zachery
26 Aug 2004, 03:18
Yo Zachery, do you know how to fix this? Thanks man.
Its a IRC server issue, there is somthing about their username that the server doesnt like, ive tried my best to strip and format user names to the proper IRC compliency

Ren
29 Aug 2004, 15:02
Welp add me too the list of the unable to connect: null

It's not that my irc server or my server doesn't allow java chat's I downloaded the pjirc for the site and it worked flawless the first time , so I think it's alot deeper than just saying what I have seen said so far. I like the hack cause I would use my database for my forums , but I guess that's all a pipe dream after beating my head for 4 hrs trying to solve a issue.

This hack gives me unable to connect: null
Pjirc works flawless

Doesn't make sense to me :disappointed:

Zachery
29 Aug 2004, 17:48
I cannot think of anything to issue that error unless, your trying to use the unsecure cab/jar files, you have the wrong cab/jar files or you have a firewall blocking the request.

There are a few instances where IRC servers do block java clients.

lierduh
30 Aug 2004, 06:13
Welp add me too the list of the unable to connect: null

It's not that my irc server or my server doesn't allow java chat's I downloaded the pjirc for the site and it worked flawless the first time , so I think it's alot deeper than just saying what I have seen said so far. I like the hack cause I would use my database for my forums , but I guess that's all a pipe dream after beating my head for 4 hrs trying to solve a issue.

This hack gives me unable to connect: null
Pjirc works flawless

Doesn't make sense to me :disappointed:

It can also happen with bad cache etc. So clear out internet temp files. At one stage, I needed to reinstall java run time on my PC and reboot my PC before I got rid of the dread Connect: null problem. So the server worked, but the PC did not.

OrangeFlea
30 Aug 2004, 11:37
Hey, Zach! Awesome work you're doing, but I've been running into trouble. I'm pretty new when it comes to this stuff, and as a result, your readme wasn't as clear to me as it was for everyone else. Let me paste to you exactly what I mean, hopefully you can help me out Sesame Street style lol:

Step 1:

Check. Got everything right.

Step 2:

Check. Got everything right.

Step 3: "Upload all files to their proper directories"

This is where I got lost. Upload all the files contained in the zip to one specific directory or separate directories? I don't know what the proper directories are. Can you help me here?

Step 4:

Check.

Step 5: "Now you're almost done! It's time to add the vBXirc settings and templates. Run the install script from your browser by going to http://yoursite.com/forum/admincp/vbxirc_install.php."

I get lost even more here. How did the vbxirc_install.php arrive in that directory to begin with? Is the /admincp folder the place where I dump all the contents of the zip file?

Please help me out here. I really want this wonderful chat of yours to be up and running soon!!

Zachery
30 Aug 2004, 15:24
Hey, Zach! Awesome work you're doing, but I've been running into trouble. I'm pretty new when it comes to this stuff, and as a result, your readme wasn't as clear to me as it was for everyone else. Let me paste to you exactly what I mean, hopefully you can help me out Sesame Street style lol:

Step 1:

Check. Got everything right.

Step 2:

Check. Got everything right.

Step 3: "Upload all files to their proper directories"

This is where I got lost. Upload all the files contained in the zip to one specific directory or separate directories? I don't know what the proper directories are. Can you help me here?

Step 4:

Check.

Step 5: "Now you're almost done! It's time to add the vBXirc settings and templates. Run the install script from your browser by going to http://yoursite.com/forum/admincp/vbxirc_install.php."

I get lost even more here. How did the vbxirc_install.php arrive in that directory to begin with? Is the /admincp folder the place where I dump all the contents of the zip file?

Please help me out here. I really want this wonderful chat of yours to be up and running soon!!
Upload the CHAT folder to your forum's root directory, upload vbxirc_install.php to your admincp directory :)

ozmazdaclub
31 Aug 2004, 11:56
getting the following error:

Warning: chdir(): SAFE MODE Restriction in effect. The script whose uid/gid is 51696/100 is not allowed to access / owned by uid/gid 0/0 in /home/s/sydneo/www/forums/chat/index.php on line 19

Warning: main(): Unable to access ./global.php in /home/s/sydneo/www/forums/chat/index.php on line 44

Warning: main(./global.php): failed to open stream: No such file or directory in /home/s/sydneo/www/forums/chat/index.php on line 44

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php/') in /home/s/sydneo/www/forums/chat/index.php on line 44

Can anyone shed some light on this issue?

Zachery
31 Aug 2004, 13:22
getting the following error:

Warning: chdir(): SAFE MODE Restriction in effect. The script whose uid/gid is 51696/100 is not allowed to access / owned by uid/gid 0/0 in /home/s/sydneo/www/forums/chat/index.php on line 19

Warning: main(): Unable to access ./global.php in /home/s/sydneo/www/forums/chat/index.php on line 44

Warning: main(./global.php): failed to open stream: No such file or directory in /home/s/sydneo/www/forums/chat/index.php on line 44

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php/') in /home/s/sydneo/www/forums/chat/index.php on line 44

Can anyone shed some light on this issue?
You dont have your chdir set correctly

ozmazdaclub
31 Aug 2004, 23:30
Ive now got it not displaying an error but it also does not display a chat window either...

venomx
04 Sep 2004, 05:11
Hmm I dont see vBXirc in my admin.. :(

venomx
04 Sep 2004, 05:30
Nevermind it was under the vB Options, I thought it would have been one of the Main Options


Thanks glad I found your post! :)

proxyMX
05 Sep 2004, 22:54
Thanks glad I found your post! :)
Can i ask why im getting
"Connecting......."
Unable to connect: null

venomx
05 Sep 2004, 23:00
You have to add a server in the adminCp under VB Options / vBXirc Settings.
The server has to allow Java chats to connect.

proxyMX
06 Sep 2004, 20:15
You have to add a server in the adminCp under VB Options / vBXirc Settings.
The server has to allow Java chats to connect.
how can i find a server whcih allows java, im trying irc.dynastynet.net

venomx
06 Sep 2004, 22:58
Have you contacted them to ask?

http://www.dynastynet.net/contact.php

TeH Z0mB1E
08 Sep 2004, 01:53
installed and i just get this error everytime i try to connect

Warning: chdir(): No such file or directory (errno 2) in /home/alienfi/public_html/forums/chat/index.php on line 19

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

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


i set the CHDIR to 777 for the entire chat directory.. this isnt correct?

Zachery
08 Sep 2004, 05:09
i set the CHDIR to 777 for the entire chat directory.. this isnt correct?
This is what your chdir line should be

/home/alienfi/public_html/forums/

xxxNebulaxxx
13 Sep 2004, 23:31
In your chat/index.php file:

Now open your chat/index.php file in this folder and find:

// ## Changes Directory so it can accesss vBulletin ##
// Examples
// cPanel/Linux chdir("/home/username/public_html/forum/");
// Windows chdir("c:/inetpub/users/username/www/");
chdir('#path#');


Replace #path# with the full path to your forum on your server.

Hi, i am very newbie in vbulletin. I don't understand from with path are you talking about, what do i have to write here? my page is http://*****.com.ar/foro , so i have to write: http://*****.com.ar/foro ????'

and one more question: where can i found my "navbar template"???
Thank you a lot!!!!

sorry for my english, i am studying it.

sunruh
17 Sep 2004, 16:27
i just installed vbxirc 2.5.2

i get "Undefined string" in all of the boxes in the chat window.

and going to irc.dal.net port 6667 gives:
Connecting...
Unable to connect : Connection refused: connect

ideas?

p.s. your readme is wrong. in step 4, it should read "prefix each path with the URL of your sites forums", not the full path.

venomx
17 Sep 2004, 19:09
Dalnet doesnt allow java chats because I cant connect to it either.

sunruh
17 Sep 2004, 19:38
thanks, do you know of a server that i can try against?
i found a server that i can connect to. so that problem is solved.

any ideas about the "Undefined string" problems?
i get them even when connecting to the working server.

Zachery
17 Sep 2004, 20:31
thanks, do you know of a server that i can try against?
i found a server that i can connect to. so that problem is solved.

any ideas about the "Undefined string" problems?
i get them even when connecting to the working server.
Reupload the files

sunruh
17 Sep 2004, 20:37
Reupload the files
i just unzipped it again.
that didn't fix it.

Zachery
17 Sep 2004, 20:59
i just unzipped it again.
that didn't fix it.
Not sure what else it could be, try clearing your cache with a hard refresh (ctrl + f5 on windows or ctrl+r on most other systems).

sunruh
17 Sep 2004, 22:14
Not sure what else it could be, try clearing your cache with a hard refresh (ctrl + f5 on windows or ctrl+r on most other systems).
ctrl+f5 did not fix it.

ya wanna login and see?

rebelsrock06
18 Sep 2004, 00:28
Only ONE member is having this problem on our site

when they go to the chat it tells them this

Connecting... Logging in... --
*** Looking up your hostname --
*** Found your hostname, cached --
*** Checking Ident Not on a channel

rebelsrock06
18 Sep 2004, 02:57
rebelsrock06,
why did you quote me?
you know nothing of my site.
I didnt mean too. i hit the Quick Reply and it Automatically quotes it. Sorry :(

Quelyn
21 Sep 2004, 15:28
Hmm. I installed it and it seemed to go without a hitch, and I followed all the instructions, but I'm not getting the menu set on the admin CP :(

The IRC Chat works fine, so that part of the installation is great. I can see it and everything..
http://www.emocrap.com/forums/chat/index.php?

The formatting is a little weird, but whatever. So yeah..
Any ideas?

Zachery
21 Sep 2004, 15:42
Hmm. I installed it and it seemed to go without a hitch, and I followed all the instructions, but I'm not getting the menu set on the admin CP :(

The IRC Chat works fine, so that part of the installation is great. I can see it and everything..
http://www.emocrap.com/forums/chat/index.php?

The formatting is a little weird, but whatever. So yeah..
Any ideas?
Its in the vBoptions, there is no specific new menu for it.

Quelyn
21 Sep 2004, 15:47
HAH, Sorry I'm a noob.
"Once the script is done go to your Admin CP and you will see a new group of options called "vBXirc Settings"."

Since I just installed VBAdvanced, I assumed that meant the same menu option thingie. Thanks for the really prompt reply. This is great, and just what I was looking for :)

sunruh
22 Sep 2004, 01:52
quelyn,
yours looks fine to me. unlike mine.

http://www.84ahs.org/forums/chat/index.php

Zachery
22 Sep 2004, 04:27
quelyn,
yours looks fine to me. unlike mine.

http://www.84ahs.org/forums/chat/index.php
Whats wrong with yours?

sunruh
22 Sep 2004, 16:02
Whats wrong with yours?
zachery,
are you saying mine looks fine?
i get "Undefined string" printed all over the buttons and info bars.

venomx
22 Sep 2004, 16:05
I just tried yours and it works fine sunruh. I even connected to the chat...

sunruh
22 Sep 2004, 16:32
I just tried yours and it works fine sunruh. I even connected to the chat...
works fine?

so how in the world can it look fubar to me, but when i go to another site theirs looks fine?

is it because i'm an admin?

venomx
22 Sep 2004, 17:00
Check the screen shot of your chat

Zachery
22 Sep 2004, 17:10
zachery,
are you saying mine looks fine?
i get "Undefined string" printed all over the buttons and info bars.
Clear your cache, clear java's cache as well.

sunruh
22 Sep 2004, 20:15
Clear your cache, clear java's cache as well.

here is my screen shot (hopefully it comes out viewable).

i know how to clear the browsers cache, but how do you clear java's cache?

thanks for all the help!

i'm using java 1.4.1_02 from sun.

sunruh
22 Sep 2004, 21:09
i went to java.com and got the latest jvm. 1.4.2_05 and intalled it and rebooted. i also turned caching OFF.

YEEEHA! it works.

very odd though that it worked fine on other sites before, but not my own.

Zachery
22 Sep 2004, 22:39
i went to java.com and got the latest jvm. 1.4.2_05 and intalled it and rebooted. i also turned caching OFF.

YEEEHA! it works.

very odd though that it worked fine on other sites before, but not my own.
When you reinstalled java it cleared the old cache.

tim356
23 Sep 2004, 13:19
Firstly, great hack - keep up the good work Zach. And don't listen to these clowns complaining about next releases taking ages. You're doing it for nothing, so take your time.

Now to my issue - this hack works great for 95% of my users, but there's a couple (and one windger in particular) who get the connection refused connection null error (or whatever it says). They all reckon they have the firewalls and av's turned off, but still get this error.

I try telling them it has to be their firewalls or something, the applet works and they can get the IRC messages, they just get this connection null error. So itsn't that a firewall issue?

How can we overcome this problem Zach? Or what can I tell the so that they will PO.

Zachery
23 Sep 2004, 16:47
Firstly, great hack - keep up the good work Zach. And don't listen to these clowns complaining about next releases taking ages. You're doing it for nothing, so take your time.

Now to my issue - this hack works great for 95% of my users, but there's a couple (and one windger in particular) who get the connection refused connection null error (or whatever it says). They all reckon they have the firewalls and av's turned off, but still get this error.

I try telling them it has to be their firewalls or something, the applet works and they can get the IRC messages, they just get this connection null error. So itsn't that a firewall issue?

How can we overcome this problem Zach? Or what can I tell the so that they will PO.
If its working for 99% of your users, its just these few who are having an issue i am not sure what it could be, ask them to update their java instaltion and turn off their firewall completely and virus scanners for a short time and see if this allows them to connect.

da prez
24 Sep 2004, 05:35
after reading through all 39 pages of this thread,
i just want to say, zachery, you have the patience of a saint.

how many times has the same directory question been asked ?
how many times has the same navbar question been asked ??

after reading through this, i feel the hack isn't for me, i don't know anything about mIRC or any others,
but i wanted to thank you, nonetheless, for your tireless effort.

thanks.

lierduh
24 Sep 2004, 06:07
If its working for 99% of your users, its just these few who are having an issue i am not sure what it could be, ask them to update their java instaltion and turn off their firewall completely and virus scanners for a short time and see if this allows them to connect.

People may forget that other than the web site needs to access to the IRC server. The client machine also needs to access to the IRC server after the initial connection. All the IRC sessions are sent directly to the IRC server, not via the web pages!

sunruh
24 Sep 2004, 14:49
zachery,
is there a hack to show either how many or who is in chat?
this would be a really cool addon for vbxirc.

Zachery
24 Sep 2004, 16:21
Yes I agree however ive not found any very good solution to this issue.

I have pondered the idea of making my own chat application but it would be in flash if anything.

sunruh
25 Sep 2004, 23:28
Yes I agree however ive not found any very good solution to this issue.

I have pondered the idea of making my own chat application but it would be in flash if anything.
i've been on a site (phpBB 2.0.6) that shows how many are in chat.

Zachery
26 Sep 2004, 20:42
Oh its possible, However I've not found any good solution to it that i am confortable with.

Current Options:
Add a new sessions table for just the chat, then record as users eneter it, however this will give a false ammount of users on the chat if they enter via their own client.

Egg Drop:
using a bot to report to the site, this can be done already with VeloCD's system

mIRC reporting:
again can already be done with VeloCD's hacks/

venomx
26 Sep 2004, 21:14
Can you go by the WOL? Wouldnt always be correct but hey....

Zachery
26 Sep 2004, 23:58
Can you go by the WOL? Wouldnt always be correct but hey....
If they continued browsing the board it would be useless.

venomx
27 Sep 2004, 00:27
True.. Wonder how some of these sites are doing it then.. I am a member of one site that used only java chat and it said X users in chat.. Topic (set by) right on the forum home...

Zachery
27 Sep 2004, 00:55
True.. Wonder how some of these sites are doing it then.. I am a member of one site that used only java chat and it said X users in chat.. Topic (set by) right on the forum home...
Either Eggdrop or their java chat system was more than just a chat, as in it was also a server.

venomx
27 Sep 2004, 01:05
Had to have been something with the java because it wwasnt an eggdrop because you could only chat via the chat page...

Zachery
27 Sep 2004, 05:39
Had to have been something with the java because it wwasnt an eggdrop because you could only chat via the chat page...
Sounds like a session was being kept for the java chat applet, this is just a IRC intergration to allow your users to chat on IRC. many of my friends and users moved from the java directly to mirc.

venomx
27 Sep 2004, 08:02
Yeah I love IRC... I love mIRC. I use it all the time and thats why I went with your hack..

RobAC
28 Sep 2004, 13:47
Good chance slashdot has banned java clients

This seems to be a common problem. How can I find an IRC server that allows java chats?

Zachery
28 Sep 2004, 15:01
Try to connect to differnt networks untill one works?

venomx
28 Sep 2004, 17:26
Or do like me and run your own server... thing is if noone uses the chat the server is kinda dead.. LOL

kur1j
29 Sep 2004, 01:35
Ok what the heck is going on here... i installed java for firefox and it still wont let me on :-/. Just shows the white screen saying "No application for this" or something like that.

xxxNebulaxxx
29 Sep 2004, 02:19
I want to make my mods, supermods and admins to appears in their colors.
mods: green
supermods: dark blue
admins: red

I want them to talk in the chat with their colors.
How can i make this???
Thank you a lot!

Zachery
29 Sep 2004, 03:24
Not possible.

seangworld
30 Sep 2004, 11:26
in the chat window, i get:

Unable to connect: Null





how do i fix that?

oldfan
30 Sep 2004, 16:32
working great for me :)
/me clicks install

y2krazy
30 Sep 2004, 18:01
An awesome hack if there ever was one!

http://community.coogville.com/chat

/me clicks install!

seangworld
30 Sep 2004, 21:34
An awesome hack if there ever was one!

http://community.coogville.com/chat

* y2krazy clicks install!
ok, my chat is working now.
if anyone else has this problem, but are new to irc and don't know...

goto your admincp>options>vboptions>vbxirc settings. in the Irc Server, delete the irc.dal.net and insert: irc.vbulletin.nl
name your room.
hit save.

it should work now.

lanc3lot
01 Oct 2004, 12:20
Helloz all...


Although it seemed, everything went smoothly during the install...i have the following problem:

http://www.gamers.gr/board/chat/index.php

Any who can help?

Thanks in advance

Ps

Also, if u go here: http://www.gamers.gr/board/ and click on chat, and click on the first chat option, u will see that the link is : http://board.gamers.gr/chat/index.php? . Where can i change that? I want it to be http://www.gamers.gr/board/chat/index.php

Thanks

Zachery
01 Oct 2004, 13:16
Helloz all...


Although it seemed, everything went smoothly during the install...i have the following problem:

http://www.gamers.gr/board/chat/index.php

Any who can help?

Thanks in advance

Ps

Also, if u go here: http://www.gamers.gr/board/ and click on chat, and click on the first chat option, u will see that the link is : http://board.gamers.gr/chat/index.php? . Where can i change that? I want it to be http://www.gamers.gr/board/chat/index.php

Thanks
Make sure your Site and General vBulletin Options are set correctly.

lanc3lot
01 Oct 2004, 13:29
Ok fixed the problem of showing http://www.gamers.gr/board link thanks a lot:)

But my main question, is that i cant make this hack to work

See plz:

http://www.gamers.gr/board/chat/index.php

seangworld
01 Oct 2004, 13:38
you're not putting the correct path to your folder. if you go to that file, right click it and select edit (via ftp). go to line 19 and your error is there. on lines 17 and 18 you will see your example of what yours may look like. it's supposed to be the location to your forum via ftp. for example, mine looks like: chdir('/home/dabombcrew/www/vb/');

\web\gamers.gr\board\chat\index.php <=====go here and right-click that index.php file, select edit.

goto===>line 19


fixing line 19 will fix your errors on line 44.

lanc3lot
01 Oct 2004, 13:56
Hmm...I am little confused:)

(i got a bad cold last night and i am little dizzy)

I saw your reply, then i put the following: /home/gamers.gr/board/ or /gamers.gr/board/ but nothing:(

If i go to my ftp, via Cuteftp, i see above the following: /gamers.gr/board/

:(

Is there any way to find the actual path?

lanc3lot
01 Oct 2004, 13:57
Hmm, so the path is \web\gamers.gr\board\chat\index.php ?

I know how to edit it(its easy via Cuteftp), i dont know the path:(

Thanks in advance for any help

lanc3lot
01 Oct 2004, 13:59
Update:

I put the following path: \web\gamers.gr\board and it seemed it fixed!!!

Thanks for your help my friend, be blessed:)

seangworld
01 Oct 2004, 14:03
you're welcome.

lanc3lot
01 Oct 2004, 14:05
Edited, fixed the null problem...only the images now:P

Also, can someone explain my the 4th step of the installation(as it seemed i did something wrong)

seangworld
01 Oct 2004, 14:07
your fix is on THIS page, posted by me as well.

lanc3lot
01 Oct 2004, 14:13
your fix is on THIS page, posted by me as well.


U reffer to the Null problem? Or in the images case?

seangworld
01 Oct 2004, 18:27
null problem.

lanc3lot
01 Oct 2004, 19:23
So, can anyone explain more the 4th step?

So i can fix my images problem:(

seangworld
01 Oct 2004, 20:28
well, i have the same problem and have just been too lazy to go fix it. i'll reply in a bit.

seangworld
01 Oct 2004, 20:51
ok, i just fixed mines.

go to your admincp>styles & templates>vbxirc_templates>vbxirc_header.

REMOVE:
<!-- logo -->
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left"><a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
</table>
<!-- /logo -->

hit SAVE.
refresh your chat page.

lanc3lot
01 Oct 2004, 22:09
Hmm..still i havent my style header...anyway, going to search a bit:)

lanc3lot
01 Oct 2004, 22:48
Ok almost fixed...I just want someone more experienced here, tell me how can i add Buddy list from Vbxirc Navbar, to my previous navbar template...Just tell me what code i must add...Thanks a lot :)

Anette
02 Oct 2004, 14:04
Working just fine! Good job! :D

lanc3lot
02 Oct 2004, 14:31
Also, is there a way, to put the new version of PJIRC in the chat?

What to copy and where?



Thnx

ianforest
03 Oct 2004, 18:32
This has probably already been asked but...(42 pages is a lot to scan through!) how do I get to use the different chat client that vbulletin.org uses??? I'm not a great fan of pjirc :(

Zachery
03 Oct 2004, 20:21
This has probably already been asked but...(42 pages is a lot to scan through!) how do I get to use the different chat client that vbulletin.org uses??? I'm not a great fan of pjirc :(
Thats what vBXirc is, pjirc. I have no current plans to write another chat intergration unless i write an offical one for vBulletin.com

ianforest
03 Oct 2004, 21:58
ok! still, very good integration!

Sanni
04 Oct 2004, 06:23
Hi Zachery I am having a slight problem. I installed the hack fine on my dev server and it works like an absolute charm but am having troubles getting it to work in my prod server. The installation script didnt come back with any errors but i get the following database error when trying to launch vbxirc:

<!--
Database error in vBulletin :

Invalid SQL:
SELECT * FROM vb3_style
WHERE (styleid = 0 AND userselect = 1)
OR styleid =
ORDER BY styleid ASC
LIMIT 1

mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY styleid ASC
LIMIT 1' at line 4

mysql error number: 1064

any ideas on what might be causing this?

Sanni
05 Oct 2004, 11:29
got it to work nevermind :)

HumanNature
06 Oct 2004, 00:52
¿Hello, is this hack (hack + original chat) server intensive?
I´m on a shared server and I have to be carefull with what I install and I have no idea about how much resources will this use :)

Thanks

Zachery
06 Oct 2004, 01:17
¿Hello, is this hack (hack + original chat) server intensive?
I´m on a shared server and I have to be carefull with what I install and I have no idea about how much resources will this use :)

Thanks
This is 0% intensive on the server, 99% of the work is done on the client end, and the rest is done on the IRC server :)

HumanNature
06 Oct 2004, 01:32
This is great! Thanks a lot, Now I have it runing but when the user is not logged it goes to the file .../forum/chat/login.php and this file doen´t exist and I don´t know what is wrong. I will make a searh now to see if a solve it

Mattius
06 Oct 2004, 09:17
Im sure the answer has been posted before in the other 42 pages lol, but im getting a blank page at vb.gamerscurse.com (http://vb.gamerscurse.com/chat/index.php?)

Pretty sure ive had all the options set correctly under vb options in admincp, but nothing shows in IE, and in Firefox i get the plugin screen. It offers to find a plugin but finds nothing and doesnt install one....

Im sure its something simple...

Zachery
06 Oct 2004, 22:16
Im sure the answer has been posted before in the other 42 pages lol, but im getting a blank page at vb.gamerscurse.com (http://vb.gamerscurse.com/chat/index.php?)

Pretty sure ive had all the options set correctly under vb options in admincp, but nothing shows in IE, and in Firefox i get the plugin screen. It offers to find a plugin but finds nothing and doesnt install one....

Im sure its something simple...
Reupload the files, and make sure you ran the installer script.

HumanNature
06 Oct 2004, 23:55
First of all, I´ve translated the files to the Spanish, If you are interested in it just tell me and I will send it to you.

Something strange is hapennig to me. I have two domains, one is my primary domain and is the only domain I want to use, (this domain redirects people to my ..../forums/index.php) the second domain is and add-on domain and is pointed to a folder in my server that have another vbulletin installation (for test purposes and password protected).

The strange thing is that when I enter the chat using my primary domain and my normal vbulletin forum, I am redirected to this:

www.mysecondarydomain.com/forums/chat, every works but..... the style of the forum that is showed in the chat window is not my style, is another style that I have in my second vbulletin installation for test purposes. What a mess...

My primary domain point to this -> www.myprimarydomain -> and this is redirected to -> www.myprimarydomain/forums/index.php

My secondary domain (add-on) points to this -> www.mysecondarydomain/vbtest (and it is password protected)

When I go to the chat on my primarydomain the direcction that I get in the browser is -> www.mysecondaydomain/forums/chat :rolleyes:

Hope you can help me because I don´t undestood it.

Note: I have installed the chat in both vbulletin installations

Zachery
07 Oct 2004, 01:15
First of all, I´ve translated the files to the Spanish, If you are interested in it just tell me and I will send it to you.

Something strange is hapennig to me. I have two domains, one is my primary domain and is the only domain I want to use, (this domain redirects people to my ..../forums/index.php) the second domain is and add-on domain and is pointed to a folder in my server that have another vbulletin installation (for test purposes and password protected).

The strange thing is that when I enter the chat using my primary domain and my normal vbulletin forum, I am redirected to this:

www.mysecondarydomain.com/forums/chat, every works but..... the style of the forum that is showed in the chat window is not my style, is another style that I have in my second vbulletin installation for test purposes. What a mess...

My primary domain point to this -> www.myprimarydomain -> and this is redirected to -> www.myprimarydomain/forums/index.php

My secondary domain (add-on) points to this -> www.mysecondarydomain/vbtest (and it is password protected)

When I go to the chat on my primarydomain the direcction that I get in the browser is -> www.mysecondaydomain/forums/chat :rolleyes:

Hope you can help me because I don´t undestood it.

Note: I have installed the chat in both vbulletin installations
Copyright
This script is © 2003 - 2004 GeekyDesigns.com
This script is NOT to be re-distributed in any way or placed on a website for download without permission.
All copyright notes in the script itself must remain unchanged.


And i know you havent asked me about redistbuting any of my files :)

integra99
07 Oct 2004, 07:11
And i know you havent asked me about redistbuting any of my files :)
I don't see the problem, he hasn't redistributed it, he merely translated it to another language. I'm no lawyer though, but I am however in a lawsuit as we speak over IP (and I did sleep at a Holiday Inn last night)....

Mattius
07 Oct 2004, 09:22
Reupload the files, and make sure you ran the installer script.

Tried a reinstall and still have the same issue. You say this

That is where you will modify the settings, add/edit modules, and add/edit new pages.

at the end of your installation readme. All i have under the vbxirc settings in admincp/vBulletin Options is:

Allow Guests to enter?
IRC Server
Port Number
Room name
IRC Guest Name
Quit Message
Show Graphical Smilies

Nothing about adding modules, adding pages etc?

Those are the options...

Can you give me an example of the finalised settings, atm i have:

Allow Guests to enter: Yes
IRC Server: irc.dal.net
Port Number: 6667
Room name: #games
IRC Guest Name: guest_???
Quit Message: Good Bye
Show Graphical Smilies: No

Which is basically default.

Do i need to download and install the java applet from pjirc? The latest version is 2.0.4. I thought that was included in the /chat folder in the zip file...

Failing all this i can set you up with an admin account if you like Zach, just drop me a pm in these forums...i really need ya help.

venomx
07 Oct 2004, 09:28
Try a different network.. I believe dalnet blocks java clients... I know I couldnt connect via dalnet when I set mine up...

Mattius
07 Oct 2004, 14:51
tried a differant one...made no differance. Im thinking i might have to scrap this soon, which is a pity.

Zachery
07 Oct 2004, 15:56
tried a differant one...made no differance. Im thinking i might have to scrap this soon, which is a pity.
Try upgrading your java client and make sure your firewall allows port 6667

Mattius
07 Oct 2004, 23:00
YA! it worked :) anyone else having this problem, try and download the latest SUN java runtime...

at http://java.sun.com/j2se/1.4.2/download.html

Thx Zachery and everyone for your advice :)

HaloImpulse
12 Oct 2004, 03:55
i cant find <!--NAVBAR POPUP MENUS --> in navbar template. Help plz? :-p I feel like a nub

Erwin
12 Oct 2004, 07:09
YA! it worked :) anyone else having this problem, try and download the latest SUN java runtime...

at http://java.sun.com/j2se/1.4.2/download.html

Thx Zachery and everyone for your advice :)
For PJIRC use the SUN java rather than the Microsoft one. At least they recommend it on their support site. :)

parajsa
13 Oct 2004, 13:09
Hey guys take a look to the vBXirc_2-5-2.zip file, it seems to be corrupted :(

HaloImpulse
13 Oct 2004, 15:36
any way to get my headers, etc, to work?

Zachery
13 Oct 2004, 18:07
any way to get my headers, etc, to work?
copy the header from header to vbxirc_header ;)

And the zip is working fine.

HaloImpulse
14 Oct 2004, 02:28
and footer mb?

HaloImpulse
14 Oct 2004, 02:34
wait.. vbxirc_header?
wherse that

Zachery
14 Oct 2004, 03:00
its a template, in the style manager.

HaloImpulse
14 Oct 2004, 05:00
i dont have it... :-/

I ran the installer too.

HaloImpulse
14 Oct 2004, 05:02
nvm!! I did see the xirc catagory!! /me shoots himself!

now none of the images work :-D. mb add . in front of all the /s ?

HumanNature
16 Oct 2004, 19:09
And i know you havent asked me about redistbuting any of my files :)

What?

I just was offering you my translation to the Spanish, I thought that may be you can be interested in this in order to include it in your download, I wasn´t redistributing anything, I was offering you (Zachery and just Zachery) this file.

Sometimes some things are unbeliables...

Mezzair
19 Oct 2004, 21:15
Hello Folks,

Im having some real trouble installing this, im a vbulletin N00b so greatest aplogies.

Well this is the result: http://www.corefm.net/forums/chat/

Anyhelp will be greatly apreacted.

The error:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/corefm/public_html/forums/includes/init.php on line 517

Unable to add cookies, header already sent.
File: /home/corefm/public_html/forums/includes/init.php
Line: 517

HaloImpulse
19 Oct 2004, 21:35
my header images still are of no working status :-/

Zachery
19 Oct 2004, 21:44
my header images still are of no working status :-/
COPY HEADER TEMPLATE TO VBXIRC_HEADER TEMPLATE

Mezzair
21 Oct 2004, 10:14
Hello Folks,

Im having some real trouble installing this, im a vbulletin N00b so greatest aplogies.

Well this is the result: http://www.corefm.net/forums/chat/

Anyhelp will be greatly apreacted.

The error:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/corefm/public_html/forums/includes/init.php on line 517

Unable to add cookies, header already sent.
File: /home/corefm/public_html/forums/includes/init.php
Line: 517

Anyideas anyone? :ermm:

Zachery
21 Oct 2004, 16:40
Anyideas anyone? :ermm:
What did you use to edit the files?

Mezzair
21 Oct 2004, 18:14
What did you use to edit the files?

Dreamweaver and notepad.

HaloImpulse
22 Oct 2004, 15:41
COPY HEADER TEMPLATE TO VBXIRC_HEADER TEMPLATE


I did :-/

It has all the place holders and stuff, just none of the images work

http://haloimpulse.com/forums/chat


its cuz its looking for the images in chat

http://www.haloimpulse.com/forums/chat/images/

when they are located in

http://www.haloimpulse.com/forums/images/

all my image links are relative, is this the reason?


I think this is the same reason that none of the links work either

Mezzair
23 Oct 2004, 15:16
Hello Folks,

Im having some real trouble installing this, im a vbulletin N00b so greatest aplogies.

Well this is the result: http://www.corefm.net/forums/chat/

Anyhelp will be greatly apreacted.

The error:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/corefm/public_html/forums/includes/init.php on line 517

Unable to add cookies, header already sent.
File: /home/corefm/public_html/forums/includes/init.php
Line: 517

Still no luck folks, its ticking me off big time, would anyone care to help me re-install this?

traderx
24 Oct 2004, 19:48
Hello... I just did all of the instructions and used the installer, all correct... I had hoped.

But when I click on either 'chat' links. I get a window that only shows links that have vb phrases... see attachment below, or http://www.4xtraders.com/forum/chat/index.php?

EDIT
I would like to have it run on a irc server from my house, could this be done? And if so what would I add to do so as I have a dynamic ip

Thanks
Coll

G3MM4
29 Oct 2004, 15:32
OK I posted the same over at Geeky Designs but haven't had a reply there yet.

So I'll post here too.

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>



The above code wasn't found in the navbar template (in the Style Options in the ACP) via the Find window or manually.



The instructions states I need to find this bit of code so I can add



<td id="chat" class="vbmenu_control"><a href="#chat">Chat</a> <script type="text/javascript"> vbmenu_register("chat"); </script></td>



after it. Is there an alternative? I'm using vB 3.0.3 with no other hack installed apart from a skin made by eXtremepixels (I don't know if that skin has altered the code a bit).



Thanks.

Zachery
30 Oct 2004, 01:37
Well did you find anything like that at all in the navbar template?

Zerg
30 Oct 2004, 02:45
Hi Zachery I am having a slight problem. I installed the hack fine on my dev server and it works like an absolute charm but am having troubles getting it to work in my prod server. The installation script didnt come back with any errors but i get the following database error when trying to launch vbxirc:

<!--
Database error in vBulletin :

Invalid SQL:
SELECT * FROM vb3_style
WHERE (styleid = 0 AND userselect = 1)
OR styleid =
ORDER BY styleid ASC
LIMIT 1

mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY styleid ASC
LIMIT 1' at line 4

mysql error number: 1064

any ideas on what might be causing this?

how did you get this to work, i have been trying for hours. what did you do?

Zachery
30 Oct 2004, 03:43
how did you get this to work, i have been trying for hours. what did you do?
Are you running php5 by any chance?

Zerg
30 Oct 2004, 16:38
Are you running php5 by any chance?

yes i am, is it a lot of work to make it work?

whatever came with the apache2triad latest version, i normaly use linux for servers, but in this case, it has to be the windows box..

Zachery
30 Oct 2004, 17:31
yes i am, is it a lot of work to make it work?

whatever came with the apache2triad latest version, i normaly use linux for servers, but in this case, it has to be the windows box..
Hmm there is an issue with it, and I am not sure I will see about a fix later today.

Zerg
31 Oct 2004, 01:22
thank you, that would be great of you..

G3MM4
31 Oct 2004, 01:34
Well did you find anything like that at all in the navbar template?
Not that I can see, unless I'm missing something.

This is the navbar template as it is:

<script type="text/javascript">
<!--
function log_out()
{
ht = document.getElementsByTagName("html");
ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
if (confirm('$vbphrase[sure_you_want_to_log_out]'))
{
return true;
}
else
{
ht[0].style.filter = "";
return false;
}
}
//-->
</script>
<br />



<!-- top category table setup -->
<table width="100%" style="background-image:url($stylevar[imgdir_misc]/cat_back.gif)" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="170" height="27" align="left" valign="top"><img src="$stylevar[imgdir_misc]/firmament_front_table_top_ls.gif" width="170" height="27" alt=" " border="0" /></td>
<td width="100%" class="tcat" style="background-image:url($stylevar[imgdir_misc]/cat_back.gif)" align="center"></td>
<td width="170" height="27" align="right" valign="top"><img src="$stylevar[imgdir_misc]/firmament_front_table_top_rs.gif" width="170" height="27" alt=" " border="0" /></td>
</tr>
</table>
<!-- End top category table setup -->

<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%">
<if condition="is_array($navbits)">
<table cellpadding="0" cellspacing="0" border="0">
<tr valign="bottom">
<td><a href="#" onclick="history.back(1)"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
<td>&nbsp;</td>
<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
</tr>
<tr>
<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[reload_this_page]" border="0" /></a> <strong>$navbits[lastelement]</strong></td>
</tr>
</table>
<else />
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
</if>
</td>

<if condition="$bbuserinfo['userid']">

<td class="alt2" valign="top" nowrap="nowrap">
<div class="smallfont">
<!--<span style="float:$stylevar[right]">[<a href="login.php?$session[sessionurl]do=logout&amp;u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a>]</span>-->
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl]">$vbphrase[private_messages_nav]</phrase></if>
</div>
</td>

<else />

<td class="alt2" nowrap="nowrap" style="padding:0px">

<!-- login form -->
<form action="login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5password)">
<script type="text/javascript" src="clientscript/vbulletin_md5.js"></script>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td class="smallfont">$vbphrase[username]</td>
<td><input type="text" class="button" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="1" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="3" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />$vbphrase[remember_me]</label></td>
</tr>
<tr>
<td class="smallfont">$vbphrase[password]</td>
<td><input type="password" class="button" name="vb_login_password" size="10" accesskey="p" tabindex="2" /></td>
<td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="4" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
</tr>
</table>
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="forceredirect" value="1" />
<input type="hidden" name="vb_login_md5password" />
</form>
<!-- / login form -->

</td>

</if>

</tr>
</table>
<!-- / breadcrumb, login, pm info -->




<!-- bottom table setup -->
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="60" height="14" align="left" valign="top"><img src="$stylevar[imgdir_misc]/ls_main_table_bottom.gif" width="60" height="14" alt="" /></td>
<td height="14" width="100%" style="background-image:url($stylevar[imgdir_misc]/extended_main_table_bottom.gif)"><img src="$stylevar[imgdir_misc]/clear.gif" width="100%" height="14" alt="" /></td>
<td width="44" height="14" align="right" valign="top"><img src="$stylevar[imgdir_misc]/rs_main_table_bottom.gif" width="60" height="14" alt="" /></td>
</tr>
</table>
<!-- End bottom table setup -->
<div style="padding: 7px 7px 7px 7px;"></div>

<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->
div class="vbmenu_popup" id="chat_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Chat</td></tr>
<tr> <td class="vbmenu_option"><a href="$vboptions[bburl]/chat/index.php?$session[sessionurl]">Chat</a></td></tr>
<tr> <td class="vbmenu_option"><a href="#" onClick="window.open('$vboptions[bburl]/chat/index.php?do=small','key','WIDTH=750,HEIGHT=500,scrollbars=no,left=50,top=50,scr eenX=50,screenY=50');return false">Chat(Popup)</a></td></tr>
</table>
</div>
<!-- / chat links -->

<if condition="$show['searchbuttons']">
<!-- header quick search form -->
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[search_forums]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="showposts" value="0" />
<input type="text" class="bginput" name="query" size="20" />$gobutton<br />
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[advanced_search]</a></td>
</tr>
</table>
</div>
<!-- / header quick search form -->
</if>
<if condition="$show['member']">
<!-- user cp tools menu -->
<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">

<tr><td class="thead">$vbphrase[quick_links]</td></tr>
<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew">$vbphrase[new_posts_nav]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars =yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>

<tr><td class="thead"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_control_panel]</a></td></tr>
<if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>

<tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
<if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]">$vbphrase[private_messages]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr>
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td></tr></if>

</table>
</div>
<!-- / user cp tools menu -->
</if>
<!-- / NAVBAR POPUP MENUS -->
</if>

Zerg
31 Oct 2004, 19:10
Hmm there is an issue with it, and I am not sure I will see about a fix later today.

Sanni sent me a fix for this, i will post it here incase others need it..

in init.php add:



if (!is_array($specialtemplates)) {
$specialtemplates = array();
}


above:


$specialtemplates = array_merge(array(
'options',
'cron',
'forumcache',
'usergroupcache',



thank you very much Sanni, works great..

ffnetwork
31 Oct 2004, 19:13
I have a problem, I really dont have a clue what to do to fix it


Warning: main(./includes/init.php): failed to open stream: No such file or directory in /home/juan/public_html/forums/global.php on line 18

Fatal error: main(): Failed opening required './includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/juan/public_html/forums/global.php on line 18

Zachery
31 Oct 2004, 20:03
Sanni sent me a fix for this, i will post it here incase others need it..

in init.php add:



if (!is_array($specialtemplates)) {
$specialtemplates = array();
}


above:


$specialtemplates = array_merge(array(
'options',
'cron',
'forumcache',
'usergroupcache',



thank you very much Sanni, works great..
What does that fix?

Zerg
01 Nov 2004, 02:07
What does that fix?
fixes the problem i was having with this..
http://www.vbulletin.org/forum/showpost.php?p=566960&postcount=662


now it works no problem on my site, with php 5 and apache2

G3MM4
02 Nov 2004, 22:53
OK, I've been and reinstalled the board on my website because I wanted a different folder structure. So I successfully installed this hack on the vB skin, but is there meant to be a control group in the ACP for vBxIRC? Because if there is meant to be one, it isn't showing up at all in my ACP.

Zachery
02 Nov 2004, 23:27
OK, I've been and reinstalled the board on my website because I wanted a different folder structure. So I successfully installed this hack on the vB skin, but is there meant to be a control group in the ACP for vBxIRC? Because if there is meant to be one, it isn't showing up at all in my ACP.
It should be under vBulletin options

G3MM4
03 Nov 2004, 00:41
Ah found it, thank you!!! :)

G3MM4
03 Nov 2004, 02:08
The only thing is that the chat link on the forums doesn't show up in the custom skin I've got (Firmament by eXremepixels). What do I do to make the Chat link show up? You'll see what I mean if you go to www.gamehub.co.uk/forums/index.php.

Zachery
03 Nov 2004, 17:04
The only thing is that the chat link on the forums doesn't show up in the custom skin I've got (Firmament by eXremepixels). What do I do to make the Chat link show up? You'll see what I mean if you go to www.gamehub.co.uk/forums/index.php.
You would need to add a link to it or make a button in the header and link it there. This is not somthing i can help with really.,

G3MM4
03 Nov 2004, 19:24
Hmmm until I figure out how to do a button with a link (First time I've had to do this) I think I'll have to post a link in the forums itself. Thanks for the help so far anyway.

MojoNixon
04 Nov 2004, 00:16
Hi,

what about the security on this script? does it transfer any passwords or something like that to verify the User Name in Login?

EDIT:

Hi, just want to say a big Thank You!!! I installed it without problems in my board and it works very fine for me and the members. :-)

Thanks a lot,

Mojo

Zachery
04 Nov 2004, 13:39
Hi,

what about the security on this script? does it transfer any passwords or something like that to verify the User Name in Login?

EDIT:

Hi, just want to say a big Thank You!!! I installed it without problems in my board and it works very fine for me and the members. :-)

Thanks a lot,

Mojo
Nope, no passwords are sent anywhere.

R1chardYoung
10 Nov 2004, 14:10
Hi,

Installed fine, working nearly..... Does everything but pass the username across to IRC so everyone is coming in as Guest_??? Any ideas what this can be?

Zachery
10 Nov 2004, 15:36
Hi,

Installed fine, working nearly..... Does everything but pass the username across to IRC so everyone is coming in as Guest_??? Any ideas what this can be?
I don't see why it wouldn't be getting the username... Can you provide me with a link?

R1chardYoung
11 Nov 2004, 12:19
Yep, www.dndgamer.com/forum just register and the chat option is on the menu :ninja:

jarvis
14 Nov 2004, 09:21
I'm getting the "Undefined Strings" all over the chat application. I have gone through this entire thread trying to find solution.

I have
cleared java cache
update java runtime
reuploaded files


Nothing works. Are there any more ideas? I am working on a vb3 version of my site and would love to get this working.

Thanks!

Zachery
14 Nov 2004, 16:07
I'm getting the "Undefined Strings" all over the chat application. I have gone through this entire thread trying to find solution.

I have
cleared java cache
update java runtime
reuploaded files


Nothing works. Are there any more ideas? I am working on a vb3 version of my site and would love to get this working.

Thanks!
All the files should be uploaded in ASCII mode..

jarvis
14 Nov 2004, 21:31
All the files should be uploaded in ASCII mode..

Okay, I did that. Didn't work. :(

I even downloaded the files directly from the web server and reinstalled. No luck.

Go away "undefined strings". :(

jarvis
17 Nov 2004, 00:13
Any more ideas on the undefined string?

I am running on a Windows server if that helps?

Thanks!

jarvis
19 Nov 2004, 17:58
Do I know how to kill a thread or what? ;)

I would love to get this working, so please help. Money? :)

ChuanSE
20 Nov 2004, 07:35
K, i'll help you out then :p

pm me ;)

EDDIE!
22 Nov 2004, 04:29
hi, I just installed this and when I click on chat, I get this error:
Fatal error: Call to undefined function: print_no_permission() in /hsphere/local/home/eddie/twdforums.com/chat/index.php on line 48

Zachery
22 Nov 2004, 04:42
hi, I just installed this and when I click on chat, I get this error:
Fatal error: Call to undefined function: print_no_permission() in /hsphere/local/home/eddie/twdforums.com/chat/index.php on line 48
You edited somthing wrong, i would start with fresh files and try again

EDDIE!
22 Nov 2004, 04:47
I uninstalled everything, and checked the templates/files I editted and I still get that error.

Zachery
22 Nov 2004, 05:08
I uninstalled everything, and checked the templates/files I editted and I still get that error.
What editor are you using to edit the files with?

EDDIE!
22 Nov 2004, 05:11
I'm using a standard HTML editor. I think that's what you call it. ;) My site is http://twdforums.com if you wanna take a look.

Lostnode
22 Nov 2004, 05:39
Eddie - Something is definatly not edited right, the print_no_permission is a standard vB function, one of the files you are referenceing, i.e. global, or a functions is not being included properly. Make sure you go into the chat/index.php and change this:


// ## Changes Directory so it can accesss vBulletin ##
// Examples
// cPanel/Linux chdir("/home/username/public_html/forum/");
// Windows chdir("c:/inetpub/users/username/www/");
chdir('');


to this

// ## Changes Directory so it can accesss vBulletin ##
// Examples
// cPanel/Linux chdir("/home/username/public_html/forum/");
// Windows chdir("c:/inetpub/users/username/www/");
chdir('/hsphere/local/home/eddie/twdforums.com/');


That way it can reference

require_once("./global.php");

Properly.

EDDIE!
22 Nov 2004, 05:50
I figured out what I did wrong, thanks guys! Nice hack Zach!

Lostnode
22 Nov 2004, 06:06
What did you do wrong
(Its nice to share with others incase some one else does the same thing)

jarvis
22 Nov 2004, 06:17
And I'm still getting the Undefined Strings, lol.

Anyone?

EDDIE!
23 Nov 2004, 00:29
the problem I encountered was that in the require once section, I put in some weird URL, so I fixed it and everything worked great. I love this chat, way better than that vBChat. I'm just gonna look to see if there are any hacks or add-ons to this one now.

jarvis
25 Nov 2004, 07:59
Well, I am pulling my hair out on this one. I can see other sites just fine, but mine pulls the progrma up with the undefined strings. I have done EVERYTHING mentioned throughout this post and judging by the lack of response, I guess I am out of luck. I almost am led to believe that this might be an issue with Windows/IIS 6?

Oh well, grateful for any more ideas that may come my way.

alfata
03 Dec 2004, 20:23
plz help me coz i need it in rtl mode (Right To Left)

coz i'm using arabic language ,so i cant chat in arabic

thanks alot

wrang
05 Dec 2004, 11:29
I cant find the panel like you say :(
Once the script is done go to your Admin CP and you will see a new group of options called "vBXirc Settings". That is where you will modify the settings, add/edit modules, and add/edit new pages.

I have tried to loggout Admin and logged in again but it still doesent came up.
http://www.saltvattensguiden1.se/forumet/chat
Regards from Sweden

wcbryant
05 Dec 2004, 22:46
I'd really like to upgrade pjirc to 2.1.1 for the new features, and particularly the signed certificate as that will make users happier.

Is it just a matter of uploading the new pjirc package overwriting what this hack uses? Or does something more complicated with this hack need to happen?

pokesph
07 Dec 2004, 20:08
Awesome hack.. i have RE-installed it our new board.. we just love it!

5 Stars, 2 Thumbs Up.. etc.

Zachery
07 Dec 2004, 20:12
I'd really like to upgrade pjirc to 2.1.1 for the new features, and particularly the signed certificate as that will make users happier.

Is it just a matter of uploading the new pjirc package overwriting what this hack uses? Or does something more complicated with this hack need to happen?
Ill look into updating, I am not sure depending on the changes between 2.0.1 and 2.1.X

Oblivion Knight
13 Dec 2004, 10:28
I noticed a small typo in one of the templates (I'm not sure if this has been addressed, but I'm not hunting through 47 pages - I did a search and had no results).

In vbxirc_index, find:
<param name="quitmessage" value="$vboptions[qutmsg]">Replace with:
<param name="quitmessage" value="$vboptions[quitmsg]">Otherwise, the quit message you set in the vBXirc Settings will not take effect.

kirupa
19 Dec 2004, 20:10
Wow - this is an excellent hack. I have installed it, and I had no problems with it!

Just a minor gripe - how can I change the colors for the applet? I searched this thread, but I couldn't find any information about the color parameters :)

Nevermind - I found it:
<!-- colors-->
<PARAM NAME="pixx:color0" VALUE="000000">
<PARAM NAME="pixx:color1" VALUE="000000">
<PARAM NAME="pixx:color2" VALUE="AF90C9">
<PARAM NAME="pixx:color3" VALUE="F7F7F7">
<PARAM NAME="pixx:color4" VALUE="593891">
<PARAM NAME="pixx:color5" VALUE="D6E9EF">
<PARAM NAME="pixx:color6" VALUE="EEEEEE">
<PARAM NAME="pixx:color7" VALUE="FFCC00">
<PARAM NAME="pixx:color8" VALUE="F1F1F3">
<PARAM NAME="pixx:color9" VALUE="F1F1F3">
<PARAM NAME="pixx:color10" VALUE="D6E9EF">
<PARAM NAME="pixx:color11" VALUE="F1F1F3">
<PARAM NAME="pixx:color12" VALUE="000000">
<PARAM NAME="pixx:color13" VALUE="000000">
<PARAM NAME="pixx:color14" VALUE="000000">
<PARAM NAME="pixx:color15" VALUE="F7F7F7">
<PARAM NAME="sourcecolorrule1" VALUE="all all 0=000000 1=F1F1F3">
...for the colors used on the chat at http://www.kirupaforum.com

Thanks!
Kirupa :pirate:

bold
20 Dec 2004, 03:05
Wow - this is an excellent hack. I have installed it, and I had no problems with it!

Just a minor gripe - how can I change the colors for the applet? I searched this thread, but I couldn't find any information about the color parameters :)

Nevermind - I found it:
<!-- colors-->
<PARAM NAME="pixx:color0" VALUE="000000">
<PARAM NAME="pixx:color1" VALUE="000000">
<PARAM NAME="pixx:color2" VALUE="AF90C9">
<PARAM NAME="pixx:color3" VALUE="F7F7F7">
<PARAM NAME="pixx:color4" VALUE="593891">
<PARAM NAME="pixx:color5" VALUE="D6E9EF">
<PARAM NAME="pixx:color6" VALUE="EEEEEE">
<PARAM NAME="pixx:color7" VALUE="FFCC00">
<PARAM NAME="pixx:color8" VALUE="F1F1F3">
<PARAM NAME="pixx:color9" VALUE="F1F1F3">
<PARAM NAME="pixx:color10" VALUE="D6E9EF">
<PARAM NAME="pixx:color11" VALUE="F1F1F3">
<PARAM NAME="pixx:color12" VALUE="000000">
<PARAM NAME="pixx:color13" VALUE="000000">
<PARAM NAME="pixx:color14" VALUE="000000">
<PARAM NAME="pixx:color15" VALUE="F7F7F7">
<PARAM NAME="sourcecolorrule1" VALUE="all all 0=000000 1=F1F1F3">
...for the colors used on the chat at http://www.kirupaforum.com

Thanks!
Kirupa :pirate:

where did you find this?

GetGamer.com
20 Dec 2004, 17:22
If I have several channels setup for my site, does this MOD let users switch between them?

TMXS
23 Dec 2004, 22:56
Will this script work with Vbulletin 3.0.1?

Jason McConnell
29 Dec 2004, 07:11
Do I need to have an IRC server already installed on my site? Or will this work standalone? Just reading thru the posts in the thread and saw the setting for irc.dal.net.... and if it is stand alone, what do I change that setting to?

Oblivion Knight
29 Dec 2004, 10:22
If I have several channels setup for my site, does this MOD let users switch between them?If they're on the same IRC network, they can run the command /join #channel and be connected to both at the same time.


Do I need to have an IRC server already installed on my site? Or will this work standalone? Just reading thru the posts in the thread and saw the setting for irc.dal.net.... and if it is stand alone, what do I change that setting to?You need to create a channel on an IRC network (or your own if you can work out how to do it). The registration command differs slightly on each.

Slybone
30 Dec 2004, 02:16
Let me start off by saying this hack itself is great...however I have run into a small issue, my logo is designed for a non expanded type style. Is there anyway to change the /chat/index.php page so that it isnt expanded? Thanks again, if you want my forum URL just ask and ill PM you it

Oblivion Knight
30 Dec 2004, 09:45
Edit the vbxirc_header template.. :)

I copied my header template and re-edited any links present.

FlyingHammer
31 Dec 2004, 02:34
I am honestly sorry for not reading the hole thread, but Gheeesh !!

This is a GREAT I have been using VBXirc for several months. I have never seen a hack for you to see on the forums who is online.
Is there a hack for vbxirc that shows that on the forums? or in a module on VBA CMPS ?

Thanks ! FlyingHammer

FlyingHammer
31 Dec 2004, 02:40
If I have several channels setup for my site, does this MOD let users switch between them?

YES, simply once connected the users can get list of channels from the button in upper right coner. and/or type /join #channel if they know the name.

Toky0
01 Jan 2005, 10:04
How do you set up an IRC channel? I'm pretty lost on that. I have a gaming community if it helps.

T3MEDIA
02 Jan 2005, 13:02
Hey what is the price for this software? Not the intergration but the actuall irc stuff? where can you get it?

From your experience which is better
flash chat vbchat or this?
I know they all are diffent. vbchat and flashchat are kina cousins in a way.
but I would like your input regardless.

Thanks.

Zachery
02 Jan 2005, 13:07
Hey what is the price for this software? Not the intergration but the actuall irc stuff? where can you get it?

From your experience which is better
flash chat vbchat or this?
I know they all are diffent. vbchat and flashchat are kina cousins in a way.
but I would like your input regardless.

Thanks.
Well, nothing really, if you can find an irc server you like, register a chanel, your good to go, and it costs nothing.,....

w0z
02 Jan 2005, 16:46
Sowwy my n00b question, but is anyone using this Hack in vB 3.0.4 ?

I have this currently installed on my production vB 3.0.3, is there anything I should pay attention when I upgrade vB to 3.0.4, do I have to do any additional steps after upgrading to ensure this Hack will continue to work? O_o

Cheers,
w0z

Toky0
02 Jan 2005, 17:36
@w0z

Run the install script. Then uninstall it, then follow all the instructions again. I just did this and everything works fine. :banana:

GzR
09 Jan 2005, 19:55
Sowwy my n00b question, but is anyone using this Hack in vB 3.0.4 ?Yes, ist works fine:squareeyed:

Murphinator
11 Jan 2005, 00:59
it didnt work for me, can someone install it for me please?

Zachery
11 Jan 2005, 01:06
how did it "not work" for you

Murphinator