vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Ikonboard post/thread import (https://vborg.vbsupport.ru/showthread.php?t=32366)

Jawelin 11-12-2001 09:04 PM

After a long waiting without any new info, I finally decided trying to create a pseudo-handy procedure to import all the posts from Ikonboard v2.19b to VBulletin 2.2 database.
I tryed out the great job made by LoB, but with posts I found a lot of problems as each new forum I was upgrading, all the threads overwrote the previous ones, so.... :(
Besides, the first and the last posters of a thread are swapped and when I change forum in the import procedure (source dir and target id...), some posts are merged from the previous forum ... :( :( :(

So, I tried to do the same thing 'manually' via SQL, just like I did with the user data. Infact I saved all the user .cgi files and imported to an Excel sheet, managed it for a while to cleanup and wrote a sql script to upload all the users (1000+) at once ... :p

Hopefully, it'll the same thing with posts and threads. Actually, they are the same way database fields and not more, aren't they ? :)

Well, I'm here only to ask someone the exact flow (I simulated with a manual post) and the relationships between all the tables involved in that procedure.
I guess it'll only affect the 'post' and 'thread' mySql tables, but didn't hunderstood why in the conv_posts.php I'm trying to analyze, all the updates are made by a record replaceing.

:confused:

As you can see, I'm enough desperate to gain into that intention... :greedy:
Thanks a lot.

Jawelin 11-17-2001 09:38 AM

Nobody any idea ?
Thnx. Up!
Bye


All times are GMT. The time now is 04:43 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
  • Page Generation 0.01038 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