View Full Version : Chat Modifications - EzIRC Chat
toonysnn
06-06-2007, 10:00 PM
EzIRC for vBulletin 3.6 has been discontinued. You can now only install for vBulletin 3.7.x.
EZIRC FOR 3.7 IS HERE (https://vborg.vbsupport.ru/showthread.php?t=179651)!
"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
Snatch
06-07-2007, 02:16 PM
Screenshots?
toonysnn
06-07-2007, 04:25 PM
The old attachment did not add the template for some reason, and the XML had a few bugs, I updated it, and double checked this time that it worked. :)
1.0.0a released
The product has been updated, you can rather download the whole package or just the XML, the XML is only for users that have already downloaded the package before as it is just a huge fix, please remove the previous product (ID: ezirc) and upload the new one.
Sorry for any inconvience!
If anything is found wrong with this package, I will release 1.0.0b
Aaand it seems options are missing...
Just to make it easier I will make the settings (evil imo) in a new XML
1.0.0b released
Okay, finally I have gotten it tested properly on both my live and my test forum. Enjoy and sorry for any trouble this may have caused you.
EDIT: White Page error in 1.0.0b ^^
RedGTiVR6
06-08-2007, 12:10 AM
I've uploaded and installed this to our site.
I'd like to access it before adding it to the nav bar.
How can I do this?
I've gone here: http://www.mp3car.com/vbulletin/irc/irc.php
Only to find a blank page.
I uploaded the irc folder to /vbulletin/
What have I done wrong?
RedGTiVR6
06-08-2007, 12:15 AM
Ok - Just found something - maybe....
The only phrase that is associated with the IRC chat modification is $vbphrase[ircchatbox] the instructions state to insert the code $vbphrase[ircchat] in the navbar.
There is no phrase 'ircchat' anywhere?
changed it to ircchatbox in the navbar and still no dice.
rjmjr69
06-08-2007, 01:25 AM
Nice work will reserve for future features.
AzzidReign
06-08-2007, 02:04 AM
I've always used flashchat...but I don't like it as much as IRC so I might have to give this a whirl!!
toonysnn
06-08-2007, 02:07 AM
Ok - Just found something - maybe....
The only phrase that is associated with the IRC chat modification is $vbphrase[ircchatbox] the instructions state to insert the code $vbphrase[ircchat] in the navbar.
There is no phrase 'ircchat' anywhere?
changed it to ircchatbox in the navbar and still no dice.
The phrase changed? o.O
Gah let me check the XML...it hasn't liked me since I first started on this mod...
Check and make sure the template 'EzIRCvB' is in your templates, if it isn't then I will have to reupload a new zip... I thought I fixed that... o.O.
Ooops! Sorry I forgot to change the php name... will upload a php or a zip of this fix. Thanks for letting me know.
Also: I am fixing the readme issue. :D
EDIT: Everything should be fixed, threw in a quick fix and double checked the XML for any, and I mean any, errors. PHP looks fine, so now all I have to do is add the new features I have in plan :)
As I've said before, sorry for any confusion this has caused.
PS: If you still get a white error page, please tell me.
RedGTiVR6
06-08-2007, 11:06 AM
still getting a white page.
First I tried just uploading the new .php file, nothing.
So I downloaded it all again and reinstalled.
No dice that way either. Still a blank page.
toonysnn
06-08-2007, 04:47 PM
Hmm strange, I'll look for a way around this, might just be a stupid PHP error :p [It was :rolleyes:]
This fix will be part of the 1.0.1 release sometime today as stated in the first post with the new features.
EDIT: The white page error is fixed, it was just a globaltemplates missing value. :p
EzIRC 1.0.1 will be released soon, once I get to test the last few things for the new features, even if they are simple lol
1.0.1 released
Added some functionality, template revert required for the new settings to work, if you plan to just overwrite the XML. That is, it won't upgrade if you changed it... I think. :p
Fixed white page issue, thanks to RedGTiVR6 for the quick notice before the next release.
RedGTiVR6
06-08-2007, 06:23 PM
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/images/misc/navbits_start.gif
when it shouldn't have the /irc/ folder there.
I am getting the attached certificate error though when I access the page.
toonysnn
06-08-2007, 06:25 PM
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]
For instance, the image link on a few shows up as: http://www.mp3car.com/vbulletin/irc/...bits_start.gif (http://www.mp3car.com/vbulletin/irc/images/misc/navbits_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/
RedGTiVR6
06-08-2007, 07:15 PM
When I try to connect to irc.efnet.org #mp3car using ezirc I get the following error in IE7:
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:
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
toonysnn
06-08-2007, 07:39 PM
When I try to connect to irc.efnet.org #mp3car using ezirc I get the following error in IE7:
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:
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:
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.
RedGTiVR6
06-08-2007, 07:53 PM
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?
toonysnn
06-08-2007, 08:36 PM
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..
RedGTiVR6
06-08-2007, 08:39 PM
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?
toonysnn
06-08-2007, 08:48 PM
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:
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.
RedGTiVR6
06-09-2007, 12:35 AM
so then....no dice for our channel on that server using this mod??
toonysnn
06-09-2007, 02:23 AM
No dice for any mod using pJIRC for efnet, sorry.
Terrasoft
06-11-2007, 10:05 PM
Something weird. In the top left corner, the redirect page goes to /irc/index.php or in my case /irc/forum.php
How do I change it so it just goes to /forum.php and not in the irc folder which it shouldnt be since the correct location isnt in the irc folder?
toonysnn
06-13-2007, 05:28 AM
You could make a forum.php file in /irc/ as this:
<?php
header('Location: ../forum.php');
?>It will redirect it to /forum.php instead of /irc/forum.php
RedGTiVR6
06-19-2007, 07:58 PM
would it be possible to have two of these running on the forum?
We'd like to have a general chat then a specific chat for support reasons.
Would this be possible? If so, would you mind explaining how I would go about doing it?
Trigr
06-19-2007, 11:13 PM
You could make a forum.php file in /irc/ as this:
<?php
header('Location: ../forum.php');
?>It will redirect it to /forum.php instead of /irc/forum.php
still doesnt work. it seems anything i click in my nav bar thinks its going to /irc/ instead of back to my root directory.
toonysnn
06-20-2007, 02:45 AM
@Trigr: Weird. And I've known about the navbar issue, I'm working on a fix for that.
@RedGTiVR6: I can make a seperate XML for what you need, and it would require a seperate PHP file, but right now I am working on 1.0.2 (it will be in the root dir instead of /irc/ this time). I'll make it as soon as 1.0.2 works. :)
RedGTiVR6
06-20-2007, 12:54 PM
wow - that would be great! Thanks!
I think we're going to end up creating some new rooms for our forum. This would take care of the efnet problems we were running into earlier. That room was created back in 98.
Also, how hard would it be to code in archiving?
andrewkhunn
06-20-2007, 11:34 PM
This is a great plugin. I did some light hacking of the template and came up with what I think is a pretty elegant solution for my forum. You can see it in action right here:
http://elitistjerks.com/chat.php
Thanks toonysnn!
toonysnn
06-21-2007, 07:03 AM
wow - that would be great! Thanks!
I think we're going to end up creating some new rooms for our forum. This would take care of the efnet problems we were running into earlier. That room was created back in 98.
Also, how hard would it be to code in archiving?
Archieving? You mean on yoursite.com/forum/archive? I wouldn't know that, my knowledge of vB coding is limited, even if I knew what you were talking about =P
@andrewkhunn: Wow, you did what I was trying to fix (and failed, x.x) ... or did you just put the IRC files in the main dir? :lol:
Your welcome :)
@RedGTiVR6: Here's a seperate addon for you, the new phrases will added on and the PHP file you can rename to what ever you want and put it in the /irc/ folder to get it to work (unless andrew would be kind enough to tell us how he made chat.php in the main dir and /irc/ still holding the files :p) Rename the irc.php file provided in the attachments below to what ever you wish and set the settings in the ACP :)
(This should work, if not just tell me and I'll work it out on my test board. :))
PS: 1.0.2 may not be out for a week or so, I've been a bit busy with my friends with a coding school thing and setting up all the website PHP/MySQL stuff =P
RedGTiVR6
06-21-2007, 01:38 PM
archiving, as in if we're holding a support dicussion with some members. Hit a button and it saves the conversation as a text file.
Thanks for the custom mod. Just so I can make sure we're on the same page, this will allow us to run multiple instances of an IRC chat on the forums, right?
Thanks so much!
toonysnn
06-21-2007, 04:35 PM
Ah, I see. I would guess that'd be a mod to pJIRC which I've never heard of it before, but I'll look around :)
Your welcome, it will run multiple instances but it will require a php edit and many xml edits (just adding another letter after the phrases [not sure if necassary] and settings etc lol)
I'll be happy to make more copies of it, if ya need it.
Snake
06-21-2007, 06:30 PM
Is there any difference with this hack?
https://vborg.vbsupport.ru/showthread.php?t=143226
toonysnn
06-24-2007, 11:53 PM
Is there any difference with this hack?
https://vborg.vbsupport.ru/showthread.php?t=143226
His or her's is probably better, that's probably one of the diffrences :p
This is just a quick code I made for vB and wanted to release it cause I was bored :/
But yes, there are diffrences and their's is actually better for v1.0
Terrasoft
07-23-2007, 08:02 AM
I hope to see a new update from you soon. Both mods are lacking in the same aspect and have same errors but we have yet to see anyone update theirs with the fixes. :(
MetalORock
07-23-2007, 02:53 PM
i don't have images on the header ! can you fix it please :)
aggiefan
07-23-2007, 06:32 PM
is there a list of free irc servers we could use?
and i looked at a few of the demo's and the one thing missing i dont see yet is the ability to change colors of your text? for our members this is a must and if its possible id like to know how.
toonysnn
08-03-2007, 12:35 PM
Sorry I was really busy lately with some major stuff, haven't been able to work on this much at all.
For those of you having the image problems, try using Replacment Variable Manager for the Style Managment in the Admin CP (you have to do this for every style)
Search for Text
irc/images
Replace with Text
images
:)
I hope to see a new update from you soon. Both mods are lacking in the same aspect and have same errors but we have yet to see anyone update theirs with the fixes. :(What is it missing?
is there a list of free irc servers we could use?
and i looked at a few of the demo's and the one thing missing i dont see yet is the ability to change colors of your text? for our members this is a must and if its possible id like to know how.What do you mean for "change colors of your text?" You mean like a modification to the java applet to have a user option to choose the color they'd like or have default black?
Also you can try Googling (http://google.com/search?q=free+irc+servers) for servers. :p
Ricsca
08-10-2007, 10:53 PM
Good... work ;)
aggiefan
08-11-2007, 04:50 AM
What is it missing?
What do you mean for "change colors of your text?" You mean like a modification to the java applet to have a user option to choose the color they'd like or have default black?
Also you can try Googling (http://google.com/search?q=free+irc+servers) for servers. :p
I was talking about letting users select their own text color.... namely because its easier to tell who is who when there are a bunch of people chatting... it all runs together sometimes and having different colors for each person helps.
And I know there are a bunch of "free" ones but was hoping to find something recommended or a good and reliable server to use. thats preferably free. Ive dabbled with irc in the past but its been ages and I dont know which ones are good these days.
toonysnn
08-15-2007, 07:32 PM
I was talking about letting users select their own text color.... namely because its easier to tell who is who when there are a bunch of people chatting... it all runs together sometimes and having different colors for each person helps.
And I know there are a bunch of "free" ones but was hoping to find something recommended or a good and reliable server to use. thats preferably free. Ive dabbled with irc in the past but its been ages and I dont know which ones are good these days.
Ah, I see.
I couldn't really do that since I don't know if it's easy or not to make php work with the java applet to make the text change colors via user cp.
Well, I can no longer do development on this, since my license is due to expire in a month (Leased license) and I've got a game server to get running at the moment, along with many other things.
chris_m
08-18-2007, 05:13 PM
Anyone have any info on how to fix broken images?
toonysnn
09-11-2007, 09:47 PM
Okay I'm back since I've found the cash for another year of vBulletin.
I've found also how to run this script in the main forum dir with the java in another directory. :)
The updated package will be uploaded in about 30 minutes.
EDIT: Updated, also I have edited the script to allow IDENT servers to work properly. :)
toonysnn
10-14-2007, 03:02 AM
Oops when I moved the irc.php to the forum directory I forgot to remove the chdir() in the irc.php, if you guys haven't fixed that manually already, I've attached a new irc.php that will be in v1.0.3
I haven't messed with this mod for a while because I've been working on a gaming forum.
sturdy
01-03-2008, 05:13 PM
Can you help me? I just have "undefined strings" instead of Texts like "disconnect" etc.
See Screenshot
sturdy
01-06-2008, 12:06 PM
Anyone in here ?
toonysnn
01-08-2008, 11:06 AM
Sorry, haven't visited this thread often since this is a very inactive product.
I will take a look and see if it's a problem with the script or if its just a random error.
sturdy
01-10-2008, 07:43 AM
I checked for the language files etc. also gave them 777 and so on, but nothing changed
sturdy
01-13-2008, 12:10 PM
Did you find any solution ?
sturdy
01-20-2008, 05:47 PM
Hello ?!
toonysnn
01-23-2008, 10:46 AM
Well excuse me (sarcasim) for having to move my dang websites to a Virtual Private Server! I do not go to vBulletin.org every day and I do not provide support everyday for products and scripts I make 24/7.
I've uploaded the script to my website and I do not seem to be able to reproduce the error you are receiving. Have you tried reuploading all the files (and overwrite)?
For anyone trying to use this with 3.7 Beta 4, it does work without any flaws. :)
Mother_Dee
01-23-2008, 06:43 PM
Great mod!
We added the code manually to require registration/login for all users who were unregistered or not logged in (and deny banned usergroups completely), since otherwise they had access and when viewing the IRC channel there'd be a spam of "unregistered123" names. For those who don't know how to edit the files to do it themselves, perhaps in the future you could add the option to the CP, I'm sure others might appreciate that functionality.
It works great, though I'm still trying to figure out which to edit to rework the colors to match our forums. Alas for lack of time and patience this week. :(
Nice work!
toonysnn
01-23-2008, 07:05 PM
Great mod!
We added the code manually to require registration/login for all users who were unregistered or not logged in (and deny banned usergroups completely), since otherwise they had access and when viewing the IRC channel there'd be a spam of "unregistered123" names. For those who don't know how to edit the files to do it themselves, perhaps in the future you could add the option to the CP, I'm sure others might appreciate that functionality.
It works great, though I'm still trying to figure out which to edit to rework the colors to match our forums. Alas for lack of time and patience this week. :(
Nice work!
Yeah I think I forgot to make it where it returns print_no_permission(); on guest view. I will try to work on that :)
toonysnn
01-29-2008, 07:42 PM
For those of you receiving a "Undefined String" error, please reupload /irc/pixx-english.lng
I'm considering a Mobile IRC version for EzIRC when I update this mod next.
For 1.0.3, it will require you to put the usergroup ids that you wish to be able to join irc or use EzIRC.
Edit: scratch that- it will be members only, the only way to ban from irc is from irc itself. In 1.0.4 I will try to add a per-user option "EzIRC- Is Banned from IRC?" and it would return "Sorry, you are currently banned from IRC. Contact the administrator if you think this is not supposed to happen."
For those of you receiving a "Undefined String" error, please reupload /irc/pixx-english.lng
I'm considering a Mobile IRC version for EzIRC when I update this mod next.
For 1.0.3, it will require you to put the usergroup ids that you wish to be able to join irc or use EzIRC.
Edit: scratch that- it will be members only, the only way to ban from irc is from irc itself. In 1.0.4 I will try to add a per-user option "EzIRC- Is Banned from IRC?" and it would return "Sorry, you are currently banned from IRC. Contact the administrator if you think this is not supposed to happen."
As we discussed in your site's chat room. I have a working mobile version to access the IRC.
toonysnn
02-04-2008, 10:05 PM
That's great. :)
I am currently looking for a Mobile version (as you wanted to keep your version private) and if anyone has any suggestions (being unable to test the mobile version) please PM me or post here.
GoTTi
03-27-2008, 12:40 AM
script is not connect to server.
error:
[18:38] Connecting...
[18:38] Error : Not connected
[18:38] Connecting...
[18:38] Unable to connect : java.net.ConnectException : Connection timed out: connect
any ideas?
nicklfire
03-31-2008, 03:19 AM
great script love it, works great, how do i change the default channel they enter when they first come in?
Goomzee
04-03-2008, 08:57 AM
it's not working
http://www.mknexusonline.com/forums/irc.php
Goomzee
04-06-2008, 04:22 PM
Please Someone replay my above post i really need help why my chat room is not working
toonysnn
04-06-2008, 11:04 PM
great script love it, works great, how do i change the default channel they enter when they first come in?
vBulletin Options > EzIRC Chat (or something like this, I do not use this as I'm working on a improved version of this mod.)
it's not working
http://www.mknexusonline.com/forums/irc.phpImport the product... ;)
If you have already done this, you need to explain what you've done. If you've installed it correctly, the mod should automatically place the template "ezircvb" or "ezirc" (haven't messed with this in a while) into your style(s) and the php file should call for that template, if not, then it won't work.
script is not connect to server.
error:
[18:38] Connecting...
[18:38] Error : Not connected
[18:38] Connecting...
[18:38] Unable to connect : java.net.ConnectException : Connection timed out: connect
any ideas?It appears you have not downloaded my product, I do not provide support for any other products. Sorry.
I will provide quicker support @ My EzIRC support channel (irc://irc.gamesurge.net/ezirc)
Jenkins
04-08-2008, 03:56 AM
cool product.. gonna try installing this tomorrow.
toonysnn
04-08-2008, 11:02 AM
I'm hoping to have a new version out this weekend with the promised Mobile version.
The way it will work is if "$vbulletin->options['usepopups']" is "1," then it will use the Java client. If it's "0," then it will switch to mobile version, guessing that it's mobile.
Jenkins
04-09-2008, 12:45 AM
that's cool. now if i just had a mobile version of vbullein :)
toonysnn
04-09-2008, 01:50 AM
Haha, hmm that would be a good idea. But that's probably a simple theme.
I've seen it on a few forums I go to, and I laughed when users on a PC got stuck in the mobile style. :p
toonysnn
04-09-2008, 09:56 AM
As we discussed in your site's chat room. I have a working mobile version to access the IRC.
Is your mobile IRC by any chance k-IRC?
I expect to have 1.0.4 out by Friday.
Jenkins
04-10-2008, 12:38 AM
hey man, I'm getting the Undefined String error, I saw where you said to reupload the pixx-english.lng file. Do you mean just unzip it from the zip file and re-upload it to the file system on the server, or do you need to actually import the language in the vbulletin language area? I've tried the former, but didn't seem to help.
Also is there anyway to make this show up at the top or bottom of every forum page? Similar to a shoutbox?
toonysnn
04-11-2008, 11:16 AM
I mean to re-upload the file to the server.
No, currently there is no function to do this. But, if (by request) I can try to make a custom plugin for you.
1.0.4 is having a few delays because of a server move I'm conducting, so it might be delayed to Monday. 1.0.4 has a few modifications to the file, and will have the option to allow or deny guests, hopefully. :) Though by default it will deny.
purepothead
04-12-2008, 01:37 AM
lol had me roaming here and anticipating it all day. Ok will wait for Monday.
toonysnn
04-13-2008, 02:49 AM
lol had me roaming here and anticipating it all day. Ok will wait for Monday.
Lol. Well I've been a bit busy with my server restore, my backup was corrupt and had to be extracted a different way then the way I was using. Took several hours to upload. Just a few minutes ago had I been able to get my server back up. :) This could push it back a week, cause I have school Tuesday-Friday. We get monday off cause of a bad weather day we never used.
@Jenkins: I will make your plugin momentarily. It will be for vBulletin 3.6 & 3.7.
toonysnn
04-14-2008, 01:36 AM
Jenkins, here's the product with the plugin included.
To put it on any webpage, in the template just place $ezirc_global where you want it.
If it doesn't work, let me know, I might've done something wrong in the export, again.
Sorry it took a while but I had to get my new board online.
gtcompscientist
04-14-2008, 04:08 PM
Quick question... does this run the data through the server? Because I can't use it if it does. (shared server)
Is there anyway to use this plug-in on a shared server and not have it clog the server resources?
Jenkins
04-14-2008, 05:57 PM
Jenkins, here's the product with the plugin included.
To put it on any webpage, in the template just place $ezirc_global where you want it.
If it doesn't work, let me know, I might've done something wrong in the export, again.
Sorry it took a while but I had to get my new board online.
dang awesome! I didn't expect you to rewrite it just for me, but thanks! It looks like it's going to work. for some reason I'm still getting the "undefined string" error, not matter how many times I re-upload the files.
http://www.MonoPyli.com/community
purepothead
04-15-2008, 02:43 AM
Lol. Well I've been a bit busy with my server restore, my backup was corrupt and had to be extracted a different way then the way I was using. Took several hours to upload. Just a few minutes ago had I been able to get my server back up. :) This could push it back a week, cause I have school Tuesday-Friday. We get monday off cause of a bad weather day we never used.
No problem. Will keep checking.
toonysnn
04-15-2008, 11:15 PM
Well it's good to hear someone's really interested in this product. I cannot seem to find a mobile client so I will probably put that in 1.1.0 (Not as far away as anyone will think)
I will probably expand out the features such as debug mode (to "quick fix" things)
I'm hoping to have the product done by sunday...^^ I hate having homework and several other things in the way of my programming :rolleyes:
toonysnn
04-15-2008, 11:20 PM
dang awesome! I didn't expect you to rewrite it just for me, but thanks! It looks like it's going to work. for some reason I'm still getting the "undefined string" error, not matter how many times I re-upload the files.
http://www.MonoPyli.com/community
Heh, you're quite welcome. It was no trouble at all making the product I just didn't get the time the one night to make the product.
I will take a look and see what's going on.
Okay done.
It appears the file does not exist. And I see you're running on IIS. I don't know if the IIS could be the problem...I've had trouble with a IIS server before...
Is there any file type limit on the server you are on? That could cause problems.
Jenkins
04-16-2008, 02:18 AM
what file is it that doesn't exist, and where should it exist at? haha that way I can check to make sure i've uploaded it all to the correct place.
There are no file type limits that I know of.
toonysnn
04-17-2008, 09:00 PM
ahh sorry forgot to mention file. :p
/irc/pixx-english.lng
Jenkins
04-18-2008, 06:15 PM
man that's weird.. the file is there, here's a screen shot from the server's explorer window.
78936
toonysnn
04-19-2008, 01:49 PM
Huh..That is weird...
Well the only thing I can think of at the moment is to contact your host.
toonysnn
04-19-2008, 02:53 PM
1.0.4 will be released after a final bug is fixed.
Connecting...
Unable to connect : java.net.ConnectException : Connection refused: connect I've also set the default to irc.guru-game.com (Which I own)
If you wish to register and create channels on there, type /ns register password email
For anyone that wants to know, all passwords are protected and unable to retrieve from the database.
I expect 1.0.4 to be released the minute after the connect bug is fixed. :)
Changes:
$template_hook[navbar_button_right] is now used, thus no template changes are needed.
Page is now identified as "$vboptions[bbtitle] IRC" instead of "IRC Chat"
When disabled, it changes the navbits[$parent] to $vbphrase[vbulletin_message] and shows a vBulletin Message box.
IRC default has been set to a newly created IRC server.
Few template changes (<td class="alt1"> from the irc box to <td class="panelsurround"><div class="panel">, etc.)
Edit: I've fixed the connect bug and I'm now testing a few things. Once done, I will release it. =]
toonysnn
04-19-2008, 03:41 PM
<font size="3">1.0.4 Released</font>
To upgrade, you will have to import 'product-ezirc.xml' (Required) and allow overwrite.
From then, you need to check your settings and save them again (tested and found that they were reset in a upgrade)
Known Issues:
None, repaired.
I've confirmed this: I'm waiting until 1.1.0 to place mobile irc into place.
purepothead
04-19-2008, 05:27 PM
Takin off the other guys and testing this now. Thanks! edit: Installed works great thank!
toonysnn
04-19-2008, 07:07 PM
No problem, happy to contribute
If anyone has a suggestion for a mod, I'll be happy to take a crack at it and create it. :)
Edit: My IRC server has been completed if anyone wants to use it, feel free to use it. :)
The user "IRCServ" will automatically join your channel on registration.
To register a channel: /cs register #channel password summary
To register a nick: /ns register password email
I don't know what the password is for, the services I use just requires it.
Jenkins
04-20-2008, 04:15 AM
Huh..That is weird...
Well the only thing I can think of at the moment is to contact your host.
:( I am my host. This is on my server. I'm a network admin. I even gave the internet guest account full access to that directory, still no workie. Does that .lng file need to be associated with any certain progam?
toonysnn
04-20-2008, 04:18 AM
:( I am my host. This is on my server. I'm a network admin. I even gave the internet guest account full access to that directory, still no workie. Does that .lng file need to be associated with any certain progam?
I was afraid of that.
Well, no, I don't think there is, but you can possibly set it to like a zip or text document, maybe it will work then? I do not have access to any IIS servers so I do not know what does what on Server 2003
EDIT: Dropped ya a PM with a solution.
Jenkins
04-20-2008, 05:06 AM
sweet.. reading the info on that page now.. btw I upgraded to 1.0.4, but I don't see how to enable to chat window, i'm logged in but it says the administrator has disabled the chat. is there a place to set permissions or something?
toonysnn
04-20-2008, 05:18 AM
sweet.. reading the info on that page now.. btw I upgraded to 1.0.4, but I don't see how to enable to chat window, i'm logged in but it says the administrator has disabled the chat. is there a place to set permissions or something?
The Online/Offline is in the vBulletin Options > EzIRC Options
vB 3.6 (3.7 is opposite)
Yes- Offline; No - Online
Jenkins
04-20-2008, 05:24 AM
hmm. weird mine is listed backward.
Yes - Online; No - Offline
when I select offline it's actally online haha. probably that custom template you made me so that the chat window would appear on the fourm home page.
toonysnn
04-20-2008, 05:25 AM
Did you upload the product-ezirc.xml from 3.6_1.0.4 or 3.7_1.0.4? That means you probably went from the 3.7 one. You can do "No" and it should go online, but I'm not too sure that it'll show the pjirc client.
I suggest you reimport the 3.6_1.0.4 product-ezirc.xml and then it may work.
Jenkins
04-20-2008, 05:27 AM
I uploaded the 3.7 version. I'm running vb 3.7 though
toonysnn
04-20-2008, 05:29 AM
Oh. Didn't notice that, sorry. :p
Hmm, well it seems to be enabled now. I was able to successfully connect from your website.
It's just the pixx-english.lng error still.
Jenkins
04-20-2008, 05:30 AM
yep, I just gotta figure that out now. pretty weird.
cafenetland
04-20-2008, 09:12 AM
omg. what to upload and where to upload ??
i dont understand nothing.
there a lot of files in the attached file and i dont know what to do with them.
waiting for help.
anyway thx for this1
edit: nevermind. i figured out ;)
toonysnn
04-20-2008, 10:49 AM
omg. what to upload and where to upload ??
i dont understand nothing.
there a lot of files in the attached file and i dont know what to do with them.
waiting for help.
anyway thx for this1
edit: nevermind. i figured out ;)
Good to hear! :)
PS: Who ever Steve was on my IRC network, I was afk. Have to sleep sometime ya'kno. :D
toonysnn
04-20-2008, 05:30 PM
Hmm how weird, my development apache/php is working fine now and is giving me errors for the online/offline stuff...I guess I need to repair this huh? :)
I'll post a fix for 3.7.x (3.6.x should be working fine) and I'll probably make a lighttpd/php compilation just to make sure its capable with those other httpds
athlon64bit
05-02-2008, 03:56 PM
Hey toony, Great product. I was wondering if you have you done a fix for vb3.7 yet? I didn't see this IRC chat on the 3.7 mod forum. If you have it working for vb3.7 you should post this product over there for 3.7 users.
uberjon
05-02-2008, 08:44 PM
includes 3.7 files. seems to work great. however the "yes/no online/offline" that it defines is wrong.. yes = offline no = online :p
athlon64bit
05-03-2008, 08:01 PM
Thanks, I hope that he gets it fixed soon.:D
toonysnn
05-03-2008, 11:19 PM
Yeah.. my school testing is over. So I'll be supporting it soon.
When I made the 3.7 mod, my PHP 5.2.5 (personal server) was acting up. I don't know why.
I'll repack / fix it and post it in 3.7 later, as 3.7 has gone Gold.
athlon64bit
05-14-2008, 06:45 PM
Excellent Toony! Glad to hear that you will be supporting this mod. My forum members will be delighted to be able to use your product.
:D
toonysnn
05-18-2008, 02:05 PM
Alright I have one final school project due and I will start supporting this again. :)
But for now, I will go ahead and fix the 3.7 bug as I have opened a new community on a very popular topic and IRC can be very useful to this community.
Sorry for the long wait guys!
toonysnn
05-18-2008, 02:24 PM
EzIRC for 3.7 is no longer here
You now have to use https://vborg.vbsupport.ru/showthread.php?t=179651 <= that thread for EzIRC for 3.7.
Download the new release on THAT thread as it fixes all bugs.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.