PDA

View Full Version : Chat Modifications - EzIRC 2.1


Pages : 1 [2]

Kate25
02-26-2010, 08:45 PM
Why after I install this do I get this on my forum:
Active Users in

Topic:

There are currently 0 users online (Highest: )

It does not do anything.

In your vBulletin Settings in the admincp there is the option labeled, "EzIRC: Statistics Module (vbirc only)" You go into there you can turn it off. As the option states in it's general description it will only work on the vbirc network, and furthermore if you're in channel(s) that are running the stats within them.

toonysnn
03-02-2010, 12:47 AM
I apologize for the absense, I'll answer all the posts.

Also any way to add timestamp?
Which client? PJIRC or Mibbit?
Hi there, I posted on your site awhile back but my post is no longer there. Do you have an estimated time when you will port this for 3.8.

Thanks
1. Your post is still on my website, it was in the "release category" for 3.8. I moved it to feedback.
2. No, there is NOT a ETA. I've worked on the 4.0 to get it working properly before getting to 3.8
Why after I install this do I get this on my forum:
Active Users in

Topic:

There are currently 0 users online (Highest: )

It does not do anything.
Your channel must have StatServ, as Floris has mentioned. And it must be on the vbirc.com network.
SNN, we have 17 servers on vbirc, you would have to add the whole server range otherwise you force ppl only on those 3, but irc.vbirc.com is the rrDNS, so they also end up on others on the same network.
I will add all the servers in the next release. /map is handy (:
Could the first post perhaps be updated with installation instructions, including how to turn on mibbit for ezirc and how to change the channel to their own channel?
I could create a link in which they could visit, and ask them how they want to have EzIRC configured, and then it tell them (in steps) what to do.

toonysnn
03-02-2010, 12:49 AM
is there anyway to add items to the right click on nickname ... The list that you get when you right click o n a nickname, kick,ban op,deop...
Which client? Or both?
Hi,

stats wont work for me, i searche da little bit and found this typo:
$ezircx = $vbulletin->db->query_read("SELECT * FROM `" . TABLE_PREFIX . "ezircvb4_stats");change it to:
$ezircx = $vbulletin->db->query_read("SELECT * FROM `" . TABLE_PREFIX . "ezircvb4_stats`");but this was?t the error, no stats are shown:

Active Users in
Topic:
There are currently users online (Highest: )
If i try to join with my chat with pjirc:

Connecting...
Unable to connect : java.lang.NullPointerException : null edit:
ok, error occurs if you set the irc network to something like: irc.server.tld:6667, if u use irc.server.tld, pjirc connects.

Channel stats:
no wonder, they can?t work for custom irc networks, cronjob includes the following line:
if(!in_array($query['server'], array('irc.vbirc.com', 'irc.ezirc.org', 'irc.vbirc.org')))

As said previously, it's only for vbirc. Thus that last line of code. I'm not sure why that PJIRC would give a null pointer exception while adding a port, it should not. I'll look into it.

Dragaon
03-05-2010, 03:45 PM
I have both mibbit and pjirc working, however adding items to the pjirc.cfg has no effect. I want to add timestamps as well as userid, name, quit message. they are simply not showing up.

Also i added a channel for moderators or higher in which i set the group id# in "Usergroups to autojoin" but it doesnt work. I tried using just the word moderators as well to no avail.
I haven't fouund any documentation on this so can someone please enlighten me as to how to set this.

I also would like both clients to automatically use the members name. ezirc is only available for members at our forum. Is this possible yet?


Great mod btw, much appreciated. :)

TosaInu
03-05-2010, 07:01 PM
Hello,

I can't find anything in the AdminCP/options to set the ircserver and room. And naturally, noone can chat. Where can I change this?
Edited it in the sql table.

Dragaon
03-05-2010, 07:30 PM
Hello,

I can't find anything in the AdminCP/options to set the ircserver and room. And naturally, noone can chat. Where can I change this?
Edited it in the sql table.

For Network: EzIRC options / Network Selection / Add Network
For Channel: EzIRC options / Channel Selection / Add Channel

Floris
03-06-2010, 05:28 AM
The profile of a network is the last link on the left menubox, it's not under admincp options.

Dragaon
03-08-2010, 03:38 PM
Still no reply to this?
I have both mibbit and pjirc working, however adding items to the pjirc.cfg has no effect. I want to add timestamps as well as userid, name, quit message. they are simply not showing up. where is the info being pulled from?

Also i added a channel for moderators or higher in which i set the group id # in "Usergroups to autojoin" but it doesn't work. I tried using just the word moderators as well to no avail.
I haven't found any documentation on this so can someone please enlighten me as to how to set this?

I also would like both clients to automatically use the members name. ezirc is only available for members at our forum. Is this possible yet?


Great mod btw, much appreciated. :)

toonysnn
03-12-2010, 11:36 AM
Daragon, I've been sick and had no time to get online.

No, there is not an completely automatic way for a user to have a username automatically, but I intend to make one soon. Today. I will be testing things over the weekend, and hopefully have releases ready for Monday.

As far as the moderator issue, I think I have a data handling error which only allows the first usergroup listed, or if at all. So it is a known bug.

Also, pjirc.cfg is not used. Everything is either managed from the template, or the vBulletin Options.

toonysnn
03-13-2010, 02:13 AM
Everyone, I have added this to the first post, but please report all further issues to www.ezirc.org/bugs/ should you think it's a bug with EzIRC. If it's simply an issue, feel free to post here, or I'll be providing a support-ticket type of system so I can handle issues one-by-one user.

This week, I'll be working solely on vB3 & vB4 EzIRC.

KURTZ
03-13-2010, 11:54 AM
hi mate i think there are some issues :)

1) in the ACP when i try to select my own created network (azzurra.org) i can't have the stats onto the forumhome, and also i can't have the selected network in the dropdown menu ...
2) when i try to edit the channel (registered by myself) i can't get saved the password and the UG auto log-in saved ... and also the page remains blanked ...
3) when i try to make the stats the page remains blanked ...

tips?

toonysnn
03-13-2010, 01:35 PM
1) That's correct. That's not a bug. The Stats module is going to be for selected networks only. (Because of a required module to run stats) I will make that clear on the stats page. It requires a specific module on the network.
2) Can you explain more? It turns into a blank page, nothing more, after submitting changes to the channel?
3) Same as 1.

KURTZ
03-15-2010, 10:20 AM
1) That's correct. That's not a bug. The Stats module is going to be for selected networks only. (Because of a required module to run stats) I will make that clear on the stats page. It requires a specific module on the network.
2) Can you explain more? It turns into a blank page, nothing more, after submitting changes to the channel?
3) Same as 1.

about the editing channels:

i've created a new channel without password and autolog-in UG, now i wanna complete these fields, so i select 'edit', put the password and the autolog-in in the fields and then i select 'edit channel' but the system haven't saved the pwd and the ug id. that i previously wrote, and like i previously said i got a blank page. the only way to put the password and the id. into the chan is when you create a new channel ... also i just found another small issue, if you have only one chan saved with the password and the autolog-in selected the mibbit gives me an error, it says 'no server and chan tab selected' ...

same thing for the 'make stats', when i select this button i got a blank page; so i need to reload manually this page in the ACP.

Floris
03-15-2010, 07:20 PM
If you tell me your chat channel on vbirc, i can put the stats module in there so your stats should work.

Drake Splinter
03-16-2010, 12:10 AM
Is it possible to have the statistics module display the names of the users currently chatting instead of just the number? My channel has the vbirc statserv, so my statistics module does work, I'm just wondering if more detailed statics could be possible, similar to what is available on the stats.vbirc.com page. Not incredibly detailed stats, mind you, just the user names of the people currently in the chat would be nice - I know people on my site would be more likely to enter the chat if they knew who was already signed in.

Floris
03-16-2010, 02:09 AM
the remote.php supports this yeah. to my knowledge ezirc would support this too, not sure if the current build already has that in it.

%23 = #, for #chat, example: http://stats.vbirc.com/remote.php?func=userlist&param=%23chat

KURTZ
03-16-2010, 10:18 AM
If you tell me your chat channel on vbirc, i can put the stats module in there so your stats should work.

#fniv.it :)

edit: @ Floris thanks

sKippah
03-17-2010, 04:21 PM
Hi there. i installed the new Version. well, ;) with a lil error

Array ( [vbulletin_collapse] => [bb_referrerid] => 0 [bb_userid] => 1 [bb_password] => e1e41b83200f779fdd59a5637e5***** [bb_lastvisit] => 1268843175 [bb_lastactivity] => 0 [bb_threadedmode] => [bb_sessionhash] => 5c781e89b32d3fb86d70d94980c***** [bb_userstyleid] => 39 [bb_languageid] => 2 [s] => [styleid] => 0 [langid] => 0 [adminhash] => 57068238cd4cf44aad1b2c660ec**** [ajax] => 0 [bb_cpsession] => 2ec94a95e0856e43c001ba9552***** [title] => [server] => [linkserver] => [selected] => 1 )

This i get when i want to add a Network

Floris
03-17-2010, 11:02 PM
#fniv.it :)

edit: @ Floris thanks

I've added the service bots.

KURTZ
03-18-2010, 09:58 AM
I've added the service bots.

thanks, so now what i need to do? :)

edit: i think there is a trouble, i settled a topic into my channel, but it doesn't appear onto the forumhome ...

sKippah
03-18-2010, 09:16 PM
Ok. Installed a new clean forum and the chat. I choosed Quakenet, but not sure if its set coz i dont see if it is set and after i entered a Username it will not log me into the chat. i will be redirected to the Page where i have to enter my nick

Edit. Now i got a Chan Window. BUT..... i have to use the return button of my browser and then using the IRC Chat button again to get into the IRC Chat..... hmm

Floris
03-18-2010, 10:59 PM
thanks, so now what i need to do? :)

edit: i think there is a trouble, i settled a topic into my channel, but it doesn't appear onto the forumhome ...
The remote.php shows the data, including the topic. So it's the ezirc plugin not storing it or using it. That's something SNN has to look into.

KURTZ
03-19-2010, 11:47 AM
The remote.php shows the data, including the topic. So it's the ezirc plugin not storing it or using it. That's something SNN has to look into.

so this hack need a fix?

Dragaon
03-19-2010, 03:20 PM
Also, pjirc.cfg is not used. Everything is either managed from the template, or the vBulletin Options.

Where then can I set the default ident , name and other info to be parsed by pjirc? would that be in ezirc.php?

toonysnn
03-24-2010, 09:38 PM
KURTZ, it's quite possible that the server you're using cannot support the methods I have to use in order to read the data. I will add a auto-detection module that will report it to the administrator editing the settings, should they not already know of the disability, and to use it at their own risk that it may not work.

Dragaon, in the template ezircvb4_pjirc.

And guys, I'd like to try to move support / bugs to www.ezirc.org/forum/ as it would be easier on me, and I'll have more time to sort through the threads/posts. I'm slowly progressing on the vb3 version of this, and I will need to get a vb4 board up on the server as well. I will do that under www.ezirc.org/forum4/

wrx1
03-30-2010, 07:56 PM
Any new updates?? A couple of the options that you are talking about for the next release are items that I am looking for. Thanks again for a great release.

championcycle
04-04-2010, 01:18 AM
sick man thanks!

NoCo7
04-16-2010, 09:34 PM
Does anyone know where I could find a copy of PJirc that supports SSL?

toonysnn
04-25-2010, 02:03 AM
Any new updates?? A couple of the options that you are talking about for the next release are items that I am looking for. Thanks again for a great release.I'm sorry, no. I haven't completed anything, I've been behind in school work due to job requests from my previous customers. I'm starting work back on this now.

sick man thanks! No problem whatsoever :)

Does anyone know where I could find a copy of PJirc that supports SSL?I didn't know that the version on here didn't support ssl, i'll look into that.
Please note that support will be completely moved from here, as it'll be easier, quicker, and much more organized. The plugin download will also be a public download, so there is no requirement to login to some website to get the plugin.

swiftor
04-25-2010, 06:24 PM
I installed this mod but can't seem to access it. I see the stats at the bottom of the forum home page, but don't get how I can actually get to the chat box.

Did I do something wrong here?

swiftor
04-25-2010, 06:30 PM
Update: reuploaded the product file and it seems to be working now.

btw, is there an easy way to embed a client into the main page in a collapsible format?

also, when someone clicks on the chat tab, specifies their desired name, then presses save, it brings them back to the name selection. how can i fix it so that when they save their name the first time, it takes them to chat?

vnairp11
04-28-2010, 11:03 AM
hi my header bground disappears every time i go the ezirc chat page.... please fix thanks other than great mod!!

penuch
05-13-2010, 03:04 AM
OK, What am I doing wrong? I installed the product-ezircvb4.xml. What else do I need to do?

hetanos
05-24-2010, 05:12 PM
I'm newb at this. Would love to have irc chatroom on my board. I uploaded the upload folder to my home directory and installed the xml file, but i get 404 message. Where exactly in home directory should I upload it? I just uploaded to public-html folder. Any help would be great guys.

MattLuria
05-25-2010, 08:26 PM
Is there any way to move where the button is located? We don't want it next to blogs and forums but at the end of the line.

toonysnn
05-26-2010, 02:13 AM
Update: reuploaded the product file and it seems to be working now.

btw, is there an easy way to embed a client into the main page in a collapsible format?

also, when someone clicks on the chat tab, specifies their desired name, then presses save, it brings them back to the name selection. how can i fix it so that when they save their name the first time, it takes them to chat?
What do you mean embed the client? Somewhere else than the ezirc.php page?
As far as the name redirect issue goes, it's a old bug that I haven't had much time to look into.

hi my header bground disappears every time i go the ezirc chat page.... please fix thanks other than great mod!!
I don't know how your header background would disappear, can you show me? (Link to your forums, preferably)
OK, What am I doing wrong? I installed the product-ezircvb4.xml. What else do I need to do?
Upload the files.

I'm newb at this. Would love to have irc chatroom on my board. I uploaded the upload folder to my home directory and installed the xml file, but i get 404 message. Where exactly in home directory should I upload it? I just uploaded to public-html folder. Any help would be great guys.
Upload the contents of "upload" to your forum folder.

Is there any way to move where the button is located? We don't want it next to blogs and forums but at the end of the line.
Yes, that'll be in the next release.

I apologize for the delays in responses, and long periods of inactivity for development. School is about over for me, one more week. That means all night programming anything that needs to be done, I'll make sure ezirc gets a priority.

tlwwolfseye
05-29-2010, 02:33 PM
Any ETA on the next version, or more precise when the Permission System works ? ;)

Installed it today and it works as much as it is now. But when someone else (not Admin Usergroup) tried to join the Chat, he only got to where one has to enter the Username must be entered. After that nothing else happend anymore.

toonysnn
06-04-2010, 02:14 PM
I'm not sure on a ETA. I'm starting redevelopment today, as the current version is not the .. best it can be. I've changed my development methods/ways, and it should improve the quality of the product. I will probably have a demo in a few hours for people to use.

Dragaon
06-04-2010, 06:35 PM
UNINSTALLED- EzIRC is quite a good mod and I may come back to it one day. I wanted to use something that wasn't 3rd party (mibbit) or require permission/download (pjirc) So i installed a fabulous mod called vBadvanced which not only allows me to create pages but provides the forum with a really cool portal as well. I used it to create a page to match each style and hold an iframe to a CGIIRC client installed on the same server. Works great!
Thanks for this mod, like i said I may re-implement it again one day but for now I am a happy admin ;)

Floris
06-04-2010, 06:39 PM
cgiirc is the same as mibbit, it's a third party gateway to get to the irc network.

Dragaon
06-04-2010, 07:53 PM
cgiirc is the same as mibbit, it's a third party gateway to get to the irc network.

Not quite Flo. I have CGIIRC installed on the web-server and it connects to my own IRC server. All scripts run on my server. Also there is quite a difference between Ajax and CGI code but no matter, I got away from dependence on a site(mibbit) i don't control and there's no ads and no java :up:

:)

Floris
06-05-2010, 12:43 AM
Ah I see, yeah. A direct gateway is fine too of course. All server side code is nice.

mibbit isn't java btw ;)

toonysnn
06-08-2010, 07:30 AM
Mibbit is an Ajax client, meant for anyone who doesn't have java or flash installed (dunno who would use Flash for a irc client, but whatever) :)

Hasanudin
06-08-2010, 09:17 AM
how to remove network list ?

sportsbuddys
06-09-2010, 07:47 PM
I think it would be sweet if guests could access the link.. I do see it is on the To do list though :)

toonysnn
06-10-2010, 05:11 AM
how to remove network list ?
I do not understand what you mean by removing the network list, it's a built-in feature that cannot be removed.
I think it would be sweet if guests could access the link.. I do see it is on the To do list though :)
It would be great, and it will be implemented. It's summer-time and no more hell with school to deal with :)

Stylish
06-15-2010, 02:11 AM
have you seen this new flash client?

http://www.lightirc.com/

It would be great if you could add it to the options of your EzIRC.

Floris
06-17-2010, 08:52 AM
I strongly vote against it, it's using their network, and doesn't let you choose, unless you pay good money for it. Flash and IRC hasn't gone together since 1984.

KURTZ
06-17-2010, 09:15 AM
I'm not sure on a ETA. I'm starting redevelopment today, as the current version is not the .. best it can be. I've changed my development methods/ways, and it should improve the quality of the product. I will probably have a demo in a few hours for people to use.

glad to hear this! :)

KURTZ
06-19-2010, 06:01 PM
found a trouble with 4.0.4 ... i can't use the PJIRC client cause i got an error (check the pic)

KURTZ
06-20-2010, 08:49 AM
another trouble, just settled a new topic in my channel (#fniv) but nothing is showed onto my forumhome ... :(

Floris
06-20-2010, 11:24 AM
I will put statserv in your channel.

KURTZ
06-20-2010, 04:31 PM
I will put statserv in your channel.

OK tell me when ready ... right now my stats are blank ... :)

thanks

Floris
06-20-2010, 05:07 PM
The statserv bot is on irc.vbirc.com in your channel you mentioned. I don't know if this mod needs a cache update or something though. SNN might know more about this.

KURTZ
06-21-2010, 09:34 AM
The statserv bot is on irc.vbirc.com in your channel you mentioned. I don't know if this mod needs a cache update or something though. SNN might know more about this.

now the stats are running ... so thanks Floris, anyway just a question: my channel expires from the server after some time?

Floris
06-21-2010, 04:35 PM
No, if the channel doesn't get a visit in 364 days it might get deleted. But i doubt that would happen. Surely someone joins it once a year :)

If the channel has 15+ active users in there, we give it a 'NOEXPIRE' flag, as it's considered a popular channel.

marinelife
08-11-2010, 08:39 PM
Will this get a Who's Chatting feature

toonysnn
08-14-2010, 02:05 PM
I do believe it already has such functionality, but only for the vbirc network. It's been a while since I've worked on this product.

Good news, I will be starting up development again for this product .. considering I haven't worked on it in a long time. There is a new version, quite greatly improved, for vBulletin 3. I will be reworking the ui to look like, and be exactly like the version for vBulletin 3, as it is simplified, and easier for everyone. :)

@KURTZ, if you're still having issues, just wait a day or two, I should have the new version out by then. :)

Also, please start trying to move to Mibbit. pJIRC support will be dropped in the next version. Sorry.

toonysnn
08-14-2010, 08:03 PM
EzIRC 2.1 has been released, upgrade method is just as normal, please make sure to edit your channel permissions when you're done upgrading.
Installation is the same as any other install.
pJIRC support has been removed.

Enjoy!

marinelife
08-15-2010, 04:56 AM
The new version is great, so we need to pick : vbirc random server (irc.vbirc.com) irc.vbirc.com:6667 for it to register that we are in the chat and display in on our forum?

toonysnn
08-15-2010, 06:29 AM
Yes, in order to display stats on the front page, you have to use the vbirc server.

HansMuenchen
08-15-2010, 08:13 AM
Hello,

when I upgrade it don't work for me.
The first thing is that only mibbit (is disabled into the acp) comes up.
The second thing is also when I enable mibbit it say:Connection failed (Could not connect)
Last but not least when I go to "Network Manager" and try to save the network options this mysql error comes up:

Datenbankfehler in vBulletin 4.0.5:

Invalid SQL:
UPDATE `vb3_ezirc_network` SET `name`='server.de',
`address`='server.de',
`port`='6667' WHERE
`networkid`='6' LIMIT 1;

MySQL-Fehler : Table 'admin_cst.vb3_ezirc_network' doesn't exist
Fehler-Nr. : 1146
Fehler-Zeit : Sunday, 15.08.2010 @ 11:11:18
Datum : Sunday, 15.08.2010 @ 11:11:18
Skript : http://www.server.com/admincp/ezirc.php?do=networks&param=edit&id=6
Referrer : http://www.server.com/admincp/ezirc.php?do=networks&param=edit&id=6
IP-Adresse : 78.42.77.43
Benutzername : Username
Klassenname : vB_Database
MySQL-Version : 5.0.51a

What can it be?

Thnx for the Help!

Greetings
Hans

KURTZ
08-15-2010, 12:02 PM
EzIRC 2.1 has been released, upgrade method is just as normal, please make sure to edit your channel permissions when you're done upgrading.
Installation is the same as any other install.
pJIRC support has been removed.

Enjoy!

thanks for the upgrade Billy, just installed onto my playing board and got this:

Warning: curl_setopt_array() [function.curl-setopt-array]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in [path]/admincp/global.php(226) : eval()'d code on line 18

i've also tried to turn off the safe mode but nothing changes ...

edit: ps. there's an uncached template onto the forumhome: ezircvb4_wgo_pos2

HansMuenchen
08-15-2010, 12:13 PM
thanks for the upgrade Billy, just installed onto my playing board and got this:

Warning: curl_setopt_array() [function.curl-setopt-array]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in [path]/admincp/global.php(226) : eval()'d code on line 18

i've also tried to turn off the safe mode but nothing changes ...

edit: ps. there's an uncached template onto the forumhome: ezircvb4_wgo_pos2

That Error I also can confirm beside the table problem. I think maybe you also have this problem, when you edit and save your server settings that you get the SQL error message :( .

Greetings
Hans

toonysnn
08-15-2010, 03:47 PM
HansMuenchen, I have responded to your bug on the board, the fix is attached here: http://ezirc.org/forum/projectattachment.php?attachmentid=1

pJIRC support has been dropped due to the numerous errors that had been coming up, and I was not able to respond to such problems. An AJAX client also allows users to run it no matter what OS they run on, if they don't like the ad, google chrome or firefox with adblock works fine.

The uncached template is cached in 2.1.1, the release scheduled for Friday (or earlier if I find there's no more bugs to fix in the meantime)

As far as the cURL error, will go into some debugging and find out what is going on.

HansMuenchen
08-15-2010, 05:49 PM
HansMuenchen, I have responded to your bug on the board, the fix is attached here: http://ezirc.org/forum/projectattachment.php?attachmentid=1

pJIRC support has been dropped due to the numerous errors that had been coming up, and I was not able to respond to such problems. An AJAX client also allows users to run it no matter what OS they run on, if they don't like the ad, google chrome or firefox with adblock works fine.

The uncached template is cached in 2.1.1, the release scheduled for Friday (or earlier if I find there's no more bugs to fix in the meantime)

As far as the cURL error, will go into some debugging and find out what is going on.

Hello,

thank you for the fast response and also the fast help.

The Problem ist not the missing pjirc more that I don't want run over a not owned server.
I know that I'm a little control freak, but I don't like the men in the middle ant that's exactly what mibbit ist for me. Or does I see it wrong?

But I will test it and let my users decide how we go on and how we will handle it. Else the other possibility (the badest one) is to use a flash chat or downgrade (if there is a possibility to get the last PJIRC Version)

Greetings
Hans

P.S. Tested now the attachment you send and it works the only thing what don't work (and that's normal why I use that script) that the User will be automatic logged in. So the Script ask me always for my username. How can I change his?

toonysnn
08-15-2010, 06:24 PM
Wow, I can't believe I forgot to enable autoconnect, I use that quite often on my own board as well. I will release the fix (and instructions how to enable autoconnect for your channel(s)) soon, if there are no more bug reports. The next scheduled bugscrub is Friday, but it can easily be changed if there are (as mentioned) no more bug reports.

As far as Mibbit goes, it's not really a middle-man type of thing, it's more of them hosting a client so it doesn't use any bandwidth on your server. Mibbit does not interfere with the way your channel runs, and does not effect your channels. :)

RedDevil
08-16-2010, 07:35 AM
Just upgraded, I also had a few issues listed below.

Database error as in post 312 - deleted and readded channel fixed this.
Unable to connect via web page - open popout box connected put this down to a style issue.

tested in basic style - connected fine, now also connects in other styles weird!

all in all great work

marinelife
08-16-2010, 12:48 PM
After the update mine no longer show users in the chat.
Once in the chat it does not show them come in, you only see a name pop in on the list.

Alien
08-16-2010, 03:28 PM
Damn.

I'm disappointed to hear about discontinuing support for pjirc, as that's what I've been using for the lifetime of this particular mod over many past vb versions (6-7 years?). I haven't had many issues at all whatsoever with it. I guess I'll continue to run the last version I have for as long as it will function.

I hope you reconsider supporting it again in the future.

redlabour
08-16-2010, 04:39 PM
Bug:

Autojoin is no longer active. First Time a user tries to enter the Chat he has to manually click on "Connect".

After that the Session is terminated as soon as he is connected. Errormessage is unreadable because the Windows switches back to Connect Button immediately.

REQUEST:

Bring back pjirc immediately!!! Mibbit is the greatest Crap i've ever seen. :down:

toonysnn
08-16-2010, 04:50 PM
After the update mine no longer show users in the chat.
Once in the chat it does not show them come in, you only see a name pop in on the list.
You mean on Mibbit the users just "show up"? It doesn't say "User has joined #chat"?

Damn.

I'm disappointed to hear about discontinuing support for pjirc, as that's what I've been using for the lifetime of this particular mod over many past vb versions (6-7 years?). I haven't had many issues at all whatsoever with it. I guess I'll continue to run the last version I have for as long as it will function.

I hope you reconsider supporting it again in the future.
I'll reconsider if they release a new version of pJIRC that isn't too buggy, I've received numerous inquiries about pJIRC "security" issues. (java certification)

redlabour
08-16-2010, 04:53 PM
Bug:

Autojoin is no longer active. First Time a user tries to enter the Chat he has to manually click on "Connect".

After that the Session is terminated as soon as he is connected. Errormessage is unreadable because the Windows switches back to Connect Button immediately.


BTW - i guess the Error is that Mibbit closes itself if the User is allready registered at Server but does not wait for verify till /msg NickServ IDENTIFY password.

toonysnn
08-16-2010, 04:54 PM
Bug:

Autojoin is no longer active. First Time a user tries to enter the Chat he has to manually click on "Connect".

After that the Session is terminated as soon as he is connected. Errormessage is unreadable because the Windows switches back to Connect Button immediately.

REQUEST:

Bring back pjirc immediately!!! Mibbit is the greatest Crap i've ever seen. :down:
There was a URI parameter that was left out on release, thus why autoconnect is not working.
The session should not be terminated unless mibbit is glined from the IRC network.

redlabour
08-16-2010, 05:00 PM
There was a URI parameter that was left out on release, thus why autoconnect is not working.
The session should not be terminated unless mibbit is glined from the IRC network.

We are talking about Freenode. The Session is not terminated. The mibbit client redirects back to start GUI in the Moment i have to enter /msg NickServ IDENTIFY password.

toonysnn
08-16-2010, 07:21 PM
We are talking about Freenode. The Session is not terminated. The mibbit client redirects back to start GUI in the Moment i have to enter /msg NickServ IDENTIFY password.
The session actually has been terminated. The delay must simply be lag.
Mibbit is blocked on freenode.
You can ask in their #help channel.

<facepalmx2> Hello, I'd like to know if Mibbit is blocked here on freenode?
<LoRez> facepalmx2: it is.
<facepalmx2> as I figured, thank you LoRez.

HansMuenchen
08-17-2010, 07:46 AM
We are talking about Freenode. The Session is not terminated. The mibbit client redirects back to start GUI in the Moment i have to enter /msg NickServ IDENTIFY password.

Here it works with registered users and nickserv.

As a suggestion it would be nice if there would be a possibility to set the nickserv password into the settings.
Also missed here is the possibility to use the /list command.

Greetings
Hans

lubbie
08-17-2010, 12:40 PM
Well. The new System is just using Mibbit? mibbit is not allowed on Qnet. Trying to turn off Mibbit seems not working - Using vB 4.0.5

toonysnn
08-17-2010, 03:36 PM
Here it works with registered users and nickserv.

As a suggestion it would be nice if there would be a possibility to set the nickserv password into the settings.
Also missed here is the possibility to use the /list command.

Greetings
Hans

I actually had started to implement nickserv passwords, but Mibbit does not have the ability to run a command on connect (so it seems)

Well. The new System is just using Mibbit? mibbit is not allowed on Qnet. Trying to turn off Mibbit seems not working - Using vB 4.0.5

I forgot to remove the 'disable mibbit' option, but that would simply disable the entire product.

lubbie
08-17-2010, 04:00 PM
To turn of the entire product means to turn off ezIRC. there is just the Mibbit Product included no "normal" IRC Chat....

HansMuenchen
08-17-2010, 04:19 PM
I actually had started to implement nickserv passwords, but Mibbit does not have the ability to run a command on connect (so it seems)



I forgot to remove the 'disable mibbit' option, but that would simply disable the entire product.

Well, what he mean was not that you have forgotten to remove the 'disable mibbit' function what he mean was, that it's not allowed into quake net to use the mibbit product.
So for users of quake net, it's with this version not longer possible to use the IRC.


WIKI Mibbit:
QuakeNet does not allow any Mibbit client to connect.
Quakenet has their own web client.
This is a closed issue, there is no discussion possible. Do not pester Mibbit Staff why. Do not pester QuakeNet staff why not.

Greetings
Hans

toonysnn
08-18-2010, 06:14 PM
As far as quakenet and freenode, I guess this product just can't access them, then. Sorry.

2.1.1 has been released.

Bug Fixes:
WOL is not implemented, fixed. (http://ezirc.org/forum/project.php?issueid=12) (bugid #12) by toonysnn (SNN)
Editing network causes database error (http://ezirc.org/forum/project.php?issueid=13) (bugid #13) by Strassenflirt
Safe Mode and open_basedir causes cURL to error out (http://ezirc.org/forum/project.php?issueid=14) (bugid #14) by KURTZ
Uncached Template for ezircvb4_wgo_pos2 (http://ezirc.org/forum/project.php?issueid=15) (bugid #15) by KURTZ

KURTZ
08-18-2010, 07:13 PM
As far as quakenet and freenode, I guess this product just can't access them, then. Sorry.

2.1.1 has been released.

Bug Fixes:
WOL is not implemented, fixed. (http://ezirc.org/forum/project.php?issueid=12) (bugid #12) by toonysnn (SNN)
Editing network causes database error (http://ezirc.org/forum/project.php?issueid=13) (bugid #13) by Strassenflirt
Safe Mode and open_basedir causes cURL to error out (http://ezirc.org/forum/project.php?issueid=14) (bugid #14) by KURTZ
Uncached Template for ezircvb4_wgo_pos2 (http://ezirc.org/forum/project.php?issueid=15) (bugid #15) by KURTZ

well done mate!

HansMuenchen
08-18-2010, 07:59 PM
Hello,

thank you for the fast update. Is it normal that all times I must press connect button?
The other question will be if it also be possible to get a older version of the addon without mibbit, because I see more and more that mibbit don't work as good as pirc before. (for example now it's not longer possible to login as oper)

Thnx for the answer.

Greetings
Hans

toonysnn
08-18-2010, 09:12 PM
I'm sorry, I forgot to include the instructions for autoconnect.
In order to enable autoconnect, go to your forum/irc.php and use mibbit to join your channel(s) and log into nickserv, become a operator of the channel, and type /autoconnect on

After that, it should automatically allow all users that use it to autoconnect to the channel.

Also, as far as becoming an operator, it has always worked fine for me. There are sometimes restrictions set by the server owner(s) as far as hostmasks, for security. If you use /oper, I mean. If not, ignore what I just said about all that. :)

lubbie
08-18-2010, 09:59 PM
Well then. I just remember the old Product was using... pjirc? i think so. Then this Product is not useable any longer.

toonysnn
08-19-2010, 12:18 AM
If you downloaded the 2.1.1 package before this post, and you use the vbirc statistics module, it is very possible that the automatic update for statistics is _NOT_ working. I suggest you redownload the package in the first post, and upload all files. (Please note: This does NOT require you uploading the product xml)

HansMuenchen
08-19-2010, 08:47 AM
I'm sorry, I forgot to include the instructions for autoconnect.
In order to enable autoconnect, go to your forum/irc.php and use mibbit to join your channel(s) and log into nickserv, become a operator of the channel, and type /autoconnect on

After that, it should automatically allow all users that use it to autoconnect to the channel.

Also, as far as becoming an operator, it has always worked fine for me. There are sometimes restrictions set by the server owner(s) as far as hostmasks, for security. If you use /oper, I mean. If not, ignore what I just said about all that. :)

Hello,

thank you for the answer. Well there are no restrictions to get oper at the IRC server. I also don't have problems before with pirc only now with mibbit I get this problems.
I also don't see a error message and that makes it really hard to see what's going wrong.

The command /autoconnect on don't work I only see the connect button when I go to the irc.php.

To show what I mean here a screenshot:

https://vborg.vbsupport.ru/

So I think I must get a other solution, because so real fun with IRC don't come up.

Greetings
Hans

KURTZ
08-19-2010, 10:54 AM
If you downloaded the 2.1.1 package before this post, and you use the vbirc statistics module, it is very possible that the automatic update for statistics is _NOT_ working. I suggest you redownload the package in the first post, and upload all files. (Please note: This does NOT require you uploading the product xml)

hey Billy, i'd re-upload everything, but the stats aren't working anymore ... (you can see it onto my playing board)

KURTZ
08-19-2010, 11:01 AM
just a REQ/SUGGESTION: add an option that allow us to set the width and the height of the embed window ... :)

toonysnn
08-19-2010, 03:52 PM
hey Billy, i'd re-upload everything, but the stats aren't working anymore ... (you can see it onto my playing board)

Actually, they are. They run on a 10 minute interval throughout the hour. If your board does not have activity on every 10th minute of the hour, or right after, the stats will not update. This is a limitation of the vBulletin Scheduled Tasks.

just a REQ/SUGGESTION: add an option that allow us to set the width and the height of the embed window ... :)

Ah yes, that would good, wouldn't it :p Task for next release.

toonysnn
08-19-2010, 03:54 PM
Hello,

thank you for the answer. Well there are no restrictions to get oper at the IRC server. I also don't have problems before with pirc only now with mibbit I get this problems.
I also don't see a error message and that makes it really hard to see what's going wrong.

The command /autoconnect on don't work I only see the connect button when I go to the irc.php.

To show what I mean here a screenshot:

http://img.skitch.com/20100819-gprfb4ksbj8ispy4pxxj83qhur.jpg

So I think I must get a other solution, because so real fun with IRC don't come up.

Greetings
Hans
I'll look into pJIRC again, or some other solution, but there have been a few security messages popping up, saying stuff about the java certificate or something being old, I don't even remember. All I knew is that I couldn't find the source of the problem.

Robbed
08-21-2010, 08:56 PM
That's been happening on a lot of java apps since one of the latest java releases.

Hopefully you can keep supporting pJIRC with this addon.

HansMuenchen
08-22-2010, 01:07 PM
That's been happening on a lot of java apps since one of the latest java releases.

Hopefully you can keep supporting pJIRC with this addon.

Also agree with that wish, because since the update nothing works like before.
So now I always (example) must connect with a irc client to get oper and that's not a o-line problem I see that's a mibbit problem. (some of them). The Same with the /list command what also not work anymore.

Greetings
Hans

redlabour
08-25-2010, 05:05 PM
pJIRC runs fine - and i allways use the latest Javaversion on my Desktop.

The Problem is on your PC - not at pJIRC or Java. So you can give us back pJIRC without any worries even if yourself get certificate Errors-

I hope the pJIRC Support will soon be back. This AddOn is absolutely useless if the greatest Networks quakenet and freenode are no longer usable.

HansMuenchen
08-25-2010, 06:05 PM
pJIRC runs fine - and i allways use the latest Javaversion on my Desktop.

The Problem is on your PC - not at pJIRC or Java. So you can give us back pJIRC without any worries even if yourself get certificate Errors-

I hope the pJIRC Support will soon be back. This AddOn is absolutely useless if the greatest Networks quakenet and freenode are no longer usable.

I only can agree with that!
Here on my side also never was a problem also at my user into the forum.
I never had a problem with windows, Linux and Mac using pJIRC.

Greetings
Hans

toonysnn
08-25-2010, 07:39 PM
The Problem is on your PC - not at pJIRC or Java. So you can give us back pJIRC without any worries even if yourself get certificate Errors-

I'm sorry, but your theory is incorrect. This was not my computer, but I was able to reproduce the errors in certain environments. You do not have the facts, and do not have the right to tell me what to do.

redlabour
08-26-2010, 02:39 PM
I'm sorry, but your theory is incorrect. This was not my computer, but I was able to reproduce the errors in certain environments.

Sure - 40% of all PC-Users arent updating and dont hold their Systems clean. What did this have to do with the other 60% that are able to manage their Javainstallation and Browsersettings on their Systems correctly? The certificate Error is old as Windows is. And it belongs allways in more then one Javaenviroment installed or broken Javainstallations. :eek:

We have over 500 Users using the PJIRC Chat before update - there was never any Bugreport.

IYou do not have the facts, and do not have the right to tell me what to do.

You don't want any Admins to install your Add-On any longer? I never told you what you have to to - i just suggest you what you should do and why the excluding of pJIRC is nonsense. :rolleyes:

*** Request removed ***

toonysnn
08-26-2010, 06:48 PM
We have over 500 Users using the PJIRC Chat before update - there was never any Bugreport.

There were bug reports to me via email and IRC (somewhere between 40 and 50 users, at least 25% of the EzIRC userbase [aka the people who install ezirc]) thus I took action.
You don't want any Admins to install your Add-On any longer? I never told you what you have to to - i just suggest you what you should do and why the excluding of pJIRC is nonsense. :rolleyes:
You stated it as a command, not as a suggestion. I do not respond to those types of "requests" very well. There are specific things in the English language that determine that. I'm aware that your primary language is not English.
I said I will look into pJIRC again, and maybe being able to reimplement it without any issues, then I would. I never said it never will be reimplemented.

Paul M
08-27-2010, 11:30 AM
Enough of the bickering now.

redlabour
08-31-2010, 10:02 AM
I said I will look into pJIRC again, and maybe being able to reimplement it without any issues, then I would. I never said it never will be reimplemented.

Ok - i think we understand now - but again the Issues you are talking about are JAVA Issues - not PJIRC Issues. This is a fact. Maybe you should tell the Users with Problems to check their Clients? ;)

If 25% of the EzIRC Userbase having problems with their Javainstallations i believe this sounds very normal. I guess 25% of all Windowsusers are not aible to get their clients allways updated and well optimized. ;)

r00028304
09-02-2010, 03:58 PM
where do i edit the nav menu? i'd like to add target = blank so it can open in a new tab

der_darkon
09-20-2010, 08:10 PM
Is there a CMS-widget avaible for the statistic module?

Parture
09-23-2010, 08:56 PM
Can we kill the advertising?

Parture
09-23-2010, 10:36 PM
How do we expand the text length a person can post?

marinelife
09-24-2010, 01:20 AM
The ads need to go away, they are for gay site and dating, some of my members are younger.
Can we remove them.

toonysnn
09-24-2010, 03:35 AM
The advertising is part of Mibbit's widget. You'd have to purchase Mibbit Premium in order to remove the ads from the widget. After paying for so much, you will have a settings hash that you can change in vBulletin Options > EzIRC: Mibbit Options

http://wbe02.mibbit.com/manager/

Parture
09-24-2010, 05:26 PM
The popup box is locked in Internet Explorer but in Firefox you can expand it to the width and heigh of the screen.

Can you fix this for IE so it is not such a tin box locked?

Parture
09-24-2010, 05:29 PM
Also, how do we expland the text to post to say 5 or 7 lines instead of just 3 lines able to type at one time?

Parture
09-24-2010, 07:19 PM
How do we have the chat open up in a new window when clicking on the IRC Chat link in the navbar?

taffy056
09-26-2010, 12:07 PM
Been away a long time form this hack and vbulletin in general, but I can see a lot has changed in this, and wish to thank you :)

But a quick couple of questions, I have created a few channels in the admincp, but when I open the chat only one channel opens, is that normal as I have set permission for my usergroup? And how do I open the other channels if not?

Also is there a way to increase the text box you type into to maybe 2 or 3 lines ?

Thanks

toonysnn
09-26-2010, 04:21 PM
The popup box is locked in Internet Explorer but in Firefox you can expand it to the width and heigh of the screen.

Can you fix this for IE so it is not such a tin box locked?
I tested it with IE and did not experience this problem. I'm not sure what might cause that, so i'd have to look into it. It definitely won't be fixed in the next release, sorry.
How do we have the chat open up in a new window when clicking on the IRC Chat link in the navbar?There is a link on the irc page that is called "Pop-out" if you click that, it'll open up in a new window. Though I believe you've foudn this already.

Also, how do we expland the text to post to say 5 or 7 lines instead of just 3 lines able to type at one time?Not sure, mibbit is not my script and my support for it is limited. I do not believe you can.

Been away a long time form this hack and vbulletin in general, but I can see a lot has changed in this, and wish to thank you :)

But a quick couple of questions, I have created a few channels in the admincp, but when I open the chat only one channel opens, is that normal as I have set permission for my usergroup? And how do I open the other channels if not?

Also is there a way to increase the text box you type into to maybe 2 or 3 lines ?

Thanks
Double check the permissions for those channels, that should not be happening. (the not joining thing) Make sure there are no whitespaces at the end of the channel names you typed in (my fault for not using trim() on those fields)
To join another channel, you simply could just /join #channelname but that defeats the purpose of autojoin.
As far as textbox size goes, no I don't have any idea, sorry.

XChemical
09-28-2010, 09:28 PM
is there a way to move the irc in the forums so it be like a chatbox cause chatbox or shoutbox sucks with the delay

redlabour
09-29-2010, 08:36 PM
Any News on the Pjirc Thing? Anyone got the old *.zip?

der_darkon
10-06-2010, 10:58 AM
At the moment i?m really disappointed...

If you are not ok with IBs Lawsuit against XF, thats totaly fine by me... but removing the files from this mod instead of just declaring it as "non supported" is just childish.
It seems, that the community means nothing to you. :(


I?m uninstalling this as soon as possible...

marinelife
10-06-2010, 11:06 AM
This is nice, make us suffer because of what the big guys are doing, THANKS ALOT!!!!
So what other chat mod is there?

der_darkon
10-06-2010, 02:56 PM
The irony is, that these people are talking about how IB hurts the community...

Since they left out PJirc and switched to Mibbit-only, without getting it right you can use a plain and simple mibbit-widget.

marinelife
10-06-2010, 06:00 PM
I purchased Flash chat and am now using its mod, while not has nice yet! it works!

zelnik
10-06-2010, 06:14 PM
This is truly just beyond stupid....

IB have a bad rep yes but has anyone actually considered for one moment that IB may have a valid case?! Nooooo It's just easy to jump on the bandwagon without giving it any thought what so ever.

PS: I have a vB and xF license but like any adult who has lived a bit I'm sitting on the fence until one party has been proven to be at fault in a court of law.

PPS: Who is going to trust add-on makers who do STUPID stuff like this in the future? What happens when Xenforo get an offer they can not resist and bought out again? People won't install your stuff because they will be worrying you'll spit the dummy again and move to another product.

Think further than your own nose people!

toonysnn
10-08-2010, 04:03 PM
If you want the files for this modification, they are no longer provided officially on this website.
You are more than welcome to find the modification on vbfans.com though. I will not be developing for vBulletin beyond this point, and EzIRC has officially dropped vBulletin support.

I've looked into it before I made the decision, btw, zelnik. That's YOUR opinion of what I did.
My opinion on the other hand, I do not believe they have a valid case. I do not believe it'll even make it through the UK courts. Plain and simple... it's the motion they took to try to keep their customers that bothers me, and how they decided to present it.

Also, if Internet Brands' Bob Brisco (or whomever it was that filed the case) weren't so tight with his cash, and wanting more, I would've responded differently.
The community matters to me, but vBulletin does not. I've left my mods available on Floris' wetalknetwork because of the fact I knew people might still want this product. Dropping support on the official modification site is the only action I'll be taking, besides stopping development (except for security flaws and maybe other updates).

EzIRC support for vB will no longer be provided on this website.
Not to be an ass about it, but I couldn't stand vBulletin either way. Just didn't have a better solution.

You can get EzIRC for vBulletin support on the official website: http://www.ezirc.org

NBL4277
10-08-2010, 04:17 PM
Thank you!

toonysnn
10-08-2010, 04:33 PM
Any News on the Pjirc Thing? Anyone got the old *.zip?
I will be rebuilding the pJIRC support, once the XenForo version of ezirc is out. pJIRC will be disabled as a default.
I may also add in a flash-based IRC client, lightIRC. lightIRC does not have ads, and it would most likely be specific to vbirc, unless we implement a check to the remote network checking for the flash policy daemon that needs to be enabled...