I'm using the latest version and my chat window simply states.
"Sorry, we can't find what you're looking for!
http://www.mibbit.com"
It was working previously so I'm assuming mibbit.com has changed something recently.
I'm using the latest version and my chat window simply states.
"Sorry, we can't find what you're looking for!
http://www.mibbit.com"
It was working previously so I'm assuming mibbit.com has changed something recently.
Comments
Comment #1
jgdovin commentedI have fixed this at least on my site. if you go to your sites/all/modules/mibbit_irc directory and open the file mibbit_irc.module
line # 132 looks like this...
change that line out for this...
and it will work :) Lucky guess on my part I suppose ;-)
Comment #2
jgdovin commentedComment #3
kmillecam commentedThanks for the heads up mitylite and the fix jgdovin.
This change has been committed to the dev branch.