The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
jIRC Chat Integration Details »» | |||||||||||||||||||||||||
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! Show Your Support
|
Comments |
#42
|
||||
|
||||
Quote:
You may also want to edit some of the options in the chat template to allow users to choose their own username, rather than being logged in as a guest. |
#43
|
||||
|
||||
Quote:
|
#44
|
||||
|
||||
banjolawyer: The next version I [eventually] release will have such a feature. Sorry to be blunt but I don't currently have time to look over the mentioned code... I have an assignment to do!
|
#45
|
|||
|
|||
Looking forward to it. The IRC Chat Room is one of the most popular functions on my site.
I just installed a WebChat module found at www.phpportals.com too, for the benefit of people who want to chat a little at work, but have firewall issues. They love that too. I have noticed on the www.jpilot.com website that newer versions of jpilot have options such as being able to choose rooms, insert a smilie, play a sound, etc. Are we able to just replace the jpilot files in your hack or will using a newer version of jpilot cause your hack to malfunction? I belive the version you included 2.4. The current version is 2.6 and a preview was just released of 2.7 |
#46
|
|||
|
|||
I am interested to know, when my users go into the chat area I have no control over, who gets access or banned words etc etc.. Did I miss something or does it not exist with this hack?
|
#47
|
||||
|
||||
Quote:
All this hack does is integrate the launch of jpilot to a link from your forum to allow ease of use for non-irc junkies and give you the option to make it as painless as possible (ie, join a specific server/port/channel, assign nick name, etc) |
#48
|
|||
|
|||
Hi,
I already used this hack for UBB, but now I am swapping to VB and I won?t miss it *g* As you can see here, the hack works : http://213.133.98.229/hardware/forum/chat.php But where do I put in the license key ? I did not find any value to put it in ? As well, is it possible to ad the smilies etc. which are available in the UBB version ? See here : http://www.forumdeluxx.com/cgi-bin/u...b.cgi?ubb=chat Thanks for your answeres, Dennis |
#49
|
||||
|
||||
The license key goes in the template that you create. As for the smilies, I'm sure it's doable but I haven't done it myself so have no idea how.
|
#50
|
|||
|
|||
I think it has to go in the param name section, is that right ? So these are my settings, but in the UBB version, there was a value "licensekey" which is not present and which also does not work, when you put it in :-)
Code:
<param name="CABBASE" value="jirc_mss.cab"> <param name="ServerPort" value="6667"> <param name="ServerName1" value="irc.de.quakenet.org"> <param name="Channel1" value="Hardwareluxx"> <param name="AllowURL" value="false"> <param name="AllowIdentd" value="true"> <param name="WelcomeMessage" value="Willkommen im $bbtitle - Chat ! T?gliche Hardwarenews gibts bei $bburl!"> <param name="RealName" value="$bbtitle Java Chat User"> <param name="NickName" value="$bbuserinfo[username]"> <param name="UserName" value="$bbtitle"> <param name="isLimitedServers" value="true"> <param name="isLimitedChannels" value="true"> <param name="MessageCol" value="80"> <param name="BackgroundColor" value="99,132,181"> <param name="TextColor" value="white"> <param name="TextScreenColor" value="black"> <param name="ListTextColor" value="black"> <param name="TextFontName" value="Arial"> <param name="TextFontSize" value="12"> <param name="ConfigNickOnly" value="true"> <param name="NickNChannelOnly" value="true"> <param name="LogoBgColor" value="white"> <param name="BorderVsp" value="3"> <param name="DirectStart" value="true"> <param name="FGColor" value="black"> <param name="TitleBackgroundColor" value="black"> <param name="TitleForegroundColor" value="white"> <param name="InputTextColor" value="white"> <param name="InputScreenColor" value="black"> <param name="IgnoreLevel" value="3"> <param name="DisplayConfigRealName" value="false"> <param name="DisplayConfigServer" value="false"> <param name="DisplayConfigPort" value="false"> <param name="DisplayConfigMisc" value="false"> <param name="InitCommands" value="/clear;/me enters"> <param name="UserListWidth" value="160"> <param name="RefreshColorCode" value="false"> <param name="DisplaySoundControl" value="false"> <param name="NoConfig" value="true"> <param name="DisplayAbout" value="false"> <param name="AliasList" value="/nick=/echo Nick command disabled"> <param name="IgnoreServerMsg" value="true"> <param name="IgnoreModeMsg" value="true"> <param name="IgnoreMOTD" value="true"> <param name="IgnoreChannelChangeMsg" value="true"> Thanks aranoid: Dennis |
#51
|
||||
|
||||
It will look like this. Add this to that list:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|