When I want to get a channel's topic with $irc->gettopic("#channel"); I get the following error:
SmartIRC.php(2231) DEBUG_MESSAGEHANDLER: ignoring unrecognized messagecode! "333"
SmartIRC.php(2232) DEBUG_MESSAGEHANDLER: this IRC server (irc.quakenet.eu.org) doesn't conform to the RFC 2812!
I am using the CVS version. Can anyone help me?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there!
When I want to get a channel's topic with $irc->gettopic("#channel"); I get the following error:
SmartIRC.php(2231) DEBUG_MESSAGEHANDLER: ignoring unrecognized messagecode! "333"
SmartIRC.php(2232) DEBUG_MESSAGEHANDLER: this IRC server (irc.quakenet.eu.org) doesn't conform to the RFC 2812!
I am using the CVS version. Can anyone help me?