![]() |
jIRC Chat Integration
This hack is very similar to other hacks already released, I know there are a few others out there - I made this for myself so thought I would release it just incase anyone else found it useful. This hack takes into consideration Who's On-line, is controlled by one template, and has less files to upload than a few other chat hacks. All the files you need to run IRC chat from your vBulletin are included in this distribution. This hack is configured to work with HashNet IRC [www.hashnet.org]. HashNet let's you register your username's as well as your channels, protecting it from any misuse. All the information you need for such processes can be found on the HashNet site. If you wish to use a different IRC server, or a channel name other than that of your vBulletin title, edit the '<para name' tags in your chat template [which you'll add in Step 2] of installation...
This distribution includes jIRC version 2.6.0. The original jIRC readme file is included in this zip file for copyright reasons. jIRC is Shareware [and as a result, you receive messages encouraging the admin to register when it is used] - if you like the product, and basically if you want it to work correctly you must register it. Pricing can be found on the jIRC website [www.jpilot.com]. *Thanks to Jakeman, FireFly, TWT Commish and everyone else at vBulletin.org for the help they've given me with vBulletin hacking to date.* Please click install if you use this hack! :) |
Here is the zip file with the required files for jIRC version 2.6.0 and the installation instructions. The files included are as follows.
jirc_mss.cab > jIRC. jirc_nss.zip > jIRC. jirc_pure.zip > jIRC. popup.js > jIRC. chat.php > The vBulletin Chat file. Readme > The original jIRC readme file. |
Screenshot of the applet loading, asking for permission to run.
|
Screenshot of the applet once it has loaded.
|
Screenshot of Who's On-line, showing that a user is using the chat feature.
|
I did something similar with my forum, however, one of the problems that I noticed is, by having the user show up in who's online as doing chat, they are also considered to be on the forum and if they don't check new posts while they're chatting, they'll lose them as new posts and likely miss them.
|
Hmmm that's a good point. Not sure how to get around that one. What about FireFly's Who's On-line locations hack, does that deal with sessions differently?
|
what I did was remove the $session[sessionhash] in the link to main_chat.php but I guess this is what also removes you from the who's online list...(I could be wrong but I'm pretty sure that worked and got around this problem for me)
|
sounds good :) Will install next year sometiem if i remember
|
Cool, works good:)
Anyone know where i would download the Java applet required for this? Netscape automatically told me I needed the plugin, but IE did not. Thanks:) |
The applet you need is in the zip file. If you mean you want to java enable your browser, I'm not sure how with Netscape. I also forgot to mention that there's a demo at www.dragonninja.co.uk/chat.php!
|
jirc is available from www.jpilot.com if you want more info on it.
|
Just like it says in my first post... ;)
|
looks nice might use later
|
I would use it, but I have a very stripped down, easy to install chat that is basicall just running an applet from the IRC server ;)
|
Ok 2 questions I already have a registered copy of IRC how to i get it on my boards now. Another question How do I get it to show who is in chat on the forums home page?
Thanks Larry |
Up please someone help me
Larry |
When you say a registered copy of IRC, which software do you mean? I'm thinking of making a Who's In Chat hack at the moment, that'll check the IRC server rather than the vBulletin sessions [thus also including anyone who is chatting using an IRC client].
|
Quote:
|
^^^^LMAO^^^^^
|
Big problem,
I did the board all right, but then someone enters before me, he becomes admin and now when we register name, identify nick, and go to register channel it says you have to be the ops, well he is the only ops and it still dont work!? Help anyone please? JC |
ok i fixed that,
now i get this stupid message that says ###UNREGISTERED VERSION ASK WEBMASTER TO REGISTER what is that all about the channel is already registerd...so?? |
hi jc707imports, i got the same problem can u tell me how to fix that?
it keep saying...: -ChanServ- You must be a channel operator to register the channel. even i'm the first one on that channel. what did i do wrong? thanks |
If you go to www.hashnet.org, you can view the FAQ database. It'll tell you how to register your admin nick name on IRC, and then register your channel and place a bot inside to maintain your adminship over the channel. If you need anymore help post your questions here.
|
No No,
I registered it all with their help even, it's the program it keeps giving me this message ####unregistered version, trial version only whenever anyone types in the chat room ! :( Help, thanks. |
Quote:
here what i did, i registered my user name i identify my username there is an @ before my username and i'm the only one in my chatroom. i try to register my channel but i keep getting that message. then i try another channel....same thing... please help thanks |
This means you didn't register the applet...it's 50$ with Jpilot
Quote:
|
OH - wtf? You have to pay? NO WHERE in his hack did it mention this...
:( Any way to go around this, maybe a hack on a free applet and i'll use an irc channel instead? |
you can use eirc and use the world irc servers although that hack for some reason only works with those servers whereas I have gotten the jirc to work with any of them
|
I have an irc chat room setup , 707imports, it still says the same thing :( Now what is the explanation???
What is eirc? I need help guys, im new to this :( hehe. I just want to have this setup, free and all integrated into the vb, haha...is this possible and how - with the eirc, if so, what is needed to make it work? :) Thanks, JC |
Quite busy lately, just started University. I'll sort this out as soon as I can.
|
The Instructions state
==== Step 3 [upoading the files]. ==== Upload the following files to your vBulletin folder; jirc_mss.cab jirc_nss.zip jirc_pure.zip popup.js chat.php _________________________ Do you have to unzip the .zip files first? |
Sorry, I should have made it clearer in the Readme, none of these files require unzipping, the software utilises them in their' current form.
|
Is an archive of the chats created?
I have a high school alumni site, and everyone loves to read what the others have said and talked about. So the vbulletin board is great for that because everything is preserved. However, sometimes 5 or 6 people will start trying to chat in a thread (or trying to anyway) [for example 50 messages posted in a thread in an hour] vBulletin really doesn't work well for chatting, but at least there's a record of the discussion so people can later browse through it. Is it possible to archive chats with what you've done here? |
Hey I installed this thing and my users love it. It is great and well worth the $50 to jpilot.
Problem: Because people are often in the Chat Room for more than 15 minutes, they drop off the "Currently Active Users" list. I would like to be able to display on the forum home the # of people currently in the Chat Room. I found that someone has written a .php bot which is supposed to do this here: http://www.jpilot.com/java/irc/ubb/c...ML/001422.html I installed this and the bot does run in my chat room. However, I don't know how to get a number to display. Can anyone help me? This is Klamm's code. Hope its ok to quote it: Code:
<? Code:
// here you can make your file-write or db-query Also, Klamm makes an interesting comment that "If you want the Names of the Users in the Channel, just use /NAMES #channel instead of /LIST #channel. But it needs a bit of additional Code ..." Would anyone know how to go about accomplishing this? |
Working with 2.2.8. I'll work on the updates soon...
|
Looking forward to them, GF.
|
Small problem, I also want general site visitors to be able to access this chat system, however if they're not registered then they get that usual 'YOU NEED TO BE REGISTERED' vB page.
How can I turn this off? |
Is it easily able to be designed like vBulletin.org's or does it have to stay in it's default form?
|
Quote:
|
All times are GMT. The time now is 06:14 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|