Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
EzIRC Chat Details »»
EzIRC Chat
Version: 1.0.4, by toonysnn toonysnn is offline
Developer Last Online: Sep 2011 Show Printable Version Email this Page

Category: Chat Modifications - Version: 3.6.x Rating:
Released: 06-06-2007 Last Update: 04-18-2008 Installs: 59
Uses Plugins
Additional Files  
No support by the author.

EzIRC for vBulletin 3.6 has been discontinued. You can now only install for vBulletin 3.7.x.


EZIRC FOR 3.7 IS HERE!

"EzIRC" Chat is a simple and easy-to-use IRC addon using pJIRC, it will advance on and on in the future.
Yes, I know, this is a simple script, but I'm new to the vBulletin coding (at least, releasing something to the public)

Just some IRC Servers...
  • irc.guru-game.com
  • irc.gamesurge.net
  • irc.freenode.net

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 06-08-2007, 06:23 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good news!

Most of the page is showing up. Might just need to check some links on some images.

For instance, the image link on a few shows up as: http://www.mp3car.com/vbulletin/irc/...bits_start.gif

when it shouldn't have the /irc/ folder there.

I am getting the attached certificate error though when I access the page.
Reply With Quote
  #13  
Old 06-08-2007, 06:25 PM
toonysnn toonysnn is offline
 
Join Date: Sep 2006
Location: Texas
Posts: 511
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedGTiVR6 View Post
Good news!

Most of the page is showing up. Might just need to check some links on some images.

I am getting the attached certificate error though when I access the page:
I may just have to find a easier way to include a html file with the IRC and have irc.php in the forum root directory. Probably use a iframe without the frame showing

Also, the certificate error happens to me, but it's a pJIRC thing, :P

And my images are set to http://mydomain.info/forums/testvb/images instead of images/ so I never noticed that o.O Maybe I can find a way to add a images redirect to /forumroot/images

[edit]
Quote:
For instance, the image link on a few shows up as: http://www.mp3car.com/vbulletin/irc/...bits_start.gif

when it shouldn't have the /irc/ folder there.
Ah! I see... I may have to use something in the bottom of the PHP file to replace /irc/images with /images/
Reply With Quote
  #14  
Old 06-08-2007, 07:15 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I try to connect to irc.efnet.org #mp3car using ezirc I get the following error in IE7:

Code:
Unable to connect : java.net.SocketException : Software caused connection abort: connect
another user is helping me test and it returned the following to them in FireFox 1.5.x and in IE6 as well:

Code:
Connecting...   
Logging in...   
-- *** Processing connection to efnet.xs4all.nl   
-- *** Looking up your hostname...   
-- *** Checking Ident   
-- *** Got Ident response   
-- *** Couldn't look up your hostname   
Error : Closing Link: 127.0.0.1 (Bad user info)   
Disconnected from irc.efnet.org
Also, did a quick search and came upon this:

http://www.pjirc.com/help.php?p=0&faq_id=23
Reply With Quote
  #15  
Old 06-08-2007, 07:39 PM
toonysnn toonysnn is offline
 
Join Date: Sep 2006
Location: Texas
Posts: 511
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedGTiVR6 View Post
When I try to connect to irc.efnet.org #mp3car using ezirc I get the following error in IE7:

Code:
Unable to connect : java.net.SocketException : Software caused connection abort: connect
another user is helping me test and it returned the following to them in FireFox 1.5.x and in IE6 as well:

Code:
Connecting...   
Logging in...   
-- *** Processing connection to efnet.xs4all.nl   
-- *** Looking up your hostname...   
-- *** Checking Ident   
-- *** Got Ident response   
-- *** Couldn't look up your hostname   
Error : Closing Link: 127.0.0.1 (Bad user info)   
Disconnected from irc.efnet.org
Also, did a quick search and came upon this:

http://www.pjirc.com/help.php?p=0&faq_id=23
When trying to connect to efnet.xs4all.nl, I got the same thing:
Code:
Connecting... 
Logging in... 
-- *** Processing connection to efnet.xs4all.nl 
-- *** Looking up your hostname... 
-- *** Checking Ident 
-- *** No Ident response 
-- *** Found your hostname 
Error : Closing Link: 127.0.0.1 (Bad user info) 
Disconnected from efnet.xs4all.nl
But when connecting to irc.efnet.org I got the same error as you.
I'm not sure what the deal with the Ident is... when my friend get's on, he can help more with this problem since he's the 'irc master' in his words.
I could connect just fine to efnet.xs4all.nl with mIRC, so I don't truely know what's going on.

EDIT: Wait... userinfo? Hmm. That's something I may be able to fix. I'll look into that, too.
Reply With Quote
  #16  
Old 06-08-2007, 07:53 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

With the suggestion of the same user, I went into the pjirc.cfg file and made the following change:

nick=MP3CarUser
name=MP3Car.com
host=www.mp3car.com
gui=pixx

no dice here either.

seems that it's reading 127.0.0.1 as the client that's connecting.

It should be requesting that info from the user accessing the IRC page, then passing it to the server. Right?
Reply With Quote
  #17  
Old 06-08-2007, 08:36 PM
toonysnn toonysnn is offline
 
Join Date: Sep 2006
Location: Texas
Posts: 511
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedGTiVR6 View Post
With the suggestion of the same user, I went into the pjirc.cfg file and made the following change:

nick=MP3CarUser
name=MP3Car.com
host=www.mp3car.com
gui=pixx

no dice here either.

seems that it's reading 127.0.0.1 as the client that's connecting.

It should be requesting that info from the user accessing the IRC page, then passing it to the server. Right?
Yeah, it should get their host, but as the looks of things, its thinking the host server, the IRC server, is being the host. That could be the problem.
The only thing I can think of is to use a old PHP function I used to use in the pjirc.cfg, dunno if that'd work well though..
Reply With Quote
  #18  
Old 06-08-2007, 08:39 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so you're saying to change the .cfg file back and try it?

Not sure what that would do since it didn't work before I made the change?
Reply With Quote
  #19  
Old 06-08-2007, 08:48 PM
toonysnn toonysnn is offline
 
Join Date: Sep 2006
Location: Texas
Posts: 511
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I'm not saying that, the only success I can get to the server your using is via mIRC between the web and GUI clients.
What seems to be the only problem for that server is that it's rejecting the ident or what ever it is.
EDIT: My friend knew what was going on:
Quote:
Originally Posted by mmavipc
some servers require aident authentication form a ident server which pjirc dosent have

Easier to read:
Some servers require a ident authenication from a ident server which pJIRC doesn't have.
Reply With Quote
  #20  
Old 06-09-2007, 12:35 AM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so then....no dice for our channel on that server using this mod??
Reply With Quote
  #21  
Old 06-09-2007, 02:23 AM
toonysnn toonysnn is offline
 
Join Date: Sep 2006
Location: Texas
Posts: 511
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No dice for any mod using pJIRC for efnet, sorry.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:06 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09455 seconds
  • Memory Usage 2,315KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete