PDA

View Full Version : vBXirc


Pages : 1 2 3 [4]

S.Shady
02-19-2005, 06:08 AM
Connecting...
Logging in...
-serenity.ix.us.dal.net- *** Looking up your hostname...
-serenity.ix.us.dal.net- *** Found your hostname, cached
-serenity.ix.us.dal.net- *** Checking Ident
-serenity.ix.us.dal.net- *** No Ident response
Shady The nick shady is currently being held by a Services Enforcer. If you are the nicks owner, use /msg NickServ@services.dal.net RELEASE shady password to release the nickname. If the nickname recently expired, please wait patiently and try again later.


zack were in cleveland are you ? 97th and denison here.

Oloh
02-21-2005, 02:24 AM
This is working great. Thanks for the great hack.

I was wondering if anyone knew how to custom colors. I went through almost every post and couldnt figure out how to do it. I am looking for a theme matching the site:

http://www.silkyvenom.com/forums/chat/index.php

I am just getting started in vBulletin...switch over from PostNuke. It took me about 3 days to get vBadvanced, vBulletin and vbXirc all running.

Thanks in advance. If anyone knows what I can do to customize the chat colors to match the rest of my site, i'd be grateful.

Glenn379
02-22-2005, 10:56 PM
All was working fine, then randomly I got this error...

Warning: chdir(): No such file or directory (errno 2) in /home/ffblitz/public_html/ffcommunity/chat/index.php on line 19

Warning: main(./global.php): failed to open stream: No such file or directory in /home/ffblitz/public_html/ffcommunity/chat/index.php on line 44

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ffblitz/public_html/ffcommunity/chat/index.php on line 44

...can anyone help?

xeon
02-23-2005, 07:54 PM
I was wondering if anyone knew how to custom colors. I went through almost every post and couldnt figure out how to do it. I am looking for a theme matching the site:

http://www.silkyvenom.com/forums/chat/index.php

Thanks in advance. If anyone knows what I can do to customize the chat colors to match the rest of my site, i'd be grateful.

I use this but have never messed with anything other than sizing it but.... I think if you use the notes below it will allow you to customize the colors somewhat. You would add the parameter statements in vbxirc_index template in the parameter section between the applet tags of course. You might just create a section like:

<!-- start custom colors -->
<param name="bla bla bla> (proper syntax's below)
<param name="bla bla bla>
<param name="bla bla bla>
<!-- end custom colors -->


basecolor : Tells the applet to compute the interface colors from three given
--------- values, in red, green and blue. These values goes through 0 to
1000.

Example :
<param name="basecolor" value="384,256,128">

colorI, with I a figure : Tells the applet to modify the given color index to
------ the given color. This command is processed AFTER the
basecolor command.

The following color codes are defined :
0 : black
1 : white
2 : dark gray
3 : gray
4 : light gray
5 : foreground
6 : background
7 : selection
8 : event
9 : close
10 : voice
11 : operator
12 : halfoperator
13 : male ASL
14 : female ASL
15 : unknown ASL

Example :
<param name="color1" value="C0C000">

Glenn379
02-23-2005, 08:07 PM
Still no one knows? :(

Eternal2u
02-24-2005, 09:54 AM
when going to http://www.gamesxposed.com/chat/index.php (path of the chat mode and the link from the navbar)

i get


Warning: chdir(): No such file or directory (errno 2) in /home/gx/public_html/chat/index.php on line 19

Warning: main(./includes/init.php): failed to open stream: No such file or directory in /home/gx/public_html/global.php on line 18

Fatal error: main(): Failed opening required './includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gx/public_html/global.php on line 18

i do NOt have a mydomain.com/forum the domain is the forum location..so thats not the prob..

my files around those areas look as follows


##/chat/index.php##

// ## Changes Directory so it can accesss vBulletin ##
// Examples
// cPanel/Linux chdir("/home/username/public_html/forum/");
// Windows chdir("c:/inetpub/users/username/www/");
chdir('http://www.gamesxposed.com/');

// ## Error Reporting ##
error_reporting(E_ALL & ~E_NOTIC


##global.php##

// ################################################## ###########################
// Start initialisation
require_once('./includes/init.php');

// ################################################## ###########################

Also i have ran the installer so don't ask that.

Braindg
02-24-2005, 01:32 PM
hi, great hack!..
I have only got one issue.
I would like to restrict more than just guests...
is theres some code i can add to index file to perform such actions?

It would be great if i could allow/disallow certain groups..

xeon
02-24-2005, 04:33 PM
i do NOt have a mydomain.com/forum the domain is the forum location..so thats not the prob..


Try putting '/home/gx/public_html/' in the chdir line of index.php instead of your domain name.

My guess in the post above yours is an incorrect chdir too. Are you using '/home/ffblitz/public_html/ffcommunity/' ?

TheVirus
03-02-2005, 05:16 PM
Nice hack...was recently using flashchat till my members pressured me to get an irc channel.

This is the best thing since cornflakes! :banana:

Amavisca
03-04-2005, 08:26 AM
Sorry for being noob, but I just install this hack and when I connect I got this message :
Connecting...
Error : Not connected
Error : Not connected
Unable to connect : null
Not on a channel

Do I have to creat a irc channel first?? If then where and how can I get a channel so my user can log on??? Thnx in advance

and also how can I add a moderator to the chat channel? or basically who come first will be the mod?

noonespecial
03-07-2005, 05:28 AM
anyone figure out custom colors yet? i couldnt get the param to work .. ideas would be great...

Zachery
03-07-2005, 05:56 AM
Just a general update. I will support any bugs found in the hack, but general support is out.

For anyone having issues connecting do a search in the thread.

For questions about IRC and how to run a chanel, see google.com and run a search.

If anyone is really having a bug please feel free to post it.

Also feature requests for 2.5.X

noonespecial
03-09-2005, 04:51 AM
Just a general update. I will support any bugs found in the hack, but general support is out.

For anyone having issues connecting do a search in the thread.

For questions about IRC and how to run a chanel, see google.com and run a search.

If anyone is really having a bug please feel free to post it.

Also feature requests for 2.5.X
my feature request: custom colors and font.

that's it! it is awesome..

Zachery
03-09-2005, 06:13 AM
my feature request: custom colors and font.

that's it! it is awesome..
That really relies on the java applet itself, which i did not make.

J.C.
03-11-2005, 11:33 AM
Hmm... this hack doesn't *fully* integrated with vbulletin style?

Because all I see was a white page, logo in header, navbar (not even the same), and a little footer table of 'Contact Us - Admin - Mod - Archive'

...?

rb2k1
03-11-2005, 07:27 PM
this hack is great.. only thing.. when i update my vbulletin to newer versions how do i get the text back in the admincp? the link is still there but it doesnt say "vbxirc"?

know what i mean?

ive re-edited "adminfunctions_template.php" to include what youve specified but that doesnt help.

-rb

sheepdog
03-13-2005, 12:47 AM
Just installed on 3.07 and works great.

TSMax
03-13-2005, 09:12 PM
I know is asked many time, only cant find right answer lol
Anyway....I get these errors "Unable to connect: null” I have filled everything its request, IRC Server, room, port! Still unable to connect!

Peace
~Max

redlabour
03-14-2005, 07:20 AM
Is your Provider allowing you to use IRC Ports ? ;)

TSMax
03-14-2005, 07:38 PM
Yeah it does, I use correctly jpilot (or something) for the site

Peace
~Max

TosaInu
03-15-2005, 09:40 PM
Thanks Zachery.

Is it possible to pass the password for my own room? When I password the channel, users can no longer login. (doesn't have to be a fancy ACP hack, just a hardcoded parameter in template will do).

Zachery
03-15-2005, 09:42 PM
Thanks Zachery.

Is it possible to pass the password for my own room? When I password the channel, users can no longer login. (doesn't have to be a fancy ACP hack, just a hardcoded parameter in template will do).
If you look in the template, we pass two commands already, if you follow the same format you should be able to do it, or you can change the join command to add the password

PaypalTruth
03-19-2005, 10:43 PM
i was following the install... edited the adminfunctions_template.php, then ran the install script...... however i didnt upload the named files above until *after* the install..

now i cannot see the options in my admin cp... any suggestions ?

i thought about a fresh install.. but i have no clue how to uninstall..

please help

--Jason

Zachery
03-19-2005, 10:44 PM
i was following the install... edited the adminfunctions_template.php, then ran the install script...... however i didnt upload the named files above until *after* the install..

now i cannot see the options in my admin cp... any suggestions ?

i thought about a fresh install.. but i have no clue how to uninstall..

please help

--Jason
What options do you think you should be seeing?

PaypalTruth
03-19-2005, 10:50 PM
anything.. the section isnt even appearing in my admin cp

PaypalTruth
03-19-2005, 10:53 PM
n/m.. i got it working.. i was expecting a control panel option on the left hand column. i found them. thanks !

Sir_Yaro
05-20-2005, 04:20 PM
but where is rest of this hack??
One 35kB file (vbxirc install.php) is enought?

Zachery
05-20-2005, 04:27 PM
No, this is not the full hack, just the install file for people upgrading.

dsboyce8624
05-20-2005, 04:57 PM
No, this is not the full hack, just the install file for people upgrading.

EDIT: Smart Ass, where's the rest?

EDIT: Okay, after poking around I see you removed it on purpose, may I inquire as to why?

IceBurn3000
05-21-2005, 01:59 AM
Yeah.. where oh where would the full copy of the hack be?

I would really love to install it!!

-Peter

Zachery
05-21-2005, 07:03 AM
Yeah.. where oh where would the full copy of the hack be?

I would really love to install it!!

-Peter
It is not avaible at this time, this is only here for user support and upgrade support, if you don't have the files you are SOL basicly

David_R
05-21-2005, 07:16 AM
It is not avaible at this time, this is only here for user support and upgrade support, if you don't have the files you are SOL basicly
I received an update today in email about this hack.
Should we uninstall the hack ?

Zachery
05-21-2005, 07:58 AM
I received an update today in email about this hack.
Should we uninstall the hack ?
Only if you want to, its your call, I cannot supply the files for the time being, they are in the process of being rewritten and made for 3.5 as well as I will be adding other clients support.

pJIRC, eIRC, and any other quests i may get.

dsboyce8624
05-21-2005, 01:36 PM
It is not avaible at this time, this is only here for user support and upgrade support, if you don't have the files you are SOL basicly

Can you make a notice of some sort up top so we will know when there is news or an update.

Thanks.

red_baron2000
05-23-2005, 01:02 AM
one word: excellent :)

Bounce
05-28-2005, 02:47 PM
Do you 1st need XIrc :nervous:

I'll await till early june to find out lol

007
06-02-2005, 08:12 AM
It's early June. :) Is a new version of this coming out soon? Just wondering. Trying to find a good chat hack.

JGNYC
06-06-2005, 10:51 PM
Is there any way to download the old one?

Zachery
06-06-2005, 10:55 PM
Is there any way to download the old one?
Nope.

Divokymuz
06-07-2005, 10:51 AM
unfortunately it is so.

i would like to install it at a testforum. can you say a date, when the new version can be finished ?

Zachery
06-07-2005, 11:28 AM
unfortunately it is so.

i would like to install it at a testforum. can you say a date, when the new version can be finished ?
New version should be ready shortly after the 3.5 release :)

Cornolio
06-07-2005, 02:03 PM
any way to make it work with 3.0.3?

Zachery
06-07-2005, 03:23 PM
any way to make it work with 3.0.3?
I will not be re-releasing the 3.0.x serries of this hack.

Sorry

Divokymuz
06-07-2005, 03:40 PM
that sounds realy bad, because i think, we will not update in short time to the new 3.5 version.

only if there are bad security problems in the old one.

GuildedAge
06-07-2005, 09:24 PM
well you havnt given us a date....i really need a good irc client

could you please give us a release date or give me another thing to use

Mayers
06-10-2005, 04:14 PM
Zachery I already have this hack installed, but i wondering how i can make it connect to two irc channels?

Marco van Herwaarden
06-10-2005, 08:09 PM
Try to put 2 channel names seperated by a space.

Mayers
06-11-2005, 12:00 AM
Try to put 2 channel names seperated by a space.

I tried that before and it didn't seem to work.

agiacosa
06-13-2005, 07:18 PM
well you havnt given us a date....i really need a good irc client

could you please give us a release date or give me another thing to use
Is there anyone who downloaded this before and is willing to share the files? Many of us won't be upgrading to 3.5 for a good long while and we need something to use in the meantime. Thanks.

Marco van Herwaarden
06-14-2005, 03:35 AM
Is there anyone who downloaded this before and is willing to share the files? Many of us won't be upgrading to 3.5 for a good long while and we need something to use in the meantime. Thanks.Like already replied before, if the coder has withdrawn the hack, sharing it with someone would be against the wish of the coder.

jesus likes pie
06-14-2005, 02:26 PM
am i missong something? How come there is only an install script and thats it...

Marco van Herwaarden
06-14-2005, 02:42 PM
am i missong something? How come there is only an install script and thats it...Because the author has withdrawn this hack for the time being.

Cornolio
06-14-2005, 06:20 PM
i really need that hack for 3.0.3... i've just uninstalled vbchat 'cause it caused problems at linux...

any other way to obtain a irc-hack for vb?

soniceffect
06-14-2005, 08:05 PM
Edited out as didn`t read previous posts properly lol .. Oops

JGNYC
06-19-2005, 09:44 PM
I can't seem to figure out how to install this. It just wont work :(

dsboyce8624
06-19-2005, 10:30 PM
I can't seem to figure out how to install this. It just wont work :(

You can't install it. It's been pulled.

They should close the damned thread.

JGNYC
06-19-2005, 10:40 PM
You can't install it. It's been pulled.

They should close the damned thread.
If I have the mod already.

dsboyce8624
06-20-2005, 12:24 AM
If I have the mod already.

If you have it already I guess you should read the instructions, but keep in mind that if you downloaded the "Upgrade" file, it will run an install, but not do anything useful for you.

ADM
07-03-2005, 02:21 PM
i really need that hack for 3.0.3... i've just uninstalled vbchat 'cause it caused problems at linux...

any other way to obtain a irc-hack for vb?

I also would like to know.. but I need one for 3.0.7.

I just want a intergration between pjirc and vB.

dsboyce8624
07-03-2005, 08:21 PM
You guys should get FlashChat.

Interates easily and works well, and with Paul M's hacks it's perfect.

Bratz-Designs
07-04-2005, 07:34 PM
Uhh...where is the files to make the chat actually show up. I did the chat installer, thats all nice and good, but there is no chat folder or chat.php!! How do I get it onto my forums..?

dsboyce8624
07-04-2005, 08:56 PM
Uhh...where is the files to make the chat actually show up. I did the chat installer, thats all nice and good, but there is no chat folder or chat.php!! How do I get it onto my forums..?

You don't, it's been pulled.

Zachery
07-04-2005, 08:59 PM
PLEASE READ
This thread is only here for users who have already installed this hack, there is no longer a public version of vBXirc for vBulletin 3.0.x

There will be a 3.5.x version in the near future.

Sorry for any problems this may have caused.

Bratz-Designs
07-05-2005, 01:08 PM
Oh....that's alright. I'll wait for the new one, or just get FlashChat.

JGNYC
07-07-2005, 08:43 PM
Does this work with 3.03? I just installed it and when I click on chat it does not log me in. It comes up with "You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:".

Then when I try and log in I get a 404 error "Page cannot be found" with this in the address bar: "http://www.geocachingmaine.org/forum/chat/login.php". I do not have a login.php in my chat directory. I have the proper line set correctly in my index.php in the chat directory. Is there something that I missed?

I can't seem to figure this error out either.

Anyone know?

Marco van Herwaarden
07-08-2005, 03:26 AM
Did you do all the settings in your ACP?

JGNYC
07-08-2005, 03:34 AM
Yes, none have anything to do with the page not being found.

JGNYC
07-17-2005, 08:16 PM
Does this work with 3.03? I just installed it and when I click on chat it does not log me in. It comes up with "You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:". Then when I try and log in I get a 404 error "Page cannot be found" with this in the address bar: "http://www.geocachingmaine.org/forum/chat/login.php". I do not have a login.php in my chat directory. I have the proper line set correctly in my index.php in the chat directory. Is there something that I missed?
I really need a fix for this. Anyone have any idea?

Stal
07-19-2005, 03:04 PM
Im confused - there is only 1 .php file here? Where do i get the zip file from?

Zachery
07-20-2005, 02:03 AM
PLEASE READ
This thread is only here for users who have already installed this hack, there is no longer a public version of vBXirc for vBulletin 3.0.x

There will be a 3.5.x version in the near future.

Sorry for any problems this may have caused.

ScwB
07-26-2005, 12:32 PM
Why did you pull the files off? Couldn't you have left it to be downloaded and just not offer support? :ermm:

Zachery
07-26-2005, 03:03 PM
Why did you pull the files off? Couldn't you have left it to be downloaded and just not offer support? :ermm:

You can take it up with the hackers who were giving me problems becuase they did not want to respect my wishes.

Forumi Shqiptar
08-04-2005, 11:03 PM
yep but what about the others any chance u could pm us the all files to install this hack?

karanlikdunya
08-05-2005, 09:27 PM
Fatal error: Call to undefined function: print_cp_header() in /home/xxxx/domains/xxxxxxom/public_html/forum/vbxirc_install.php on line 24

Marco van Herwaarden
08-06-2005, 05:53 AM
print_cp_header is an admin function, and shouldn't be used in user front end scripts. Looks like you didn't upload the install script to your admincp directory but to your forumhome.

Snake
08-06-2005, 06:39 PM
I can't wait for the 3.5 version of this great hack Zach. :)

neo2k1
08-09-2005, 08:25 AM
Hi!

I want to uninstall the vbxirc hack from my vb installation. unfortunately I don't have the installation package anymore, so I don't know what exactly was altered/added during the installations process.

Is there a script to accomplish this? In the case that there is none: What exactly do I have to delete/remove (especially from the database)? I want a clean vb installation again - without any "ghosts" from vbxirc.

Zachery
08-09-2005, 02:31 PM
Hi!

I want to uninstall the vbxirc hack from my vb installation. unfortunately I don't have the installation package anymore, so I don't know what exactly was altered/added during the installations process.

Is there a script to accomplish this? In the case that there is none: What exactly do I have to delete/remove (especially from the database)? I want a clean vb installation again - without any "ghosts" from vbxirc.

vBXIRc only adds the settings group, easiest way would be to enable debug mode for a very short time and remove the settings.

neo2k1
08-10-2005, 08:04 AM
vBXIRc only adds the settings group, easiest way would be to enable debug mode for a very short time and remove the settings.

Thank you! :)

Snake
08-10-2005, 09:15 AM
Zach when will you release a version 3.5.x of this great hack?

Dantenator
08-15-2005, 03:08 PM
Sorry for this question but I'm not feeling like wading through 56 pages for the answer.

So there's no more public version of vBxirc for 3.0.x, but is there a paid version of it or no version at all? Flashchat has been working ok, but it's a resource hog and some of my users with slow machines aren't liking it so much. vBChat is ok but I have an issue with it refreshing the page every 2 seconds. That's just me.

This would be a perfect solution. So, Zachary, is there really no possible way to get this from you anymore for version 3.0.x sites?

Marco van Herwaarden
08-15-2005, 03:24 PM
No version at all at the moment.

Dantenator
08-15-2005, 04:59 PM
roger that

o0stephane0o
08-21-2005, 02:04 AM
.... It´s a pity..

bigcurt
08-21-2005, 02:31 AM
Well I am sure it was because people werent abiding by the rules that zacher stated one way or the other.

~Curt

Crow
08-21-2005, 03:41 AM
Why did you pull the files off? Couldn't you have left it to be downloaded and just not offer support? :ermm:


Wondered this myself..

Lea Verou
08-22-2005, 11:47 AM
Wondered this myself..

Why did they do that??? This is the best chat for vBulletin I've seen so far and I can't get it? :(

Snake
08-22-2005, 01:11 PM
That's right. I can't wait for a 3.5 version of this hack. :(

Lea Verou
08-22-2005, 01:15 PM
That's right. I can't wait for a 3.5 version of this hack. :(

Our problem is that we'll problably delay our upgrade to 3.5 because we want all our basic mods to upgrade or to find an alternative to them, so what will we do about the chat?
Also, I am wondering, if I find it somewhere else is it illegal to have it or I'll just not receive support? (eg from someone that has it already)

Zachery
08-22-2005, 09:59 PM
The issue was, someone was arguging about translating my hack, they insisted since it contained a chunk of GPL code (the pJIRC applet) they didn't even have to ask me about translating it and they would go and re-release it translated.

The fact was the applet itself was distributed in whole unmodified with all copyrights intact, which means the applet itself was the only thing under the GPL, not my hand written code. But since the user did not want to see it this way and argue with me. I removed my work from the community.

I am considering returning it soon as well as finishing my 3.5 version.

Snake
08-23-2005, 07:39 AM
Oh great I can't wait to see it. But could you tell us when exactly? Once 3.5 Gold is released or...?

Zachery
08-23-2005, 09:05 AM
When its done :p

Snake
08-23-2005, 09:19 AM
Right right. But have you already started working on it?

karanlikdunya
09-07-2005, 11:23 AM
scritp is 3.05 RC2 working?

Marco van Herwaarden
09-07-2005, 11:29 AM
Are you talking about 3.0.5 or 3.5.0 RC2??

karanlikdunya
09-07-2005, 11:30 AM
vBulletin Version 3.5.0 Release Candidate 2

MRGTB
09-16-2005, 09:27 AM
The issue was, someone was arguging about translating my hack, they insisted since it contained a chunk of GPL code (the pJIRC applet) they didn't even have to ask me about translating it and they would go and re-release it translated.

The fact was the applet itself was distributed in whole unmodified with all copyrights intact, which means the applet itself was the only thing under the GPL, not my hand written code. But since the user did not want to see it this way and argue with me. I removed my work from the community.

I am considering returning it soon as well as finishing my 3.5 version.

Does the installer for download here install this vbxirc program, or has there been things removed to stop people installing this anymore. I'm a bit confused as to if this is still for download to install for vb3 or not.

Also I have noticed if I use firefox to broswer other sites with this installed, you are propted to install the java plug-in. But internet explorer does not promt you to install any Java plugins at all. So basicly if you use IE you just see a blank page that doesn't work, and you NOT propmted that you need to install Java for it to work.

sensimilla
09-27-2005, 06:32 AM
i get this error after the upgrade... any ideas whats the problem? thanks

sensimilla
09-28-2005, 02:10 PM
ok i managed it on my own.. this is really easy to do on your own..

just create new page chat.php in your root directory create one template 'chat' for it ( find what has to be filled there at pjirc package )

and grab the latest version of software for it and youre done.. 20 minutes of work

thanks

Alien
09-29-2005, 04:18 AM
ok i managed it on my own.. this is really easy to do on your own..

just create new page chat.php in your root directory create one template 'chat' for it ( find what has to be filled there at pjirc package )

and grab the latest version of software for it and youre done.. 20 minutes of work

thanks

Does doing this auto-enter the forum members username to an IRC server? :)

I'm looking forward to Zachery's version...

digitalSite
09-29-2005, 04:40 AM
Can we use this vBXirc or do we have to wait until it is released? I am interested in teh 3.0.x one, not 3.5...I am waiting on using this for my chat room on my site :)

mclark2112
09-30-2005, 01:00 AM
OK, we're gold :)

Snake
09-30-2005, 10:11 AM
That's right. I think the time has come to upgrade the hack to 3.5 Gold. :D

Yorixz
10-01-2005, 07:46 AM
Please Zachery, port your hack, we all love you! ;)

Snake
10-01-2005, 03:36 PM
Exactly what I was trying to say. :D

Zachery
10-02-2005, 06:28 AM
I posted a status update in a new thread.

Snake
10-02-2005, 11:19 AM
Great work man. I have been waiting for this.

sub_ubi
10-05-2005, 05:38 AM
Hoping for a re-release of 3.0 :)

Snake
10-05-2005, 02:17 PM
The hack is for 3.0 version unless you mean 3.5. ;)

sub_ubi
10-09-2005, 05:16 AM
The hack is for 3.0 version unless you mean 3.5. ;)

No, I mean 3.0 :) Read the first post.

JGNYC
10-21-2005, 06:55 PM
vBXIRc only adds the settings group, easiest way would be to enable debug mode for a very short time and remove the settings.
I don't understand.

How can I uninstall?

Mukashi
10-29-2005, 10:09 PM
How can we uninstall this hack, if we had it installed when we upgraded to vB3.5? We'll probably be upgrading to the vB3.5 version once it comes out, but in the meanwhile, we'd like to get rid of the clutter it's causing in the vB options and elsewhere.

Club3G
11-11-2005, 12:19 AM
58 pages and I didn't see it - why isn't this avaiable for 3.0 anymore?

I'd gladly pay for it. :) PM me if that's doable please, Zachery.

SupremeWeapon
11-28-2005, 11:01 AM
ugh some of us still use 3.0.x due to compatability with other hacks and do ocassionally have a server wipe and need these hacks again....

sigh, you should think about that because now im flat out screwed as this was the only good irc hack for vb

sub_ubi
12-03-2005, 11:03 PM
If someone has a copy of the install instructions & file please PM me, I'll pay for your trouble.

Azra_el
02-04-2006, 11:33 PM
IT works GREAT in IE
in Opera i get Unable to connect : java.net.ConnectException : Connection refused: connect

any sollutions? or am i just doing something wrong?

lazserus
06-29-2006, 08:15 PM
I've been using this hack for a while and just recently it started causing problems for some of my members. It's worked beautifully in the past and we haven't made any changes anywhere. The common errors are :Unable to Connect, Error javalang:, and Unable to Connect: Erroneous nick.

Anyone have any clue what would cause these errors? For each member who has a problem logging in there's a different error. I'm not sure what would cause these problems. Seems random, so any input would be appreciated.

mrderanged
09-10-2006, 04:03 PM
I had this mod installed a while back. I noticed that in my vBulletin options, I have a blank line which when I click, takes me to the options page for this mod (all the phrases are gone for it though as I uninstalled it).

Any ideas how to remove the blank line in my vB options for this mod?

Thanks

NovemberRain
09-27-2006, 10:25 PM
I need this hack. Is there going to be a version compatible with 3.6.x soon?

JMH11788
10-20-2006, 05:58 PM
I need this hack. Is there going to be a version compatible with 3.6.x soon?

bump

Zachery
10-20-2006, 10:22 PM
Theres a 3.5/6 version, :) its not this.

JMH11788
10-23-2006, 10:11 PM
Theres a 3.5/6 version, :) its not this.

This?

https://vborg.vbsupport.ru/showthread.php?t=123959