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

Home » FUDforum » How To » How to add thread manually to DB?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
How to add thread manually to DB? [message #27680] Tue, 20 September 2005 08:59 Go to next message
Andriy is currently offline  Andriy   Russian Federation
Messages: 4
Registered: September 2005
Location: Kolomna, Russia
Karma: 0
Junior Member
I need to write script to import data from my old bulletin board (self written) to FUDforum. But i've met with an obstacle - i cant insert new threads manually to DB.
My actions:
1. Insert new record to prefix_thread table (associated with root_message).
2. Insert messages (root_message and others) to prefix_msg.
3. Write data to messages/msg_X0000 (where X is a forum_id)
4. Insert record to prefix_tv_X (where X is a forum_id).
But if i run script doing these actions, all threads in FUDforum disappear or dont appear.
Maybe i've missed something?

[Updated on: Tue, 20 September 2005 09:00]

Report message to a moderator

Re: How to add thread manually to DB? [message #27682 is a reply to message #27680] Tue, 20 September 2005 12:58 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
The easiest way is to use the FUDforum API that has functions to adding topics and messages. You can find the API inside scripts/fudapi.inc.php

FUDforum Core Developer
Re: How to add thread manually to DB? [message #27722 is a reply to message #27682] Fri, 23 September 2005 12:04 Go to previous message
Andriy is currently offline  Andriy   Russian Federation
Messages: 4
Registered: September 2005
Location: Kolomna, Russia
Karma: 0
Junior Member
Thanks. It really helps!
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Failed logins "password" in Action Log
Next Topic: CMS integration
Goto Forum:
  

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

Current Time: Sat Apr 27 20:38:50 GMT 2024

Total time taken to generate the page: 0.02324 seconds