Hi,
When I try to edit content from a new channel after a migration I get this error:
A Database Error Occurred
Error Number: 1054
Unknown column ‘channel_id’ in ‘field list’
SELECT comment_id, entry_id, channel_id, COUNT(*) as count FROM (exp_comments) WHERE entry_id IN (0) GROUP BY entry_id
Filename: controllers/cp/content_edit.php
Line Number: 712
I deleted all old channels and form fields and status and categories. then created new one and a content item, then I could not edit the newly created content, the edit button returns the above error….
Thanks!
Ron