Topic: How To Move All Topics From One Forum To Another ?
Hi All,
I know we can move topics from one forum to another using the admin panel, but this is a very slow process if you've got 200+ topics that you want to move.
On my test forum I thought I'd try a test and went into the DB and ran a sql command to change the forum_ID in each topic:
UPDATE `topics` SET forum_id = '10' WHERE forum_id = '17'
Well, as you can imagine it didn't work quite right. The topics were moved, but the pagination wasn't calculated correctly.
So, what's the easiest way to move all 200+ topics from one forum to another?
Thanks!
www.Nifty-Stuff.com - Repository of all Stuff Nifty!
www.reviewum.com - Professor Ratings + Teacher Reviews