Please or Register to create posts and topics.

Moving posts from one thread to another

I am missing a functionality to move posts from one to another thread (if user posted accidentally in wrong thread)

I found no possibilitiy. I found a thread at github 2 years ago. Is it possible to implement this feature?

Is it possible to do so directly at database meanwhile?

Thanks
kind regards
Andy

Hello @sinai

You can change the topic of a post in the database via the “parent_id” field. It should contain the ID of the topic to which the post should belong to.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!