vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   WebBBS to vBulletin 2.2.x Conversion Script (https://vborg.vbsupport.ru/showthread.php?t=35697)

Paul 08-09-2002 03:51 AM

Updated the original attachment to what I believe is a working version.

voclain 08-21-2002 07:12 PM

.....HERE's WHAT IT Looks like after I activate the script in my browser:

Script Version 1.04r
WebBBS-to-vBulletin 2.2 Message Converter

Connected successfullyQuery failed inserting post

Yours,

Kirk Voclain

Paul 08-21-2002 07:17 PM

Quote:

Originally posted by voclain
.....HERE's WHAT IT Looks like after I activate the script in my browser:

Script Version 1.04r
WebBBS-to-vBulletin 2.2 Message Converter

Connected successfullyQuery failed inserting post

Did you make sure to edit the following part of the file?:

PHP Code:

// Server: Change this the server your mySQL database is on.
$server "localhost";

// Sqldatabase: Change this to the name of the database on your server that vBulletin is on
$sqldatabase "vbulletin";

// Sqluserid: Change this to the username for your mySQL server database
$sqluserid "username";

// Sqlpassword: Change this to your password for your mySQL server database
$sqlpassword "password"

Make sure your database name, SQL username, and SQL password are all correct. Use the same settings that vBulletin uses.

voclain 08-21-2002 07:23 PM

YEP!!

I did that. INFACT when I go the the MySQL data base and look under Threads, IT posted ONE of the 25 I tryed to import. But that ONE does not show up on the Forum???

I'm sorry to say, I'm confused???

Yours,

Kirk Voclain

Paul 08-21-2002 07:30 PM

Have you specified the correct forumid?

voclain 08-21-2002 07:30 PM

Also:

Does it matter that the files in WebBBS look like this (I mean within the sequencial numbers):

SUBJECT>Re: This board is cool.
POSTER>Kirk Voclain
EMAIL>kirk@internet8.net
DATE>1021396575
IP_ADDRESS>64.165.69.139
PREVIOUS>5999
NEXT> 6008
IMAGE>http://www.pro4um.com/heli/rg.jpg
LINKNAME>The Pro4uM
LINKURL>http://www.pro4um.com
<P>This is a cool shot of my new helicopter.

I'm running version 5.00 of WebBBS. And version 2.2.6 of VB.

YOUR help is GREATLY appreciated!!!

Yours,

Kirk Voclain

voclain 08-21-2002 07:32 PM

YEP!!

And again in the data base, it lists it under the correct forum ID.

Yours,

Kirk

Paul 08-21-2002 07:34 PM

I have checked your web site and see that you are running webbbs 5.0. I did not design this conversion script for that version. Please post an two or three message files as attachments from your forum so we can look at the fields it's using and adjust the script to work for you.

Paul

voclain 08-21-2002 07:41 PM

Here are those file you requested. ALSO, when you go to my web site: http://www.pro4um.com well VB is not running there. I have VB set up and only working on an IP address.

MY HOST who currently has my site refused to upgrade his system to PHP and MySQL so I could use VB, so I'm switching.

IN THE process of swithching, I have not transfered the DNS yet, so VB is working, but only with an IP address.

I'm telling you all of this, to ask IF it matters or not???

LET ME KNOW and here are those files:

Kirk

Paul 08-21-2002 07:44 PM

Hah! While I was posting my response, you posted an example of one of the data files from your forum. It appears that your version of WebBBS uses unix timestamps instead of a string to specify the date, so that would cause my script to break. Try using the attached script and see if you get better results. Let me know how it works.


All times are GMT. The time now is 02:49 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.01040 seconds
  • Memory Usage 1,739KB
  • 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)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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