Hi,
I have the comment module turned off and I get the below error when viewing the Edit page. Turning the comment module back on fixes it, but I’m not using the comment module so it would be nice not to have that extra column.
Can anyone help?
A Database Error Occurred
Error Number: 1146
Table 'ministry_sorger.exp_comments' doesn't exist
SELECT `entry_id`, COUNT(*) as count FROM (`exp_comments`) WHERE `entry_id` IN ('90', '89', '88', '87', '60', '61', '59', '58') GROUP BY `entry_id`
Filename: controllers/cp/content_edit.php
Line Number: 332