Closed (fixed)
Project:
Mibbit IRC
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2008 at 11:23 UTC
Updated:
1 Apr 2008 at 16:34 UTC
Will you or when will you have this module compatible for latest drupal version 6.1?
Rose
Comments
Comment #1
kmillecam commentedGood question Rose.
It shouldn't be a difficult upgrade.
I'll take a look at it this weekend and report back.
Kevin
Comment #2
roser commentedThanks Kevin. I was in the middle of something when I reported this feature, but this is a great widget. Looking forward to new release.
Rose
Comment #3
kmillecam commented6.x version is now ready for download.
Comment #4
qolspony commentedIs there a particular module for incorporating already saved HTML pages into the page?
Comment #5
kmillecam commentedHi qolspony,
This is the issue queue for the Mibbit IRC module. Is your question about this module?
If it is, please restate it. We're having trouble figuring out what you need.
Thanks,
Kevin
Comment #6
roser commentedThanks Kevin. I'll try it out tonight and let you know things go.
Rose
Comment #7
roser commentedKevin, a couple of things.
1) In README.txt file, you instruct to copy files into /sites/modules/custom, but to get it to work in 6.1, I had to copy mibbit_irc folder into /sites/all/modules.
2) I received this warning message when I tried to enable the module.
"warning: Missing argument 1 for mibbit_irc_menu() in ...mibbit_irc.module on line 14."
I'll review it more later. Thanks.
Rose
Comment #8
kmillecam commentedThank you so much for doing some testing Rose.
I'll dig into these problems and post a new version ASAP.
Kevin
Comment #9
kmillecam commentedFixed the 6.x bugs and released version 6.1.1
Comment #10
roser commentedKevin, IRC Chat is working now, but I have a few questions...
1) I created my own channel under my mibbit nickname. However, I want to be able to access my channel from my site with my drupal username which is the same as my mibbit nickname, but it prompts me to use another nickname because nickname/drupal username is already in use, which makes sense. The reason why I want to acess with my nickname is so that I can be owner when I join my channel.
Is there a way to pass my username to mibbit so that when I access the channel I'm owner? Or do I have to use mibbit to access channel external from my site?
2) Secondly, how do I access my channel I created? It seems to be going directly to channel #mibbit_test channel. What I'm trying to do is that when folks click on "IRC Chat" link, they automatically join #mychannel.
3) Finally, is there a way to perhaps open IRC Chat channel in a new window or at least the option to do so? Reason being is that when you navigate away from that page, you have to access IRC Chat link again. If folks are on the website, sometimes you want to refer to other information on the site and be able to navigate back with current IRC Chat session in tact. Not really necessary, but a nice to have.
Thanks for getting error resolved so quickly. :-)
Rose
Comment #11
kmillecam commentedHi Rose,
1) That's one of the cool things of this module (IMHO). It logs you into mibbit using your Drupal username. Are you already logged into the channel using another client, thus causing the name conflict/collision? When I access mibbit, it tells me the username I'm using is registered and asks me to type a password to verify my ownership of the nick. You can read more in the mibbit docs at wiki.mibbit.com
2) You can configure the module at /admin/settings/mibbitirc to automatically log you into your channel instead of the default #mibbit_test channel.
3) Opening the chat window in a new, independent page is a good idea. I'll look into it. Please open another issue marked "feature request" to make this official.
Thanks again for your testing,
Kevin
Comment #12
roser commentedKevin, number 2 fixed number 1. I'll put in a FR for number 3. Thanks again.
Rose