minibb®
Fight the automated spam - protect your miniBB-forums,
getting the Captcha addon! Click here to read more.
Captcha Addon for miniBB
Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
How To miniBB Community Forum / How To /

Merge two forums

 
Siavash
Forums Member
#1 | Posted: 20 Jul 2008 19:55
Reply 
how can I merge two forums topics to one forum?
my current board has 6 forums, and I want to merge two of them, I can not move the topics one by one cause there are more than 200 topics in each forum,
is there any solution for this issue?
Paul
CEO
#2 | Posted: 24 Jul 2008 03:40
Reply 
The most simple way is to update the database with SQL commands like:

update minibbtable_topics set forum_id=CURRENT_FORUM_ID where forum_id=MERGING_FORUM_ID;

update minibbtable_posts set forum_id=CURRENT_FORUM_ID where forum_id=MERGING_FORUM_ID;

For example, if you have a forum A, and you want to move all topics to forum B, then A will stand for MERGING_FORUM_ID and B is for CURRENT_FORUM_ID.
Siavashُ
Guest
#3 | Posted: 24 Jul 2008 14:03
Reply 
Thanks Paul ;-)
 
Your reply
Bold Style  Italic Style  Image Link  URL Link 


» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.

Before posting, be sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
Online now: Guests - 27
Members - 0
Most users ever online: 191 [24 Dec 2007 14:33]
Guests - 191 / Members - 0

Forums are powered by miniBB®