Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Mass Move threads to other forum

Asked Modified Viewed 1,845 times
W
Wanabo
W
Wanabo 10
www.probemyip.com/probe-my-ip-80x15.png
pHp-Fusion.Asia & pHp-Fusion.Fr & pHp-Fusion.Cn are available for a localized support community. Send PB for info.
  • Senior Member, joined since
  • Contributed 598 posts on the community forums.
  • Started 94 threads in the forums
  • Started this discussions
asked
Senior Member

Lazy as I am I didn't want to move threads 1 by 1 via the PHPFusion interface.

So I changed the forum id directly in the database.

This is what I made:
[syntaxhighlighter brush=sql,first-line=1,highlight=0,collapse=false,html-script=false]UPDATE fusion_posts SET forum_id = '12' WHERE forum_id = '11'
UPDATE fusion_threads SET forum_id = '12' WHERE forum_id = '11'
[/syntaxhighlighter]

Everything seems to work ok now.
forum_id 11 is empty now, as expected, and forum_id 12 has increased with the correct amount of threads and posts.

Question, do I have to change anything else in the database?

A mass move thread option would be nice to have in the administration panel of PHPFusion.
0 replies
There are no post found.

Labels

None yet

Statistics

  • Views 0 views
  • Posts 0 posts
  • Votes 0 votes
  • Topic users 1 member

1 participant

W
W
Wanabo 10
www.probemyip.com/probe-my-ip-80x15.png
pHp-Fusion.Asia & pHp-Fusion.Fr & pHp-Fusion.Cn are available for a localized support community. Send PB for info.
  • Senior Member, joined since
  • Contributed 598 posts on the community forums.
  • Started 94 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet