vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   VB eIRC chat intergration hack 1.0 (https://vborg.vbsupport.ru/showthread.php?t=37424)

jancarlo 07-02-2003 08:40 PM

I have already seen to turn this hack in vb3, who can help me?

in how much this version does not work for vb3.

thanks
jancarlo

UND3Rburn 07-23-2003 12:14 AM

im trying to install it for vB3 but get the following error

PHP Code:

Fatal errorCall to undefined function: gettemplate() in /home/virtual/site73/fst/var/www/html/discuss/chat/index.php on line 8 

So i know i have to change the gettemplate function.... but to what?

Buczilla 07-25-2003 11:27 PM

Thank you sooooooo much for this hack!!!!!!!!!!

Buczilla 07-25-2003 11:29 PM

Quote:

06-24-03 at 08:16 AM ffevo said this in Post #200
Can someone tell me..I cant seem to find were you change the damn Images..my page is looking quite stupid at the mommnet.

Just re-upload all the images to the chat directory :)

mmmender 08-10-2003 11:28 PM

anyone have details on how to configure the set-up/layout of this? also, is there a way to add an emoticons box?

Michael2 09-07-2003 07:22 PM

I would also like info on getting this to work with vB3. Any help is appreciated. :)

engquist 12-09-2003 04:28 PM

the writer of this hack last posted a YEAR AND A HALF AGO!

meh.

Zachery 12-09-2003 07:18 PM

Quote:

Originally Posted by Michael2
I would also like info on getting this to work with vB3. Any help is appreciated. :)

try using a differnt hack, i can suggest lookin at vbulletin.nl :)

Boofo 01-17-2004 02:48 PM

Quote:

Originally Posted by Faranth
try using a differnt hack, i can suggest lookin at vbulletin.nl :)

Yes, but that one you have to load the java files on the user's computer and there are some that won't and some that can't. ;)

Nero1977 11-05-2004 12:08 PM

Guys!

Can any on tell me how can make connection on irc server.
I have this error:

Code:

!!!Couldn't resolve server address eu.undernet.org

Thank you

BlazeXXX 04-30-2005 09:37 AM

any possiblities this will work on VB 3.03?

andrew67 05-03-2005 01:06 AM

Quote:

Originally Posted by engquist
the writer of this hack last posted a YEAR AND A HALF AGO!

meh.

Sorry everyone, I haven't been on alot lately.. I will try and get this working and packaged up for VB 3.0.X in the next few weeks... :)

andrew67 05-03-2005 02:14 AM

Quote:

Originally Posted by andrew67
Sorry everyone, I haven't been on alot lately.. I will try and get this working and packaged up for VB 3.0.X in the next few weeks... :)

Ignore that last part, new version uploaded to suit VB3.0.7.. :) Enjoy...

P.S. It may/should work on other 3.0.X versions but I havent tested it...

andrew67 05-03-2005 03:28 AM

Oh could a mod please edit the 1.0 out of the thread title and move it to VB3 hacks?? I cant seem to change it.. Thanks :)

Protoman 05-17-2005 03:58 AM

I have a problem that this applet takes up 40MB of ram on J2SE 5.0 and ultimately crashes IE and firefox.. any ideas?

HansMuenchen 07-02-2005 10:00 AM

Hi everybody!

Is it possible also to set a parameter for a channel password, so that only user can join over the applet?

Thnx for helping me.

Greetings out of Munich
Hans

Mr. Brian 07-09-2005 02:59 PM

Quote:

<CENTER>
<applet codebase="http://vBulletin-Fans.com/" code="EIRC" archive="EIRC.jar,EIRC-gfx.jar" width="700" height="500">
<param name="server" value="irc.vbfans.com" >
<param name="port" value="6667">
<param name="mainbg" value="#E0E2EB">
<param name="mainfg" value="#000000">
<param name="textbg" value="#ffffff">
<param name="textfg" value="#000000">
<param name="channel" value="#soccermamak">
<param name="nickname" value="$bbuserinfo[username]">
<param name="username" value="$bbuserinfo[username]">
<param name="realname" value="AUSTECH - Interactive Java Chat">
<param name="password" value="">
<param name="login" value="1">
<param name="servPassword" value="">
<param name="servEmail" value="">
<h1>vBulletin-Fans.com Interactive Java Chat</h1>
<p>Sorry, but you need a Java 1.1.x enabled browser to use the Austech.Info java chat.</p>
</applet></CENTER>
Can anyone tell me what's wrong with this code?

t-mac 07-14-2005 04:55 AM

Installed and having some issues.

Installed quite easily and everything is looking good except...

The chat window is greyed out and there is an error in the internet explorer window stating load: class EIRC not found

Seems like I am not finding the eirc java package.

I made my irc channel...but not sure if I set that up right.

Any help would be very apprecaited!

T-Mac

NJTy180 07-16-2005 05:02 AM

Quote:

Originally Posted by t-mac
Installed and having some issues.

Installed quite easily and everything is looking good except...

The chat window is greyed out and there is an error in the internet explorer window stating load: class EIRC not found

Seems like I am not finding the eirc java package.

I made my irc channel...but not sure if I set that up right.

Any help would be very apprecaited!

T-Mac

Im having the same problem. Looks like this will be the first addition that Ill have to uninstall :(

lttcoder 07-19-2005 02:39 PM

I cant find the .JAR file.

wrang 07-25-2005 12:48 PM

Mabye a stupid queation but where can i find this chat?

Regards

Blackhat 07-25-2005 01:43 PM

Quote:

Originally Posted by AWS
What you need:

Java SDK 1.3 (1.4 is current but the applet source won't compile on it. You might not need to compile the applet.)
Jarsigner
Keytool (these tools are part of Java SDK)

How to sign it:

Create a directory to work in. Mine is called j-sign.
Make sure java is in your path.
CD into the working directory.

Now we want to create a cert to sign the applet.

at prompt type this, change any of the bracketed vars to what you want:

keytool -genkey -keystore [ whatever.store ] -alias [ yourcertname ]

Answer the questions that it asks and when you give it a password write it down so you don't forget it.
This will create your cert, now we just have to make it ready for signing.

At prompt:

keytool -export -keystore [ whatever.store ] -alias [ yourcertname ] -file [ yourcertname.cer ]

Make sure the name you give for the file has .cer extension

OK. You got your cert. There should be a file in the j-sign directory called yourcertname.cer.

Now cd into the directory where you untarred or if on Windows unzipped the eirc source and libs. You shouldn't have to compile the source. There are 2 jar files already compiled that you can use. Copy the .jar files to your j-sign directory. CD back to that dir.

Now lets sign them:

jarsigner -keystore [ whatever.store ] EIRC.jar [ yourcertname ]

You will be prompted for the password for your store, the pw you gave when you created the cert, type it in and in a second or 2 the applet will be signed to connect to any IRC server.
Repeat the step above to sign EIRC-gfx.jar and move the signed files to your docroot and test it out.

Remove the brackets when you do this.

The applet will now work with any IRC server that you choose to connect to. Just change the vars of the applet html page.

To see a working version go here.


Thanks, this works :)

andrew67 07-25-2005 03:27 PM

Im afraid World IRC stopped publicly sharing the .jar files.. This may be temporary, I am waiting for a email back from them... For now to get it to work you will need to do the same as Blackhat did and compile your own files... Sorry, I am working on another soloution...

Silverstangs 12-17-2006 03:01 AM

Douh! -- I should have read the whole thing first before I installed it!


All times are GMT. The time now is 01:54 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.01314 seconds
  • Memory Usage 1,780KB
  • 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
  • (1)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (24)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