The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can move custom forum to vbulletin
I have a simple custom forum.
There are only four table. 1. users 2. forum_topic 3. forum_reply 4. forum_category approx 15000 thousand post and reply in my tables i want sift data custom forum to vbulletin how can do it. Plz help me |
#2
|
|||
|
|||
This is very depends on fields on your tables and data structure.
I have transferred to vbulletin a one custom forum. Before this migrating I have installed a fresh vbulletin with empty data and made a database snapshot. Then I set permissions, add a one user with avatar, one forum, one thread and one post with attachment and saw for the difference for each step. Also very helpful to download ImpEx Import System and to consider the import process for a one of simple forums (you can steal from it a necessary sql inserts and convert functions). After that I wrote scripts for capturing fields from old forum, converting their if needed, and inserting in vbulletin tables. One hint I remember: it is easer to transfer avatars&attachments if change their storage type from Database into File System before. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|