Hi, I had a comment on a blog post that was deleted. I have been requested to retrieve the comment from the deleted blog post. Is there a way it can be done?
thanks

Comments

vm’s picture

you can check the comment table. However, comments are attached to nodes. It's quite possible the comment was removed when the node was removed.

tiki16’s picture

I guess my only option would be to take a database backup and import it into my staging site?

vm’s picture

that's an option, but not the only one. Another that comes to mind is to open the backup .sql and perform a search on it to locate the text.

tiki16’s picture

That's what I did. Comment wasn't there.
thanks

vm’s picture

In future consider unpublishing nodes instead of deleting them to maintain a history.

vm’s picture

In future consider unpublishing nodes instead of deleting them to maintain a site history.