Hi there,
I’ve updated my EE2 install (running on MAMP) to: EE2.1.1 / 20101018
When deleting an entry under the “content > edit entries” tab, the following error shows:
A Database Error Occurred
Error Number: 1146
Table 'nnf11.exp_comment_subscriptions' doesn't exist
DELETE FROM exp_comment_subscriptions WHERE `entry_id` = '37'
Filename: libraries/api/Api_channel_entries.php
Line Number: 540
« BackI checked the MYSQL database, and the “exp_comment_subscriptions” table hasn’t been created.
When I go back (using browser back button), and press the “delete” button again, the entry is deleted successfully. Any ideas?
Thanks,
Jack