My debug console is printing this message every 15 seconds:

SmartIRC.php(481) WARNING: channel() does not exist!

I'm using Net_SmartIRC v1.1.8

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Morbus Iff’s picture

So, looks like it's both my fault and no-longer-possible in 1.1.3:
https://twitter.com/morbusiff/status/526353531239153664

For now, I'd downgrade to an earlier Net_SmartIRC.

mfb’s picture

Luckily I'm using ZNC so the bot is permanently attached to channels, but could be a problem for others

douggreen’s picture

Issue summary: View changes
FileSize
1.37 KB

This removes all warnings for SMARTIRC 1.1.3

douggreen’s picture

Attached patch removes the final warning.