![]() |
Create new vBulletin forum script
I'm building a system in which another tool on the server should create a new forum on my vBulletin board.
Is there any vBulletin documentation available for adding a new Forum in a certain parent_id with given properties? Can I use vBulletin php functions to do this? Is it posible to include functions for adding the new forum in my own script? |
This function would be very useful, as I am looking to do the same thing :)
I know it is possible with a MySQL query, but I would really like to use the datamanager. |
<a href="http://members.vbulletin.com/api" target="_blank">http://members.vbulletin.com/api</a>
|
Quote:
|
Have looked at the API, but I would really appreciate an example, as the API is way over my head
|
take a look at the admincp folder in manage forum files. the code for how vbulletin creates new forums is in them.
|
thanks a lot!
Which class / method should i use from this api? I figured it out! Here's how to create a forum using the datamanager API: Code:
$forum = array( |
All times are GMT. The time now is 04:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|