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

Home » FUDforum Development » Converters » Converters
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Converters [message #686 is a reply to message #684] Sat, 23 February 2002 08:58 Go to previous messageGo to previous message
hackie is currently offline  hackie   Canada
Messages: 177
Registered: January 2002
Karma:
Senior Member
Core Developer

B@rt wrote on Sat, 23 February 2002 4:56 PM

I would personally like to see a phorum --> FUDForum convertor. If it isn't going to happen I'll work on it myself, but I could sure use some pointers to get started.

Cheers,

B@rt


Well, a converter from FUDforum should be easy to write from just about anything really, our database structure is pretty simple really, there is

categories -> fud_cat table
forums -> fud_forum table
threads -> fud_thread table
messages -> fud_msg table
the fields taht link them are such

fud_forum.cat_id references fud_cat.id
fud_thread.forum_id references fud_forum.id
fud_msg.msg_id references fud_thread.id

anyhow.. it is quite easy, if you are not sure about something we will gladly provide help, or simply we can agree to meet on IRC and we will work with you to write the converter.


cc intelligence.c -o intelligence
$ ./intelligence
Segmentation fault
[Message index]
 
Read Message
Read Message
Read Message
Read Message icon12.gif
Read Message
Read Message
Read Message
Read Message
Read Message icon5.gif
Read Message
Read Message icon14.gif
Next Topic: Converters
Goto Forum:
  

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

Current Time: Wed Nov 27 07:16:06 GMT 2024

Total time taken to generate the page: 0.04334 seconds