I’m getting the following error with EE2.1.3 20101220 / MSM2.0 20101215, previously upgraded from 1.7.
I am adding a fourth site and not copying or moving anything from the other sites, all of which have been working fine for a while. Comments are not used in any of the sites.
Error Number: 1054
Unknown column 'channel_id' in 'where clause'
SELECT COUNT(comment_id) as count FROM (`exp_comments`) WHERE `status` = 'o' AND `channel_id` = 0
Filename: libraries/Stats.php
Line Number: 469The new site appears to have been created but I can’t be sure there isn’t a problem lurking somewhere. Hosting environment is local MAMP.
Can I trust the new site to work with or does it need creating without an error? Anything else I can check?