exporting forum [message #17948] |
Tue, 27 April 2004 14:02 |
|
I want to export the posts from my FUDForum.
I have
"Our users have posted a total of 117311 messages inside 9855 topics."
From the last year that I want to archive and delete.
What would be easy for me would be to load the messages to my news server - but although I can configure it to send new posts to the news server I cannot see a way to export existing messages.
Or other suggestions how I export the forum?
- --
Rod, UK
[Updated on: Tue, 27 April 2004 14:03] Report message to a moderator
|
|
|
Re: exporting forum [message #17949 is a reply to message #17948] |
Tue, 27 April 2004 14:22 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You can use FUDAPI to retrieve this information and store it in any way you like.
FUDforum Core Developer
|
|
|
|
Re: exporting forum [message #17951 is a reply to message #17950] |
Tue, 27 April 2004 14:31 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
FUDAPI is a well documented API interface that will allow you to perform a variety of forum functions. The code & the documentation to it can be found inside scripts/fudapi.inc.php
FUDforum Core Developer
|
|
|
|
Re: exporting forum [message #18094 is a reply to message #18093] |
Fri, 07 May 2004 15:18 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Then you are probably using an older version of FUDforum that does not have this file. 2.6.2+ are the versions that have it.
FUDforum Core Developer
|
|
|
|
Re: exporting forum [message #18096 is a reply to message #18095] |
Fri, 07 May 2004 15:41 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Different forum versions is the only possible reason.
FUDforum Core Developer
|
|
|