The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
I need the details and steps need to create a sub forum or child forum a PHP script
I need the actaul steps to create a script in vbulletin not to use the admin control panel but have to develop a script in PHP that will run by its self and do what is required to create a sub forum or a child forum. I am new to developing in vbulletin Ii have been playing with vbulletin the last couple of months but now and have a good idea of the user interface and the admin control panel now I want to start developing some stuff and this is the first thing I need to do.
So could someone please explian what in need to do to set up my .PHP file so it will comucate with vbulletin if there is any documtation I need to reference please give me the links. Also a sample script to help me get started would sure help. I also need to uderstand the things one would need to understand to do this if any one can explain enough to get me at least started. Below is the only thing i can find that needs to be put in the top of the .PHP file so as to intergate into vbulletin but i need to understand from this point forward what needs to at least go into the PHP to create a PHP script to create a sub forum in a script. I hope this is clear what i am asking for please feel free to ask me anything you need to know to understand what I am trying to do THANKS. <?php require_once('./global.php'); ?> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|