View Full Version : manually insert a thread
Jeweetog
10-10-2010, 07:35 AM
Hi,
If i want to manually insert a new thread (NOT using php) in the forum, how would i do that?
I know you can insert it in the database, but how would you update the forumdisplay about the newest active thread?
Trying to do something with silverlight.
Thanks in advance!
Lynne
10-10-2010, 03:16 PM
Not using php? So exactly how is it you think it will get inserted?
Jeweetog
10-10-2010, 08:16 PM
With C# into the mysql database?
Lynne
10-10-2010, 10:08 PM
I don't know C#, so I really can't help.
BirdOPrey5
10-11-2010, 11:59 AM
Did you already try just inserting it and seeing if it worked?
Jeweetog
10-11-2010, 06:43 PM
Did you already try just inserting it and seeing if it worked?
No because my hoster doesn't support silverlight at the moment. And i dont know how to set it up locally yet. Also, I dont know which fields i need in the db order to insert a thread.
Is there an API?
--------------- Added 1286826270 at 1286826270 ---------------
I don't know C#, so I really can't help.
The language doesn't matter, i only need to know if the forum gets updated if a thread is inserted in the database?
Or do I need to 'trigger' something to make it update?
By updating, i mean the forumdisplay where you can see which thread is active at that time and how many views/reply's.
Lynne
10-11-2010, 07:45 PM
There is an article on how to add posts - it is the same as adding a thread only a thread is started by adding the first post. Go read that and it should help you understand what you need to do.
Jeweetog
10-12-2010, 04:52 PM
There is an article on how to add posts - it is the same as adding a thread only a thread is started by adding the first post. Go read that and it should help you understand what you need to do.
I've tried many many different keywords to find it. Are you sure its still there?
Lynne
10-12-2010, 04:55 PM
search "post*" in "articles" in "titles only"
Create Posts (https://vborg.vbsupport.ru/showthread.php?t=102418)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.