Version: 1.00, by Ranma2k
Developer Last Online: Oct 2017
Category: Integration with vBulletin -
Version: 3.6.5
Rating:
Released: 03-25-2007
Last Update: 03-25-2007
Installs: 196
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
vBJirc Ver 1.0.0
Requirements:
Vbulletin ver 3.6.x or up ( didn't test it with 3.5.x please let me know if it works with you )
Introduction:
What does it do ?
well it's a simple java irc integration for vbulletin .. it uses pjirc ( http://www.pjirc.com ) as the java applet. the script let you do the configuration from the admin cp
Main Features:
A java irc applet addon for your site.
Allow/disallow group from using the vbjirc.
Settings are done from the admin area
Uses the forum user names when entering the IRC channel
Uses PJIRC java applet to connect to the irc.
Time required to install
1 - 2 min max
UPDATES:
1.0.0: initial release.
Known Issues:
None till now
Thanks to Distance for bugging me to release it
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I would be very interested in using this mod if it supported 3.7
I am gonna be needing something JUST LIKE THIS when I do the next major upgrade to my website, which is going to be a jump to 3.7 from 3.6.7
As said in the post above yours........ If you have no idea what IRC is or how it is used, you should probably look for a different chat system for vBulletin.
You need to set a working irc server where it says irc.server.net
It works fine with everything, given a couple of changes. To get your site style to appear around it (loading the CSS, and such) without copying all your template folders (jebus, what a terrible idea...), all you need to do is move the main php file, "vbjirc.php" into your forum root index.
Once you do that, it'll stop working. To make it work again, edit the "vbjirc_java" template for your root style (or all styles if you don't do that), and change this:
As you can see, logged in as Hunter_, I have a _ at the end of my name, and recieve that error. If I use something such as mIRC, having special characters at the end of my name works, so it must be something with JIRC.
Does anyone know what causes this and a way to fix it?
Generally that error message is something to do with the IRC server, rather than the script... Are you connecting with the EXACT same IRC server in mIRC (Not just on the same network), and are you sure that mIRC isn't automatically rewriting your nickname for you?
Quote:
Originally Posted by Fatsobob
I would be very interested in using this mod if it supported 3.7
I am gonna be needing something JUST LIKE THIS when I do the next major upgrade to my website, which is going to be a jump to 3.7 from 3.6.7
Same here! I did have it running on 3.7 Beta 4, haven't tried with RC1. When it was running it did require some modification to look 'neat' mind you.
Quote:
Originally Posted by solidlink
hmm, would like to know more about the server load this application gives... anyone knows?
None. The only extra load will be the downloading of the applet to the browser rather than any processing, as Java is run clientside.