The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Mass create new threads
Hi guys,
I'm trying to import news from a CMS into a forum with the vBulletin API. I've created a function for my cms to create an news thread with first post: PHP Code:
PHP Code:
The first loop is ok, vb_create_thread return a threadid. But from the second loop until the end, I won't get any news threads! What could it be? I tried to unset $threaddm in my function but nothing help. Any idea? --------------- Added [DATE]1205323815[/DATE] at [TIME]1205323815[/TIME] --------------- So far I figured out it might be $floodcheck. Now I need to find out how to disable it for the api... --------------- Added [DATE]1205324192[/DATE] at [TIME]1205324192[/TIME] --------------- PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|