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)

attroll 10-13-2005 05:31 AM

Zachery

Can we get an update on this. I have users that have been complaining about not have the vBIRC since I upgraded to 3.5. Could you at least give us a time frame or tell us the status on this.

Lea Verou 10-13-2005 05:54 AM

Quote:

Originally Posted by Zachery
Taking attachment down momentarlly to fix some issues.

I have to remember to look up the word "momentarily" in the dictionary... Probably I don't remember it's meaning, there can't be another explanation :ermm::p

EasyTarget 10-18-2005 08:51 AM

hmmmm

UOXDev 10-19-2005 01:14 PM

*waits*

attroll 10-19-2005 04:52 PM

We are all waiting patiently. Well maybe not everyont one is waiting patiently. LOL

Snake 10-19-2005 06:59 PM

I'm barely waiting for this hack lol.

bigmo 10-25-2005 01:21 PM

Some news?

EasyTarget 10-25-2005 04:32 PM

I was wondering if there was a way to intergrate username registration or an irc server into a hack like this.

Dan 10-25-2005 06:12 PM

Quote:

Originally Posted by EasyTarget
Unlikely if you are using a normal network with lots of users, someone could likely have already registered the nick or your user already registered it. Also storing the passwords for the irc network would need some way to be encrypted and then decrypted before sending it to nickserv. I'd think this would be a hefty security risk.

Unlikely if you are using a normal network with lots of users, someone could likely have already registered the nick or your user already registered it. Also storing the passwords for the irc network would need some way to be encrypted and then decrypted before sending it to nickserv. I'd think this would be a hefty security risk.

EasyTarget 11-09-2005 03:34 PM

*bump*

SuperFly 11-09-2005 11:53 PM

wheres the download?

Gizmo5h1t3 11-13-2005 10:29 AM

any update on this yet plz???

bigmo 11-14-2005 05:35 AM

When will the download be available again?

Snake 11-15-2005 01:31 PM

At the end of this year. :)

flup 11-16-2005 09:59 AM

any updates so far?

meissenation 12-22-2005 06:39 PM

Almost end of the year, any update? Seems as though the other java IRC chat client has been deleted from the forum. :(

Dark Riku 12-22-2005 08:32 PM

Id also like an update on this

Zachery 12-22-2005 08:42 PM

Hello Everyone I noticted what was going on and I'm trying to finalize some things so I can get this pushed out.

soniceffect 12-22-2005 08:48 PM

Thats excellent news m8 .. lookin forward to this release

Zachery 12-22-2005 08:51 PM

Instead of trying to fudge with error message pages and rewriting links, this is going to be a fairly plain intergration for the time being.

soniceffect 12-22-2005 09:16 PM

Will it still have the admin cp integration?

Zachery 12-22-2005 09:24 PM

It will have several small vB Options as it did before.

Just sent it to a beta tester for testing.

soniceffect 12-22-2005 09:26 PM

Then that`ll do me LOL .... thanks for the work ya put in on this m8 .... much appreciated

Dark Riku 12-22-2005 10:07 PM

Quote:

Originally Posted by Zachery
Instead of trying to fudge with error message pages and rewriting links, this is going to be a fairly plain intergration for the time being.


As long as it works :P Dont care lol, thanks for Releasing it whenever you do and your hard work :P :P

Zachery 12-22-2005 10:18 PM

Alright, its there, instructions are in the hack post. Please make sure you config your options before reporting errors.

Floris 12-22-2005 10:23 PM

I have waited patiently, and are rewarded with great integration, tnx zach

if people need a server to connect to, and a channel for their own site, join up on

irc.vbulletin-fans.com (port 6667)
If you need help setting up a channel, I am in #vbfans

Zachery 12-23-2005 04:43 PM

All quiet, and I lost an install :(

Hoping to work some user permissions in and possibly a chanel per usergroup option in the future.

SparKeh 12-23-2005 04:57 PM

I keep getting the error

Parse error: parse error, unexpected '.' in /home/.sites/33/site22/web/forums/chat/vbxirc_config.php on line 20

i've tried all sorts for the $forumpath and $chatpath using absolute links etc but still getting nowhere. can anyone shed any light please?

Zachery 12-24-2005 09:24 AM

Quote:

Originally Posted by SparKeh
I keep getting the error

Parse error: parse error, unexpected '.' in /home/.sites/33/site22/web/forums/chat/vbxirc_config.php on line 20

i've tried all sorts for the $forumpath and $chatpath using absolute links etc but still getting nowhere. can anyone shed any light please?

Leave them default.

If you need to edit the path, edit vbxirc_config.php

meissenation 12-26-2005 02:56 AM

Works great, but the same problem with Jeta's PJIRC script; if you are signing in as a registered user, it will want a password. The syntax for the identify command on the server I use is /pass (password) is there some way to create a profile field that is the Chatroom Nickname Password or such, and then have pjirc extract the password and issue the command? If you try to manually type "/pass (password)" it will immediately come back and say Not Connected.

Zachery 12-26-2005 03:29 AM

Quote:

Originally Posted by meissenation
Works great, but the same problem with Jeta's PJIRC script; if you are signing in as a registered user, it will want a password. The syntax for the identify command on the server I use is /pass (password) is there some way to create a profile field that is the Chatroom Nickname Password or such, and then have pjirc extract the password and issue the command? If you try to manually type "/pass (password)" it will immediately come back and say Not Connected.

You really can't auth to the server untill its connected. This isn't a problem with jentas mod, or mine for that matter, but a limitation of IRC programs and clients in general.

I will see what can be done.

Also this command can be veried greatly depending on the server you are connecting to and the services its run.

Generally somthing like
/msg NickServer identify username password
or
/msg NickServer identify password
or
/msg NickServer login password
or
/NickServer identify username password
or even
/ns identify password

Dark Riku 12-26-2005 05:16 AM

Quote:

Originally Posted by Zachery
You really can't auth to the server untill its connected. This isn't a problem with jentas mod, or mine for that matter, but a limitation of IRC programs and clients in general.

I will see what can be done.

Also this command can be veried greatly depending on the server you are connecting to and the services its run.

Generally somthing like
/msg NickServer identify username password
or
/msg NickServer identify password
or
/msg NickServer login password
or
/NickServer identify username password
or even
/ns identify password

Works like a Charm, Installed it last night i think :P (Install)

meissenation 12-29-2005 02:04 AM

Quote:

Originally Posted by Zachery
You really can't auth to the server untill its connected. This isn't a problem with jentas mod, or mine for that matter, but a limitation of IRC programs and clients in general.

I will see what can be done.

Also this command can be veried greatly depending on the server you are connecting to and the services its run.

Generally somthing like
/msg NickServer identify username password
or
/msg NickServer identify password
or
/msg NickServer login password
or
/NickServer identify username password
or even
/ns identify password

Switched servers, was the only way to get around the issue. The server that I was using wouldn't allow you to fully connect until you identified, but since the pjirc java client wouldn't allow you to enter any command until you were fully connected, it then wouldn't work. Identifying works fine with Everywherechat's Java client, and with mIRC. Ah well, thanks anyway. :)

Zachery 12-30-2005 12:10 PM

Quote:

Originally Posted by meissenation
Switched servers, was the only way to get around the issue. The server that I was using wouldn't allow you to fully connect until you identified, but since the pjirc java client wouldn't allow you to enter any command until you were fully connected, it then wouldn't work. Identifying works fine with Everywherechat's Java client, and with mIRC. Ah well, thanks anyway. :)

If you can showme the Everywherechat's Javan client, I'll make a template for use with vBXirc :) it does support custom templates.

Sinistra 01-02-2006 05:09 PM

my qustion is where can I find the templaite so I can add in my header navbar and footer to the chat.

Zachery 01-02-2006 05:22 PM

Quote:

Originally Posted by Lord Katsuhito
my qustion is where can I find the templaite so I can add in my header navbar and footer to the chat.

its the vbxirc_shell template.

I decided to not add a header / footer / navbar for bad url issues. Plus Personally I wouldn't want to see that stuff If I was using the chat.

amoree 01-03-2006 10:29 AM

Hello,

Any Idea how can i let this script read Arabic Lang because my users can't read any other lang than english

Thanks,

soniceffect 01-04-2006 05:28 PM

excellent work m8y .. installed

Zachery 01-04-2006 06:13 PM

Quote:

Originally Posted by amoree
Hello,

Any Idea how can i let this script read Arabic Lang because my users can't read any other lang than english

Thanks,

I'll see what I can do :)

Deimos 01-05-2006 01:59 PM

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"


All times are GMT. The time now is 10:41 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.01427 seconds
  • Memory Usage 1,814KB
  • 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
  • (10)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