vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBXirc 3.0.0 Beta 1 (https://vborg.vbsupport.ru/showthread.php?t=97356)

xeon 01-06-2006 05:06 AM

Installed it and it appears to be working fine. Looks great... any plans on adding a "who's in" feature?

Zachery 01-06-2006 07:04 PM

Quote:

Originally Posted by xeon
Installed it and it appears to be working fine. Looks great... any plans on adding a "who's in" feature?

Yes. Just have been very busy :)

Codeman05 01-07-2006 02:44 AM

Hey Zachery, thanks for adapting this for 3.5.x

Quick question though. Anyone using IE...shows up as a "Guest" in IRC. If Firefox is used...they are logged in with their username.

Any ideas on what that might be.

Also, about half of my users get this error:
"start up error: java.lang.IllegalAccesError:irc/security/prv/specificMSSsecuredProvider"

I think we managed to deduce that it is the Java plugin causing that issue, as I had someone install Firefox...and by doing so the newest Java install...and it worked fine for them after that. Just wanted your 2 cents though.

Thanks!

Vizionz 01-08-2006 05:12 AM

Quote:

Originally Posted by Deimos
Hey Zach, any idea why some of my users get this message?

Unable to connect : com.ms.security.SecurityExceptionEx : cannot connect to "irc.xxxxx.com"

i believe thats because they didnt accept the java popup

JGNYC 01-22-2006 04:24 AM

Is it possible to restrict this to members only?

Snake 01-22-2006 09:10 AM

I suppose you can do that already.

jdingman 02-04-2006 01:59 AM

A+++ worked like a charm!!!

I would also like to know about the 'members only' -- I didn't see an option for it. Anyone know?

GuaRRand 02-08-2006 11:02 AM

ANy full release in sight?

CnB 02-09-2006 05:22 PM

works for me , nice feature to add to a board.

though 1 thing i do have
once i have the code added in my navbar template
my forums get a bit wider in some areas
and i cant seem to figure out why the code does it since there is nothing that points to that

and is there a log created on the server ?
if so anyway to avoid this ?

SimonVlc 02-11-2006 02:40 PM

Quote:

Originally Posted by JGNYC
Is it possible to restrict this to members only?

I?m really interested in this feature. Is already possible?

Thanks, Simon.

Wonko-The-Sane 02-14-2006 04:16 PM

I have followed the instructions and I gte this error when trying to connect

Quote:


Error : Closing Link: 0.0.0.0 (Invalid username [Test_???])
Any idea's this is both using my Admin accoung and a Test account.

bang 04-01-2006 12:52 PM

any plans to update this?

Zachery 04-01-2006 05:11 PM

Quote:

Originally Posted by Wonko-The-Sane
I have followed the instructions and I gte this error when trying to connect



Any idea's this is both using my Admin accoung and a Test account.

Sounds like an issue on your end, check your firewall.

Zachery 04-01-2006 05:11 PM

Quote:

Originally Posted by bang
any plans to update this?

Right now its working, and I've been direly busy. But yes, soonish.

ChuanSE 04-03-2006 01:09 AM

works perfect :D

JGNYC 05-06-2006 12:56 PM

Is it possible to make this members only?

GoTTi 05-21-2006 12:05 AM

can i have this in a different folder other than /chat/ ? id prefer it to be in /irc/

GoTTi 05-23-2006 02:20 AM

how can i change the colors and design of the applet? what would i edit?

Zachery 05-23-2006 04:08 AM

Quote:

Originally Posted by GoTTi
can i have this in a different folder other than /chat/ ? id prefer it to be in /irc/

Yes,

as far as the appelt, go check pjirc.com for info on changing the apperance.

Raptor 05-25-2006 05:21 PM

*installs* - look forard to updates

Raptor 05-25-2006 06:32 PM

mmmm works in firefox but not ie6 for me - weird ?

GoTTi 05-27-2006 04:30 AM

zachery ive checked out the site and found some info on changing the appearance. but it looks like whatever index.php is loading is some creation stuff that i need to change within these files. i want my colors to be changed to something else so i have to edit one of your files i guess to make that happen.

if i overwrite your index.php with what im being told to do, it wont be integrated with the forum and the users connecting using the cookie and all that.

what needs to be altered if i want to edit the colors?

i need to get this code in there somehow:

<param name="righttoleft" value="false">
<param name="pixx:color0" value="#CF0202">
<param name="pixx:color1" value="#CF0202">
<param name="pixx:color2" value="#222222">
<param name="pixx:color3" value="#222222">
<param name="pixx:color4" value="#555555">
<param name="pixx:color5" value="#777777">
<param name="pixx:color6" value="#222222">
<param name="pixx:color7" value="#222222">
<param name="pixx:color8" value="#000000">
<param name="pixx:color9" value="#222222">
<param name="pixx:color10" value="#FFFFFF">
<param name="pixx:color11" value="#FFFFFF">
<param name="pixx:color12" value="#FFFFFF">
<param name="pixx:showconnect" value="false">
<param name="pixx:showchanlist" value="false">
<param name="pixx:showabout" value="false">
<param name="pixx:showhelp" value="false">
<param name="pixx:showclose" value="false">
<param name="pixx:nickfield" value="true">
<param name="pixx:styleselector" value="false">
<param name="pixx:showstatus" value="true">
<param name="pixx:automaticqueries" value="false">
<param name="pixx:showchannelnickmodeapply" value="false">
<param name="pixx:showchanneltopicchanged" value="false">
<param name="pixx:showchannelnickquit" value="false">
<param name="pixx:showchannelnickkick" value="false">
<param name="pixx:showchannelnickpart" value="false">
<param name="pixx:showchannelnickjoin" value="false">

Zachery 05-27-2006 05:23 AM

edit chat/inc/pjirc.cht

lazserus 06-13-2006 12:28 PM

Considering this is all PHP language and I don't seen anywhere how vB altered database communications, is it possible to use this version with a 3.0.x verion of vB? Seems plausible. Anyone advise me? I wanna ask before I attempt.

Zachery 06-13-2006 08:06 PM

Its using 3.5 varible,s you'd need to do some work on it.

grecostimpy 06-14-2006 11:46 AM

Quote:

Originally Posted by Codeman05
Hey Zachery, thanks for adapting this for 3.5.x

Quick question though. Anyone using IE...shows up as a "Guest" in IRC. If Firefox is used...they are logged in with their username.

Any ideas on what that might be.


Ditto!

Zachery 06-14-2006 05:06 PM

Are you sure you are not just logged in on firefox and not in IE.

IntegrityIS 06-19-2006 12:32 AM

So far I have been using the PJIRC integration on our forum and I'm waiting to switch to this one as soon as the 'Who's Chatting' feature is added. This is a key feature our users are looking for at the moment and they keep complaining about not knowing if people are in there without connecting. When can we expect this to be added? All I see is 'I've been busy' and I understand that, but please at least give us an estimate. Thanks.

YoricksRequiem 06-26-2006 02:47 AM

For those saying that they're waiting for the "Who's Online to be added", I just went and used the IRC Manager version 2 (running a 3.5.4 vb) and it worked fine. Definitely something to keep in mind while waiting.

Awesome mod, Zachery. Thanks so much.

lazserus 06-29-2006 10:29 PM

I posted some about this in the original vBXirc thread, but I don't think it's looked at much so I'll post here. My members are getting strange connection errors. Not all, just some. Most common it seems is:

Quote:

Connecting...
[07:04] Unable to connect : null
[07:04] Not on a channel
[07:05] Connecting...
[07:05] Unable to connect : null
[07:05] Error : Not connected
What causes that null just for some people?

Zachery 06-30-2006 04:31 AM

Are they behind a firewall of anysort? Any type of port filtering? Do they have a recent version of java installed?

lazserus 06-30-2006 01:03 PM

No firewalls. Standard user errors. I mean, who knows if they have the latest java environment installed? Most of the time when a java app is presented on the web and is more advanced than the current java environment installed, it prompts to update.

Anyhow, this is just one of many constant and random errors some members are getting. I'll check out the port filtering from the null folks. That just may be it. I've seen some really wacky stuff. Unable to Connect: Erroneous nick. I think that one is the strangest. I've logged in as the member and didn't have a problem. Everytime that member logs in he gets that erroneous error. He has to log out of the site and hit the chat as a guest and go from there. I absolutely know it's not an IRC issue.

Weird stuff, my man. Weird stuff.

Mattikana 06-30-2006 02:59 PM

Does this work on 3.6? Any chance it will be ported if not?

Zachery 06-30-2006 04:20 PM

Unable to Connect: Erroneous nick means that there is something wrong witht their username. What network are you trying to connect to. and what is his username.

Snake 07-05-2006 09:08 AM

No updates yet? :p

TrekkerOfFiles 07-05-2006 12:42 PM

AFAIK, Some IRC servers don't allow you to connect using "usernames" with capital letters in.

Quote:

Connecting...
Logging in...
-- *** Looking up your hostname
-- *** Checking Ident
-- *** Got ident response
-- *** Found your hostname
Your username is invalid.
Connect with your real username, in lowercase.
If your mail address were foo@bar.com, your username would be foo.
Error : Closing Link: Admin by Prothid.CA.US.GameSurge.net (USER: Bad username)
Disconnected from irc.gamesurge.net

lord_of_chaos 07-05-2006 02:27 PM

Great Add-On.
Will you bring it for 3.6 when the gold version is released?

Zachery 07-06-2006 09:12 AM

Quote:

Originally Posted by TrekkerOfFiles
AFAIK, Some IRC servers don't allow you to connect using "usernames" with capital letters in.

Really? thats a new one to me...

I can do another more agressive filter or add an option.

Warlock40 07-22-2006 06:24 PM

So before I try to install this will it be portable to 3.6 and do I need pjirc as well? I've read through this but I'm confused. I'm not sure where to start

attroll 08-05-2006 02:01 PM

I have not tried this hack since I use to use it prior to 3.0.0

I finally decided to put it back in on my vB 3.5 version.

But I am getting the following error when trying to open a chat:

Connecting...
Unable to connect : com.ms.security.SecurityExceptionEx : cannot connect to "irc.slashnet.org"

Does this have something to do with my IRC Server? I have it set in my admincp to irc.slashnet.org. This is the one I use to use before.

Any help or suggestions would be appreciated.


All times are GMT. The time now is 07:40 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.01389 seconds
  • Memory Usage 1,819KB
  • 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
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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