Batch move topics to another board based on topic ID

Started by spiros, January 03, 2017, 04:26:11 AM

Previous topic - Next topic

spiros


Illori

even if it can be done in mysql we dont recommend doing that as it does not update everything it should. are you not able to use the checkboxes for moderation and move the topics in mass that way?

spiros

Well, I am talking about thousands of topics :)

My forum actually works like a dictionary, so this is part of yearly maintenance, fixing duplicates, etc.

Arantor

I think all you should need to do is update the topics and messages tables. Assuming nothing in post moderation and no current reported posts, anyway...
Holder of controversial views, all of which my own.


Illori

Quote from: Arantor on January 03, 2017, 06:26:57 AM
I think all you should need to do is update the topics and messages tables. Assuming nothing in post moderation and no current reported posts, anyway...

would that update the count of topics/messages in each board? and any other related stats?

spiros

Wouldn't this be done with Recount all forum totals and statistics?


Arantor

Holder of controversial views, all of which my own.


Kindred

well, it would only do one screen's worht of messages at  time... but if you increase the viewing count per screen in your profile, you could do 100+ at a time by turning on the "moderation uses checkboxes" (again, if your profile) and then selecting all messages in the current view and using the batch option at the bottom.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

spiros

Thanks, Kindred, I know of that method. What I have done is export board topic subjects and IDs to csv, then use Excel to find duplicates. So, finding the topics again via forum Search and doing this manually takes a lot of time... as there are 1000s of duplicates. The key here is topic IDs.

Advertisement: