Some of our commenters get the following error when posting:
A Database Error Occurred
Error Number: 1054
Unknown column 'Array' in 'field list'
UPDATE `exp_stats` SET `total_comments` = '251522', `last_comment_date` = Array WHERE `site_id` = '1'
Filename: libraries/Stats.php
Line Number: 508the table exp_stats doesn’t actually have ANYTHING in it at the moment, so nothing is getting updated there at all. Comments do actually post, but it’s behavior that’s confusing a bunch of people.
This is a bog-standard EE install, there were no addons before the upgrade and there’s only a couple of anti-spam addons now.