Quote:
Originally Posted by version2
I get this when trying to manage the channels. On the bottom half of the page.
MySQL Error : Unknown column 'c.server_id' in 'where clause'
|
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