One thing I have heard of is that some servers automatically stop sending you text from the channels you are in if you are idle for too long. Once you are no longer idle, you should start receiving the text again. It's possible your network implemented that.

You may want to just run a script that keeps you from being idle.

Put this in perform:
timer $+ $server 0 60 .raw ping $me

That should keep you from being idle for more than 60 seconds. Of course, you'll fill your status window with the PONG messages. You can increase 60 to a higher number (maybe 1800 for half an hour) so that you aren't getting as many PONGs.


Invision Support
#Invision on irc.irchighway.net