T O P I C R E V I E W |
mently |
Posted - 08 September 2005 : 16:13:35 Can anybody make a mod to move individual posts from one topic to another. I figured, that this can be easily done by changing the number of topic ID for specific post, you want to move, in Database, in table FORUM_REPLY.
I want some mod to let (ONLY) administrator to move post by changing the number of TOPIC_id for this post. This mod would be a little bit robust, but I don't care, I just want to be able (only administrator) to move individual post from one topic to another eventhough I would have to do that by entering the wanted number of TOPIC ID into some sort of form. < |
5 L A T E S T R E P L I E S (Newest First) |
tribaliztic |
Posted - 12 September 2005 : 02:46:37 Nice! =) I can test it on MySQL if you need a hand! < |
Davio |
Posted - 09 September 2005 : 15:31:37 Yes, I know how it works. I actually use it on a vBulletin forum I'm a Super Moderator of. I split and merge threads on a regular basis. So I know who it works. I had based my idea of the split topics mod from vbulletin's split thread feature.
I'll be working on it. Hopefully within a few weeks should have something ready.
I would most likely package the split and merge topic mod together, since they go hand in hand.< |
mently |
Posted - 09 September 2005 : 14:35:46 Yes. I want to move post from one topic to another one, that already exists. Thank you for trying to help me.
I want to say that I wouldn't mind If the mod would be realy robust. Maybe even something like that. The form should have two fields. In one you would have to type (unique) ID number of post, you want to move, and in another field the number of topic_id where you want to move this post.
Of course this should be enabled only for forum Administrator.< |
Davio |
Posted - 08 September 2005 : 19:08:58 Not exactly Rui. Split Topic mod does only half of what he wants. It moves a post or posts from one topic to a new topic.
I was planning on a Merge Topic mod. Haven't gotten around to it yet.< |
ruirib |
Posted - 08 September 2005 : 17:15:04 That's the Split Topic mod. Search for it.< |