Forums / Cotonti / Support / Forums - Merge 2 topics to 1?

DemptD
#1 2009-05-25 04:46
Is that possible?

----------

Bump
This post was edited by DemptD (2009-05-27 07:29, 15 years ago)
NovoKain
#2 2009-05-27 08:00
Impossible at the moment. Need write plugin for this.
Twiebie
#3 2012-04-24 13:30

There's still no plugin for this, is there?

GHengeveld
#4 2012-04-24 22:41

Shouldn't be too hard, it's probably just 3 SQL queries:

1. Change topic_id of all posts in topic 1 to the topic_id of topic 2.
2. Remove topic 1 which now doesn't have posts anymore.
3. Update postcount of topic 2 to include the new posts.

Not sure if there should be done anything about rights.