Is there any way to see an error log or something? I have a dozen people in my chat room but the count isn’t operating. Yesterday it was working fine.
https://www.starbase118.net/members/
(Right hand sidebar.)
]]>Hello!
I was wondering if this plugin was still functional with WordPress 3.8.1?
It doesn’t seem to connect correctly, I’m just using a public IRC channel with no passwords.
Thank you!
]]>Fix your code add the variable $content to the textarea:
Line 477 at wp-irc.php, should be:
<textarea name="wp-irc-content" id="wp-irc-content" cols="20" rows="5" class="widefat"><?php echo $content; ?></textarea>