Topic: Is exists MOD for TOPIC MERGING...
Hi for ALL...
See the "Subject"... I need a MOD for topics merging, NOT POSTS, BUT TOPICS...
With Respect, NeoTall
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Is exists MOD for TOPIC MERGING...
Hi for ALL...
See the "Subject"... I need a MOD for topics merging, NOT POSTS, BUT TOPICS...
With Respect, NeoTall
If you want to merge topics, just merge all the posts in one topic into another
Hi...
2Smartys
I'm sorry for my English...
I'm start to using punBB today only... How I can doing what you say?.. If you can write for me "step by step"...
Hm..
$db->query("UPDATE prefix_posts SET topic_id=$new_id WHERE topic_id=$old_id");
seva - in which context would you use that?
edit: even better, could a command be run directly through the DB Management Plugin (unless that was meant to, and I just can't work out how to implement it)?
i don't understand for what topic merging needed
the easiest way - change topic_id posts from one topic to another topic_id
in this way posts will order by posted date
seva - the idea is that if two threads are talking about the same thing, ie linking to some sort of file, however, they're linking to different actual locations, you wouldn't want to merge the topics in date-posted order, you'd want to keep it so the strings of posts remained together. It is very handy though. Also, a nice split topics mod would be nice (there was a Total Management of the Posts, but it was a bit painful to use).
Hm.. it's wrong users, that discussed same things in diff. topics ban them
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Is exists MOD for TOPIC MERGING...
Powered by PunBB, supported by Informer Technologies, Inc.