Quote:
Originally Posted by leonsio
i think you have updated from eggdrop/irc channel manager script to this
then run following query
ALTER TABLE `irc_channel` CHANGE `server` `server_id` INT NOT NULL
( dont forget the table prefix )
after it you should manualy add the server ID to you channels
|
Thanks, leonsio. However, I am still a bit unclear. What do you mean I should 'Manually add the server ID to my channels'?