Use Case Implementation Process
Problem with Comments on my site
Categories:
When I upgraded my site from Drupal version 6 to 7, something happened that caused some comments to go haywire. As this was many months ago, I do not have any backups. Unfortunately, I had to delete the comments.
Somehow, the body of some comments was removed from the field_data_comment_body table. Interestingly, the author and subject information was not deleted - it is stored in another table.
Comments
acharf (not verified)
Tue, 09/13/2011 - 08:38
Permalink
Comment on website
Hi Again,
Here bellow some points to check to fixe your the comments issue :
- The version of your mollom module, ( version that works with D7) downgrade the module version if necessary
- Your input format - i do suggest to activate the filtred html format -
- Run your Cron for new updates and check the conflicts
Achraf,