vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   How can move custom forum to vbulletin (https://vborg.vbsupport.ru/showthread.php?t=279335)

nanhe 02-29-2012 08:23 AM

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

postoronnim 03-03-2012 01:33 AM

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.


All times are GMT. The time now is 11:01 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01010 seconds
  • Memory Usage 1,705KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete