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


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
ChatIRC V1.0 for YaBB 2.2.1 - 2.2.3
Jun 28th, 2008 at 6:03pm
Print Post  
Hello YaBBer

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




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


Known problems:

- 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.0 for YaBB 2.2.1/2.2.2 by
- Jeffrey Man (Jet Li) http://www.yabbworld.com

Big thx to all my Chat-Betatester ...
- Mick and Fonso (www.info4alien.de)
- ThM (www.yabbwelt.de)



Installation:

1) Modify YaBB files using BoardMod or manually.
2) 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/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)

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

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/irc-unsigned.jar (Binary and Chmod 755)
/yabbfiles/irc.cab (Binary and Chmod 755)
/yabbfiles/irc.jar (Binary and Chmod 755)
/yabbfiles/IRCApplet.class (Binary and Chmod 755)
/yabbfiles/pixx.cab (Binary and Chmod 755)
/yabbfiles/pixx.jar (Binary and Chmod 755)
/yabbfiles/securedirc-unsigned.cab (Binary and Chmod 755)
/yabbfiles/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)

edit Variables/taborder.txt to show Chat Tab Button on new Style
search
Code
Select All
search 


add after
Code
Select All
chatirc 



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



MIME-type Server Error:

If you get this Error: Startup error: java.lang.Error: Unable to load interface pixx : java.langClassNotFoundException: irc.gio.Interface

Move
- ChatIRC/Languages/english.txt (ASCII mode)  
- ChatIRC/Languages/german.txt (ASCII mode)  
- ChatIRC/Languages/pixx-english.txt (ASCII mode)  
- ChatIRC/Languages/pixx-german.txt (ASCII mode)

To
- yabbfiles/english.txt (ASCII mode)  
- yabbfiles/german.txt (ASCII mode)  
- yabbfiles/pixx-english.txt (ASCII mode)  
- yabbfiles/pixx-german.txt (ASCII mode)


Download:

--> ChatIRC V1.0 for YaBB 2.2.1 / 2.2.2 /2.2.3

Have Fun Smiley
« Last Edit: Jul 14th, 2008 at 1:27pm by Jeff »  

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


Publisher - YaBB Toolbar

Posts: 569
Location: Los Angeles
Joined: Apr 14th, 2004
Gender: Male
Re: ChatIRC V1.0 for YaBB 2.2.1 / 2.2.2
Reply #1 - Jun 28th, 2008 at 6:44pm
Print Post  
Great work JetLi! Smiley

News item - New ChatIRC Mod Released.
  


Back to top
WWW  
IP Logged
 
mick
Senior Member
****
Offline


I love YaBB

Posts: 345
Location: Dorsten
Joined: Nov 29th, 2005
Gender: Male
Re: ChatIRC V1.0 for YaBB 2.2.1 / 2.2.2
Reply #2 - Jun 28th, 2008 at 11:31pm
Print Post  
Hi,

installed without problems. Works good!
Thx JetLi!
  
Back to top
WWW  
IP Logged
 
bartez
Ex Member


Re: ChatIRC V1.0 for YaBB 2.2.1 / 2.2.2
Reply #3 - Jun 29th, 2008 at 12:26am
Print Post  
Cool mod! Will test it later and if i have time will make a Dutch translation Smiley
  
Back to top
 
IP Logged
 
Derek Bullock
Full Member
***
Offline


I love Camp Oven Cooking

Posts: 184
Location: Brisbane
Joined: Nov 9th, 2007
Gender: Male
Re: ChatIRC V1.0 for YaBB 2.2.1 / 2.2.2
Reply #4 - Jun 29th, 2008 at 11:30am
Print Post  
Hi Jet Li and thank you.

Installed and working very well
  

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.0 for YaBB 2.2.1 / 2.2.2
Reply #5 - Jun 29th, 2008 at 11:45am
Print Post  
Hi
your welcome.  Cheesy
  

greetings
Jeff
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.0 for YaBB 2.2.1 / 2.2.2 / 2.2.3
Reply #6 - Jul 13th, 2008 at 12:25pm
Print Post  
Works with upcomming YaBB 2.2.3 No Update Needed.
  

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


Publisher - YaBB Toolbar

Posts: 569
Location: Los Angeles
Joined: Apr 14th, 2004
Gender: Male
Re: ChatIRC V1.0 for YaBB 2.2.1 / 2.2.2 / 2.2.3
Reply #7 - Jul 14th, 2008 at 12:27am
Print Post  
Jet Li for the preemptive strike! Grin
  


Back to top
WWW  
IP Logged
 
smith21
Full Member
***
Offline


I love YaBB 2.1

Posts: 130
Location: North East Of Eangland
Joined: Feb 19th, 2006
Gender: Male
Re: ChatIRC V1.0 for YaBB 2.2.1 - 2.2.3
Reply #8 - Jul 15th, 2008 at 1:38am
Print Post  
I installed Chat Mod on 2 boards Yabb2.2.3 one board had the chat installed after I have uploaded etc .

The problem I have is the chat buttons does not show in this board as it does in the other board. Which file do I have to check for the code to display the chat button??


It is OK I find in first message must read all info first
« Last Edit: Jul 15th, 2008 at 8:49am by smith21 »  


Back to top
WWW  
IP Logged
 
chronicelite
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 6
Joined: Jul 16th, 2008
Re: ChatIRC V1.0 for YaBB 2.2.1 - 2.2.3
Reply #9 - Jul 16th, 2008 at 1:08pm
Print Post  
Can I pay somebody $20 on Paypal to install ChatIRC for me? If required I will pay more!! I need help!!
  

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.0 for YaBB 2.2.1 - 2.2.3
Reply #10 - Jul 16th, 2008 at 1:11pm
Print Post  
Hi
just pm me  Smiley
  

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


I love YaBB 1G - SP1.2!

Posts: 6
Joined: Jul 16th, 2008
Re: ChatIRC V1.0 for YaBB 2.2.1 - 2.2.3
Reply #11 - Jul 18th, 2008 at 12:29pm
Print Post  
Can you help me find a server that works? I cant get it to connect, always timeout
  

Back to top
 
IP Logged
 
smith21
Full Member
***
Offline


I love YaBB 2.1

Posts: 130
Location: North East Of Eangland
Joined: Feb 19th, 2006
Gender: Male
Re: ChatIRC V1.0 for YaBB 2.2.1 - 2.2.3
Reply #12 - Jul 19th, 2008 at 8:25am
Print Post  
Great mod but has Major problem??

All works OK BUT it displays the Members User ID: or real name take a look in the image in first post _ _ X T C _ _ is admin??
  


Back to top
WWW  
IP Logged
 
smith21
Full Member
***
Offline


I love YaBB 2.1

Posts: 130
Location: North East Of Eangland
Joined: Feb 19th, 2006
Gender: Male
Re: ChatIRC V1.0 for YaBB 2.2.1 - 2.2.3
Reply #13 - Jul 19th, 2008 at 8:30am
Print Post  
chronicelite wrote on Jul 18th, 2008 at 12:29pm:
Can you help me find a server that works? I cant get it to connect, always timeout


Try this one works great for me

irc.efnet.info
  


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.0 for YaBB 2.2.1 - 2.2.3
Reply #14 - Jul 19th, 2008 at 8:58am
Print Post  
smith21 wrote on Jul 19th, 2008 at 8:25am:
Great mod but has Major problem??

All works OK BUT it displays the Members User ID: or real name take a look in the image in first post _ _ X T C _ _ is admin??

thats right. Display Name are right.  Wink That Name you can enter in Profile - Option too (for Registration).  Tongue
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: [1] 2 3 
Send TopicPrint