Page Index Toggle Pages: [1] 2 3  Send TopicPrint
Very Hot Topic (More than 25 Replies) ChatIRC V1.4 for YaBB 2.4 (Read 30779 times)
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
ChatIRC V1.4 for YaBB 2.4
Jun 14th, 2009 at 5:51pm
Print Post  
Hello YaBBer

deti and I have update ChatIRC mod for YaBB 2.4

-----------------------------------------------
C h a t I R C  V 1.4
-----------------------------------------------


Inspired by the "IRC Mod" from Shoeb Omar ... i have generate a completely new ChatIRC Mod Wink
For this Mod i use a modified PJIRC Java-based Webchat Client Software (Free and open source).

Download? Take a look at end of this thread ...

Feature-list:
=============
  • Chat
    • Smilies
    • Private chatrooms
    • Simply external control via javascript (dropdown-menue)
    • Auto-login
    • Multilingual support
    • Away/Back message field
    • Chat-User-Online in Info Center (BoardIndex)
    • Chat-User-Online on external Homepage (Javascript, IFrame or SSI)
  • Profile
    • Alternative nickname field
    • Nick password field (auto-identify)
  • Chat Administration
    • The name of the chatroom (Channel)
    • Brief description/channelinfo of the chatroom
    • IRC-Host setting (your own or form included IRC Net server list)
    • IRC-Port setting
    • Language support
    • Chat opens in a new window (popup or yymain)
    • Enable guests in IRC Chat
    • Use standard applet style (blue) or your own applet style-setting
    • Info-Code for 'Chat-User-Online' on external Homepage (Javascript, IFrame or SSI)
    • and more ...


Note:
=============
After installation the ChatIRC Mod .... go to your ...
Admin Center -> BoardMod Mods -> ChatIRC Mod
... and setup your Chat settings

Also go to the ...
Admin Center -> Forum Controls -> Help/FAQ Files
... section, and add the "admin_chatirc" and "user_chatirc" files to make them visible in the forum help system!

Screenshots:
=============
- IRC Forum Chat


- Profile Setting (optional)


- Chat Administration (click on the screen to view more)



Translation-Info:
=============
This Mod includes the language-files for English and German! If you want translate the ChatIRC-mod to an other language ... work out this files ...

CGI-BIN:
- cgi-bin/yabb2/Help/English/User/user_chatirc.help
- cgi-bin/yabb2/Help/English/Admin/admin_chatirc.help
- cgi-bin/yabb2/Languages/English/ChatIRC.lng
- cgi-bin/yabb2/Languages/English/SetChatIRC.lng

HTML:
- yabbfiles/ModImages/ChatIRC/Languages/english.txt
- yabbfiles/ModImages/ChatIRC/Languages/pixx-english.lng

.. also translate the "Menue-txt" example included -> ChatIRC_german_lng.mod

Installation:
=============
1) Download Settings.pl from Variables on your Server to your local YaBB Package in Variables.
2) Modify YaBB files using BoardMod or manually.
3) Load modified files to your server in ASCII mode.  

AdminIndex.pl
/Admin/AdminSubList.pl (ASCII)
/Admin/ManageTemplates.pl (ASCII)
/Admin/ModList.pl (ASCII)
/Languages/English/Admin.lng (ASCII)
/Languages/English/Menu.lng (ASCII)
/Sources/AdvancedTabs.pl (ASCII)
/Sources/BoardIndex.pl (ASCII)
/Sources/Profile.pl (ASCII)
/Sources/Subs.pl (ASCII)
/Sources/SubList.pl (ASCII)
/Sources/System.pl (ASCII)
/Sources/TabMenu.pl (ASCII)
/Templates/default/BoardIndex.template (ASCII)
/Templates/yabb21/BoardIndex.template (ASCII)
/Variables/Menu0.def (ASCII)
/Variables/Menu1.def (ASCII)
/Variables/Menu2.def (ASCII)

Download Variables/Settings.pl from your Server and edit

Code
Select All
Search
########## Smilies ########## 


Add before
Code
Select All
push(@AdvancedTabs, "chatirc"); 



And upload back to Variables/

NOTE I: Upload BoardIndex.template to your custom template dir.
Example: /Templates/templatename/BoardIndex.template (ASCII)

NOTE II: If you add new Template with old YaBB 2.1 Style, add 21 after your template folder- / filename.

Example:
cgi-bin/yabb2/Templates/templatename21/templatename21.html

public_html/yabbfiles/Templates/Forum/templatename21/

public_html/yabbfiles/Templates/Forum/templatename21.css

From Package:
=============
/Admin/SetChatIRC.pl (ASCII and Chmod 755)
/Help/English/Admin/admin_chatirc.help (ASCII and Chmod 755)
/Help/English/User/user_chatirc.help (ASCII and Chmod 755)
/Languages/English/ChatIRC.lng (ASCII and Chmod 666)
/Languages/English/SetChatIRC.lng (ASCII and Chmod 666)
/Sources/ChatIRC.pl (ASCII and Chmod 755)
/Sources/ChatIRCOnline.pl (ASCII and Chmod 755)
/Variables/ChatIRClog.txt (ASCII and Chmod 666)

/yabbfiles/ModImages/ChatIRC/irc-unsigned.jar (Binary and Chmod 755)
/yabbfiles/ModImages/ChatIRC/irc.cab (Binary and Chmod 755)
/yabbfiles/ModImages/ChatIRC/irc.jar (Binary and Chmod 755)
/yabbfiles/ModImages/ChatIRC/IRCApplet.class (Binary and Chmod 755)
/yabbfiles/ModImages/ChatIRC/pixx.cab (Binary and Chmod 755)
/yabbfiles/ModImages/ChatIRC/pixx.jar (Binary and Chmod 755)
/yabbfiles/ModImages/ChatIRC/securedirc-unsigned.cab (Binary and Chmod 755)
/yabbfiles/ModImages/ChatIRC/securedirc.cab (Binary and Chmod 755)
/yabbfiles/ModImages/ChatIRC/irc.gif (Binary and Chmod 755)
/yabbfiles/ModImages/ChatIRC/ircnetwork.txt (ASCII)
/yabbfiles/ModImages/Buttons/English/chatirc.png  (Binary and Chmod 755)
/yabbfiles/ModImages/ChatIRC/Languages/english.txt (ASCII)
/yabbfiles/ModImages/ChatIRC/Languages/german.txt (ASCII)
/yabbfiles/ModImages/ChatIRC/Languages/pixx-english.lng (ASCII)
/yabbfiles/ModImages/ChatIRC/Languages/pixx-german.lng (ASCII)
/yabbfiles/ModImages/ChatIRC/Sound/bell2.au (ASCII)
/yabbfiles/ModImages/ChatIRC/Sound/ding.au (ASCII)
/yabbfiles/ModImages/ChatIRC/Templates/default/chatirc.gif (Binary and Chmod 755)
/yabbfiles/ModImages/ChatIRC/Templates/yabb21/chatirc.gif (Binary and Chmod 755)

NOTE: If you have a custom template, create a new dir. for your image
Example: /yabbfiles/ModImages/ChatIRC/Templates/templatename/chatirc.gif (Binary and Chmod 755)

Server Info:
=============
If the ident server already used on your Server, you can disabled it by modifing in ChatIRC.pl

search
Code
Select All
$ChatIRC_Code .= qq~
			<param name="port" value="$irc_port"> 



add after
Code
Select All
			<param name="useidentserver" value="false"> 



Known Issue:
=============
- The "Whois" function don't work on all servers

Credits:
=============
Mod: [NEW] ChatIRC Mod [beta 1]
Original code by Christian Tribelnig (XTC) http://www.yabbserver.com

Extended Version ChatIRC V1.3 for YaBB 2.4 by
- Jeffrey Man (Jet Li) http://www.yabbworld.com
- Detlef Pilzecker (deti)

Mod History:
=============
Status ChatIRC V1.4 for YaBB 2.4 ( August 11th, 2009 )
- Fix Chat Login without entering Nickname/Password (Optional)
- Fix empty Error Message for Permission Check

Status ChatIRC V1.3 for YaBB 2.4 ( June 14th, 2009 )
- Updated for YaBB 2.4
- Fixed class title if add new Templates

Download:
=============
ChatIRC V1.4
« Last Edit: Jan 1st, 2011 at 10:53am by Jeff »  

greetings
Jeff
Back to top
WWW  
IP Logged
 
batchman
Global Moderator
*****
Offline


What's up?!

Posts: 1280
Location: Orlando
Joined: Apr 28th, 2002
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #1 - Jun 14th, 2009 at 11:56pm
Print Post  
Installed the latest version on my 2.4 test board, and it installs and works just fine, like the previous versions! Thanks for the update on this!

One glitch that is probably me ... for some reason, I have two CHAT tabs at the top of the page. Anybody remember what file I have to manually edit to remove one of them?

With this mod's release, there is only one more mod I am waiting for, before I take my 2.4 test forum, and go live with it. Almost there! Cheesy
« Last Edit: Jun 15th, 2009 at 1:13am by batchman »  

Improving my forum, one mod at a time!


Now up and running again, with an accurate link.


Back to top
WWW  
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #2 - Jun 15th, 2009 at 4:48am
Print Post  
batchman wrote on Jun 14th, 2009 at 11:56pm:
One glitch that is probably me ... for some reason, I have two CHAT tabs at the top of the page. Anybody remember what file I have to manually edit to remove one of them?

because of previous version. Tongue Remove one in Settings.pl
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
ProgMaster
New Member
*
Offline



Posts: 36
Location: Offshore
Joined: Mar 2nd, 2007
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #3 - Jun 15th, 2009 at 5:34pm
Print Post  
Many thanks for updating this mod for 2.4, JetLi !! Cheesy Cool

Now to upgrade my forum ... Grin
  
Back to top
WWW  
IP Logged
 
laurin31135
New Member
*
Offline


I love YaBB 2.2.3

Posts: 48
Location: vor der Höhe
Joined: Aug 11th, 2008
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #4 - Jun 15th, 2009 at 8:11pm
Print Post  
I have used IRC-Chat with YaBB 2.2 to 2.31!

It always worked very well, and I never had Problems.

Now I installed it to my 2.4-Testboard and the result was, that the popup did not show the chat, but a system information.

The popup looks like that.



What was my mistake?

The modding went without any problem after downloading the "Setting.pl".
  
Back to top
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #5 - Jun 15th, 2009 at 8:33pm
Print Post  
why not read first post? Lips Sealed Fill in your profile - Option and enter chat. If you follow the other topic, it say same issue and I not fixed until next Version.

Jeff wrote on Jun 14th, 2009 at 5:51pm:
- Fix Error Profile - Options for 'Optional' Input


  

greetings
Jeff
Back to top
WWW  
IP Logged
 
Lithearium
New Member
*
Offline



Posts: 2
Joined: Feb 9th, 2009
Re: ChatIRC V1.3 for YaBB 2.4
Reply #6 - Jul 15th, 2009 at 10:15pm
Print Post  
Thank you so much for doing this. However, I seem to have a few errors. Please could you have a look at it? Here is a screenshot:



I'm sorry if I did something wrong and did not notice it.

Note that the Undefined Strings prevent me from typing anything. Also, I am unable to create my own room. I am sure it is not the host's fault..
  
Back to top
 
IP Logged
 
JonB
New Member
*
Offline


Gee I don't know

Posts: 42
Joined: Aug 25th, 2008
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #7 - Aug 2nd, 2009 at 3:02am
Print Post  
OK -

I got it working on our test forum!

Thanks very much to Jet Li & Deti for an excellent updated mod, and to my friend batchman for his encouragement.

OK, now when do I get my "Modder Club Secret Decoder Ring"?  Grin

:bandana:
  
Back to top
 
IP Logged
 
JonB
New Member
*
Offline


Gee I don't know

Posts: 42
Joined: Aug 25th, 2008
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #8 - Aug 2nd, 2009 at 3:16am
Print Post  
Lithearium 


The reason you can't type there is that you looking at the chatserver's welcome & MOTD.

You have to form a channel (chatroom) first.

Did you define a channel on the IRC setup page?

Its the first item in Admin Center > Chat IRC settings

Note: no # needed mine was '4out_chat'.

Also, have you tried the IRC command '/join #channelname' ?

that should also work -  you can issue IRC commands there.

Good Luck
Smiley
  
Back to top
 
IP Logged
 
JonB
New Member
*
Offline


Gee I don't know

Posts: 42
Joined: Aug 25th, 2008
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #9 - Aug 2nd, 2009 at 3:34am
Print Post  
LOL - I also may have the largest collection of Undefined Strings as well.  But I have doped out 'what' they are, not where to 'fill in the blanks' so I have 'good prompts'.

Like MOTD, Channels, OP, Author/About  and all the others I haven't figured out yet. hehehehehehe  Roll Eyes

:bandana:

Edited:
I'm guessing there is a problem with the langauge settings (or something) that is preventing the prompts from displaying. I see Jet Li's screenshot has them working.
  
Back to top
 
IP Logged
 
JonB
New Member
*
Offline


Gee I don't know

Posts: 42
Joined: Aug 25th, 2008
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #10 - Aug 3rd, 2009 at 2:22am
Print Post  
Ahhh!

NOT the problem - its the pixx-english.lng file.

And I'm about 90% sure its a cross-platform line-ending issue with the text file.

JonB scratches head Roll Eyes

Edited:
See, Jet Li, I CAN clean up  Smiley
« Last Edit: Aug 5th, 2009 at 12:38pm by JonB »  
Back to top
 
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #11 - Aug 3rd, 2009 at 4:32am
Print Post  
OMG, 7x Posting at once, Very Crazy that no one use edit Button.  Lips Sealed Make unless Feature in YaBB Core.

JonB wrote on Aug 3rd, 2009 at 12:25am:
I tracked down the file that contains the prompts for teh Java chat, I believe it is ChatIRC.lng

Then I re-checked the files I uplaoded.The ChatIRC.lng file is in /Languages/English and has proper permissions.


JonB wrote on Aug 3rd, 2009 at 2:46am:
Why do I get Undefined String?


Not reading first post

Jeff wrote on Jun 14th, 2009 at 5:51pm:
/yabbfiles/ModImages/ChatIRC/Languages/english.txt (ASCII)
/yabbfiles/ModImages/ChatIRC/Languages/pixx-english.lng (ASCII)

  

greetings
Jeff
Back to top
WWW  
IP Logged
 
JonB
New Member
*
Offline


Gee I don't know

Posts: 42
Joined: Aug 25th, 2008
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #12 - Aug 4th, 2009 at 2:23pm
Print Post  
Undefined String Problem in PJIRC on Windows Servers

The problem in a nutshell:

If you install YaBB ChatIRC on soem Windows servers, your Chat interface "box" will have 'Undefined string' instead of the correct language prompts.  This is caused by the PJIRC Java chat applet not being able to open its 'Prompts'language file "pixx-languagename.lng".

The files are found in yabbfiles/ModImages/ChatIRC/Languages.

On IIS, there's a problem wih EXTERNAL calls to .lng files. They are an unknown MIME type. I say "EXTERNAL" or you could say Remote.  The JAR file that runs PJIRC actually executes on the member's computer, not the server. PJIRC is a browser applet. So the USER trying to open/read the language (.lng)is different than Perl opening a .lng file (that happens on the server).

The user trying to open an unknown MIME type will often draw a 404 error.

I tried defining a new mime type for .lng to be text/plain. This isn't a good solution.
Those who are on a hosted server probably won't have the option to define mime types.

Reading the PJ-IRC FAQ page on undefined strings, he recommends changing the file type to .txt
http://www.pjirc.com/help.php?p=0&faq_id=15

This is how to make that option (change file extension) work on Windows Servers running IIS 5 or 6.

DO THESE THINGS AFTER INSTALLING & DEBUGGING YaBB ChatIRC: (this is pure cosmetics)

You should be able to chat, and perform routine IRC commands before you make these changes.  

You will be making these changes to your INSTALLED forum. I.E. via FTP, your control panel or Remtte Desktop.

These are the changes needed for ENGLISH only - do the same for any additional pixx-language files.

First - for pixx-english.lng ONLY:
     The file was 'cross-saved' at some point an contains invalid characters in a Windows envirnoment.
     Open the file in a text editor and strip the invalid characters.  Compare with one of the other files.

Second - rename pixx-languagename.lng to pixx-languagename.txt
     
Third - make these changes to the now-installed 'ChatIRC' modifications to your YaBB forum.  

The source given here contains comments on how to modify YOUR code:

This file is in /Sources

##### ChatIRC.pl changes
search for: $ChatIRC_Code .= qq~

Code
Select All
$ChatIRC_Code .= qq~
				<param name="gui" value="pixx" />
				<param name="language" value="Languages/$chat_lang" />
# add this line:
# this instructs the pixx UI to look for a .txt file instead of a .lng file when loading.
				 <param name="pixx:lngextension" value="txt">
~; 



##### end ChatIRC.pl changes

This File is in /Admin

#### SetChatIRC.pl changes:
Search for: opendir(DIR, "$modimgdir/ChatIRC/Languages")

Code
Select All
<tr>
		<td style="text-align: left;" class="windowbg2">
			$irc_set{'8'}
		</td>
		<td style="text-align: left;" class="windowbg2">
			<select name="chat_lang" size="1">\n~;

	opendir(DIR, "$modimgdir/ChatIRC/Languages") || die "$txt{'230'} ($modimgdir/ChatIRC/Languages) :: $!";
	@contents = readdir(DIR);
	closedir(DIR);
	foreach $line (@contents){
		($name, $extension) = split (/\./, $line);
#		change the next line "lng" to "txt", thsi ensures the Admin Center only displays '.txt' files
#		when selecting pixx language during file enumeration. Otherwise the next time you Sabe IRC options
#		you are screwed, it will deafult to either any 'unfixed' language or 'no language' = both ugly.
#		and will bring back the 'Undefined String' error.
#		if ($extension eq "lng" && $name !~ /^pixx/){
        if ($extension eq "txt" && $name !~ /^pixx/){
			$chat_lang_selected = "";
			if ($name eq $chat_lang) { $chat_lang_selected = ' selected="selected" ' }
			$yymain .= qq~				<option value="$name"$chat_lang_selected>$name</option>\n~;
		}
	}

	$yymain .= qq~			</select>
		</td>
	</tr>
	 

#### end SetChatIRC.pl changes:

If you can't work out the stripping step - here is the pixx-english .txt file contents

Quote:
#
#         This java file is a part of the
#
#          -  Plouf's Java IRC Client  -
#
#      Copyright (C) 2004 Philippe Detournay
#
#   This file is licensed under the GPL license
#
#        All contacts : theplouf@yahoo.com
#
#
#  Syntax :
#    Comments begin with the # character. This character must be the first character of the line.
#    A data line has three parts : the data id, the data id description, the data string.
#      - Data id : An hexadecimal figure identifying the string.
#      - Data description : Begins by [ and ends by ]. The description is not parsed and
#                           can be any string.
#      - Data string : The string itself. Parameters are specified using the %i syntax.
#
#  Trailing spaces can be added using the \s escape character.

8601 [SOURCE_YOU_KICKED] You've been kicked out of %1 by %2
8602 [SOURCE_STATUS] Status
8603 [SOURCE_CHANLIST] Channels for %1
8604 [SOURCE_CHANLIST_RETREIVING] Retrieving channels...
8605 [SOURCE_HAS_JOINED] %1 has joined %2
8606 [SOURCE_HAS_LEFT] %1 has left %2
8607 [SOURCE_HAS_BEEN_KICKED_BY] %1 has been kicked by %2
8608 [SOURCE_HAS_QUIT] %1 has quit
8609 [SOURCE_TOPIC_IS] Topic is %1
860a [SOURCE_CHANGED_TOPIC] %1 changed topic to %2
860b [SOURCE_CHANNEL_MODE] %1 sets channel mode to %2
860c [SOURCE_CHANNEL_MODE_IS] Channel mode is %1
860d [SOURCE_USER_MODE] %1 sets mode %2 on %3
860e [SOURCE_KNOWN_AS] %1 is now known as %2
860f [SOURCE_YOUR_MODE] Mode changed to %1
8610 [SOURCE_YOUR_NICK] Your nick is now %1
8611 [SOURCE_INFO] Infos
8612 [SOURCE_AWAY] %1 is away
8613 [SOURCE_YOU_INVITED] %1 invites you to join %2
8614 [SOURCE_YOU_JOINED_AS] You're talking in %1 as %2

8701 [GUI_WHOIS] Whois
8702 [GUI_QUERY] Query
8703 [GUI_KICK] Kick
8704 [GUI_BAN] Ban
8705 [GUI_KICKBAN] Kick + Ban
8706 [GUI_OP] Op
8707 [GUI_DEOP] DeOp
8708 [GUI_VOICE] Voice
8709 [GUI_DEVOICE] DeVoice
870a [GUI_PING] Ping
870b [GUI_VERSION] Version
870c [GUI_TIME] Time
870d [GUI_FINGER] Finger
870e [GUI_RETREIVING_FILE] Receiving file (%1 bytes)
870f [GUI_SENDING_FILE] Sending file (%1 bytes)
8710 [GUI_TERMINATED] %1 terminated
8711 [GUI_FAILED] %1 failed
8712 [GUI_CLOSE] Close
8713 [GUI_DISCONNECT] Disconnect
8714 [GUI_CHANNELS] Channels
8715 [GUI_HELP] Help
8716 [GUI_PRIVATE] private
8717 [GUI_PUBLIC] public
8718 [GUI_CONNECT] Connect
8719 [GUI_ABOUT] About
871a [GUI_CHANGE_NICK] Change nick to
871c [GUI_FONT] Font
871d [GUI_FONT_WINDOW] Select font
871e [GUI_FONT_WINDOW_OK] Ok
871f [GUI_ENTER_TEXT_HERE] Enter text here...

ffff [ERROR_NOT_DEFINED] Undefined string
#### End


umm, I added #### End comment. Consider it a 'this page left intentionally blank.'

:bandana:
  
Back to top
 
IP Logged
 
MasterKarman
Junior Member
**
Offline


YaBB 2.5.2

Posts: 90
Location: Karmanville
Joined: Feb 14th, 2009
Gender: Male
Re: ChatIRC V1.3 for YaBB 2.4
Reply #13 - Aug 4th, 2009 at 3:07pm
Print Post  
Installed and works great, Jeff.
Thanks again for your hard work.

* MasterKarman
  

Now using YaBB 2.5.2 with 40+mods
"The world is a dangerous place to live. Not because of the evil in it, but because of the people who don't do anything about it."


Back to top
IP Logged
 
Drallin
New Member
*
Offline



Posts: 19
Joined: Jul 14th, 2007
Re: ChatIRC V1.3 for YaBB 2.4
Reply #14 - Aug 8th, 2009 at 1:10pm
Print Post  
When I right click the screen and select "Open Java Console" I get:

java.lang.NoClassDefFoundError: irc/ParameterProvider
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(Unknown Source)
     at java.security.SecureClassLoader.defineClass(Unknown Source)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadCode(Unknown Source)
     at sun.applet.AppletPanel.createApplet(Unknown Source)
     at sun.plugin.AppletViewer.createApplet(Unknown Source)
     at sun.applet.AppletPanel.runLoader(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)


This is the ONLY mod I have not been able to get to work. EVER. On the old YaBB I had around 15 mods added and some could not be used with others unless you tweaked the code, which was easy to do. I really don't get this.

I'm going to un-intall it. If it ever makes it to the finished mods I'll try again I suppose.

I am usually very happy to see a mod made by Jeff, his are amoung the best. Which even confuses me further on this one.

I am NOT on a windows server.

Let me bring to your attention this:
If you manual instal this mode and click . . . I think its the last tab, anyway click the one that has additional info. The location of the new files is different then listed here and on the download site. In that tab it says to upload numerous files into the same location as YaBB.pl.

As copied from said tab:
1.) Upload the following files to your "yabbfiles" directory (There also placed the YaBB "ubbc.js")

- irc.cab (Binary mode)
- irc.jar (Binary mode)
- IRCApplet.class (Binary mode)
- irc_unsigned.jar (Binary mode)
- pixx.cab (Binary mode)
- securedirc.cab (Binary mode)
- securedirc-unsigned.cab (Binary mode)

I would suggest making them say the same thing. I have not tried to put these files in that directory. Maybe that would fix it?
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: [1] 2 3 
Send TopicPrint