vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   jIRC Chat Integration (https://vborg.vbsupport.ru/showthread.php?t=43461)

FleaBag 11-26-2002 04:23 PM

Quote:

Originally posted by mark99
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?

Replace your chat.php with the file attached.

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.

FleaBag 11-26-2002 04:23 PM

Quote:

Originally posted by fraqheart
Is it easily able to be designed like vBulletin.org's or does it have to stay in it's default form?
Not really, you can edit colours but not the general layout.

FleaBag 11-26-2002 04:25 PM

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!

banjolawyer 12-22-2002 04:58 AM

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

mackers8923 01-15-2003 12:12 AM

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?

NoAhBoDy 01-15-2003 12:47 AM

Quote:

Originally posted by mackers8923
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?
That has nothing to do with the hack itself...what you are asking is a function of the irc server daemon that you are connecting to and the jpilot irc application. Typically, for example, if you use a common irc client such as mIRC (www.mirc.org) then you would issue commands in the channel to ban someone (ex: /mode #channel +ban *!*@hostmask.com)

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)

dbode 01-16-2003 05:24 PM

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

NoAhBoDy 01-17-2003 12:40 AM

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.

dbode 01-17-2003 06:01 AM

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">

Can anyone compare this to his own settings, where you put in the license key ?

Thanks :paranoid:

Dennis

lifesourcerec 01-17-2003 06:11 AM

It will look like this. Add this to that list:

Quote:

<param name="LicenseKey" value=" (your license key goes here)">


All times are GMT. The time now is 03:30 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
  • Page Generation 0.01224 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete