Support Forum

Retrieve deleted posts/threads?

MY Michael Yakutis
Michael Yakutis
Member

Is it possible to retrieve a thread that has been deleted? One of my members accidentally deleted an entire thread of posts, and we’d really like to get it back if possible.

3 Answers

New Answer

MP Mr Papa
Mr Papa
Member

No afraid not… Unless you have it in a db backup…

We do have an open ticket to add a trash can style intermediate option but no ETA as its a big change…

MY Michael Yakutis
Michael Yakutis
Member

I believe it may be in the last backup I did – if so, how do I go about finding the specific thread?

MP Mr Papa
Mr Papa
Member

Look in the sftopics table… Look for topic name… Then with topic I’d, look in sfposts table and find all posts with that topic id. You will have to manually enter the posts yourself – or just export from the db those entries and import into current database