Forums
(@schlosna)
21 years, 10 months ago
It sounds like your settings might be messed up. Check the /wp-settings.php file for this line (18): $tablecomments = $table_prefix . 'comments'; That’s what it should be set to from the default install.
$tablecomments = $table_prefix . 'comments';