vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Hmmph.. Help needed (https://vborg.vbsupport.ru/showthread.php?t=33830)

rastachops 01-05-2002 07:05 PM

Hi
Im thinking of purchasing vBB, but first need to have a converter for OpenBB (http://www.openbb.net) to vBB. Ive searched, found next to nothing, then tried to post in an applicable forum but it wouldnt let me. Id like it if someone would program a converter, but as its only likely to be for me, ill attempt it (:/ im newbie to php n mysql). How is the vBB db set out? the Open bb post table is setup like this:

rastachops 01-05-2002 07:05 PM

id int(5) NOT NULL auto_increment,
threadid int(4) NOT NULL default '0',
poster varchar(25) NOT NULL default '',
message mediumtext NOT NULL,
title varchar(100) NOT NULL default '',
replyto tinyint(4) NOT NULL default '0',
dateline int(10) NOT NULL default '0',
lastupdate int(10) NOT NULL default '0',
lastupdateby varchar(40) NOT NULL default '',
isstarter enum('1','0') NOT NULL default '1',
forumid int(4) NOT NULL default '0',
dsmiley enum('1','0') NOT NULL default '1',
parseurl enum('1','0') NOT NULL default '1',
ip varchar(15) NOT NULL default '',
guest enum('1','0') NOT NULL default '1',
PRIMARY KEY (id)

rastachops 01-05-2002 07:07 PM

Does the vBB one look anything like this? How would I go about making a script to import this data into the vBB or vBlite db? thanks for any help :)

PS. I know theres a vBlite => vB converter, thats why I asked about vBlite. So... would it be easy enough for a newbie to program? thanks

Admin 01-06-2002 10:58 AM

I installed OpenBB yesterday on my server... I'll investigate and might (might!) write an importer for it.

Admin 01-06-2002 12:58 PM

Will it be enough for you if the import will only do the posts, threads, users and forums?

rastachops 01-06-2002 03:26 PM

If the importer can bring back the users and posts that'd be great. I think if it does work, it'll make me buy it :)

Admin 01-06-2002 03:27 PM

I'll see what I can do then. :)

Justice 01-06-2002 06:36 PM

you should buy your vB from FireFly's affiliate link (if he has one). It's only right :)

rastachops 01-06-2002 07:58 PM

Id glady buy through his affliate link if he made this converter :)

rastachops 01-09-2002 09:10 AM

How long should this take? Do you think when reading this thread that you'd be able to program the converter quicker?
/me is a tad impatient to buy vBB
If anyone does program one, ill be happy to buy through your affiliate link.

Thanks


All times are GMT. The time now is 12:21 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.01206 seconds
  • Memory Usage 1,728KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete