FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » How to merge two forums?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
How to merge two forums? [message #35030] Mon, 04 December 2006 05:19 Go to next message
viktor is currently offline  viktor   United States
Messages: 12
Registered: November 2004
Karma: 0
Junior Member
Is it possible to merge two different forums (fudforum engine) which are located on two separate domains? I mean may I move for example all threads and messages from http://www.fudforum1.com to http://www.fudforum2.com?

[Updated on: Mon, 04 December 2006 05:21]

Report message to a moderator

Re: How to merge two forums? [message #35043 is a reply to message #35030] Mon, 04 December 2006 15:23 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Yes, it is possible you can use FUDAPI to fetch data from one forum and import into the other, or manually transfer data via SQL.

FUDforum Core Developer
Re: How to merge two forums? [message #35064 is a reply to message #35043] Mon, 04 December 2006 23:09 Go to previous messageGo to next message
viktor is currently offline  viktor   United States
Messages: 12
Registered: November 2004
Karma: 0
Junior Member
Thank you for reply. 3 more questions.

1. Please where i can get the FudAPI?
2. Which tables should I move?
3. And what about the plain text files in /fudforum/messages ? Actually where the text messages are stored? In these files or in the database?

thank you.

Re: How to merge two forums? [message #35072 is a reply to message #35064] Tue, 05 December 2006 15:33 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
FUDAPI is part of the forum you can find it inside the scripts/ directory

You need to fetch all user records and all message records and import them.

In terms of sql tables you are looking at cat,forum,thread,msg,users table.


FUDforum Core Developer
Re: How to merge two forums? [message #35089 is a reply to message #35030] Wed, 06 December 2006 11:15 Go to previous messageGo to next message
marmopasquale is currently offline  marmopasquale   Italy
Messages: 1
Registered: December 2005
Karma: 0
Junior Member
and how to use fudapi.inc.php?
Thanks
Re: How to merge two forums? [message #35090 is a reply to message #35089] Wed, 06 December 2006 15:15 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
There are docs documenting the available functions inside the fudapi.inc.php file. If you have specific questions after reading the docs ask away...

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Slow Query
Next Topic: Need help with debugging
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Sep 29 09:18:51 GMT 2024

Total time taken to generate the page: 0.02709 seconds