The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
custom forums on vB3
Hi,
We are creating forums from our application(by directly inserting records into forum, thread and post). With vB 1.1, for creating a forum we are inserting a record into forum, thread and post. We also update forumpermission and allwed_in. Now we are migrating to vB 3.6, what I need to do to create a forum from our application?, because I could see lot of changes on db with vB3. Thanks, S~ |
#2
|
|||
|
|||
Use the Data Managers to save anything to the database.
Direct database edits are not really advised. Check the Articles section for more information on coding in vBulletin. Also see: vBulletin Code Standards |
#3
|
|||
|
|||
PHP Code:
|
#4
|
|||
|
|||
Its always best to work out things for yourself then to copy and paste.
You can learn things which you will remember then. |
#5
|
|||
|
|||
lol..yeah I guess so. It took me forever to figure out, so I figured I'd help. I guess it might have taken me forever because I was not looking through the vbulletin manual, I was looking through the files themselves.
|
#6
|
|||
|
|||
Thank you for the responses. I have gone through DBManager and Code standards part, helped me to understand how to update data through PHP. But, we are using a Java application to update DB, Does any body has the data model(relationships) of vB3.6?
Thanks in advance, S~ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|