View Single Post
  #30  
Old 06-13-2001, 11:54 PM
Dakota's Avatar
Dakota Dakota is offline
 
Join Date: Oct 2001
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I decided that I didn't like the multicity applet when I saw how little control I had. So I am using irc now. You only have to register a channel, and then replace the applet in the chat_hack template with this. The stars specify that you need to change something on that line. Usually just putting in the server and channel name.

PHP Code:
        <TBODY>
        <
TR bgColor=#999900 borderColor=#000000>
          
<TD width="100%">
            <
DIV align=center><FONT color=#999999 
            
face="Verdana, Arial, Helvetica, sans-serif" size=1><FONT 
            size
=2><FONT color=#ffffff size=1><B><FONT color=#cccccc>.<FONT 
            
color=#ffffff>Chat</FONT>. 
        
</FONT></B></FONT></FONT></FONT></DIV></TD></TR>
        <
TR vAlign=top>
          <
TD height=50 width="100%">
            <
P align=left><FONT face="Verdana, Arial" size=2><FONT 
            face
="Verdana, Arial" size=2>
*****<
APPLET code=Chat.class height=400 width=444 alt="server #channelname" archive="jirc_nss.zip">
<
PARAM NAME="CABBASE" VALUE="jirc_mss.cab">
<
PARAM NAME="ServerPort" VALUE="6667">
*****<
PARAM NAME="ServerName1" VALUE="server">
*****<
PARAM NAME="Channel1" VALUE="#channel">
<
PARAM NAME="AllowURL" VALUE="true">
<
PARAM NAME="AllowIdentd" VALUE="true">
<
PARAM NAME="WelcomeMessage" VALUE="">
<
PARAM NAME="RealName" VALUE="Site Applet User">
<
PARAM NAME="NickName" VALUE="{$bbuserinfo[username]}">
<
PARAM NAME="UserName" VALUE="None">
<
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="black">
<
PARAM NAME="TextScreenColor" VALUE="white">
<
PARAM NAME="ListTextColor" VALUE="black">
<
PARAM NAME="TextFontName" VALUE="Verdana">
<
PARAM NAME="TextFontSize" VALUE="10">
<
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="black">
<
PARAM NAME="InputScreenColor" VALUE="white">
<
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="LicenseKey" VALUE="2727595959-37230483858208-133434764482443414852391-372304838582686393652391349333821334">
<
PARAM NAME="code" VALUE="Chat.class">
<
PARAM NAME="height" VALUE="480">
<
PARAM NAME="width" VALUE="640">
<
PARAM NAME="archive" VALUE="jirc_nss.zip">
*****<
PARAM NAME="codeBase" VALUE="website url">
*****<
PARAM NAME="alt" VALUE="server #channel">
</
APPLET></FONT></FONT></P
It works fine for me. If you wanna see what it looks like the click here. Keep in mind that I changed the dimensions of mine.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01151 seconds
  • Memory Usage 1,820KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete