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-22-2002 04:06 AM

Quote:

Originally posted by voclain
HOWEVER, when I click on the board, NOTHING is there except the test message that I put there previously.

Can you post the temporary address to your new forum? If you'd rather, PM me the IP address and I'll take a look at it. Try converting 40 or so messages and then look at the forum home and see what you get.

Paul

voclain 08-22-2002 04:19 AM

IT'S A GIRL!!! WELL SORTA!!

See your PM.

Yours,

Kirk

voclain 08-22-2002 04:24 AM

I'M AN IDOT!!!
I'M AN IDOT!!!
I'M AN IDOT!!!

All I had to do (esp. since the test was old) was to change the "last 30 days" to "BEGINNING" and there it was!!

OH MY GOODNESS!!

YOU ARE WONDERFUL!!

OK, I'm naming my next child PAUL!!!

Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!! Thank you!!

OK, now PM me and tell me where you are!! I travel all over the country and teach Professional Photography!! IF you are in a city that I go to, I want to photograph your family, or take them to dinner, or do something for you!!

YOU HAVE NO IDEA how thankful I AM!!

A little girl!! So cute and sweet!!

Thanks again my friend!!

Yours,

Kirk Voclain

Paul 08-22-2002 04:27 AM

Heh. Not so fast. Note the date it claims all those posts were made. Something tells me you didn't have a really popular site in 1970... I'm off to examine the date function :) Be back with some updated code in a few...

Paul 08-22-2002 04:30 AM

do you have $useunixtime="1" set in the options?

voclain 08-22-2002 04:31 AM

Do you want me to go in and delete everything to retry the test???

Kirk

voclain 08-22-2002 04:32 AM

YES!!

$useunixtime="1"

That is how I have it.

Kirk

Paul 08-22-2002 04:33 AM

Just check for me and let me know if you have $useunixtime="1" in the settings at the top of the file before I go crazy trying to figure out what went wrong ;D

You *SHOULD* have $useunixtime="1" since you're using WebBBS 5.0

Paul 08-22-2002 04:36 AM

Ok. Yet another mistake on my part. Download the attached file, delete all of the posts you've already converted, and try again. :)

This time the dates should be correct.

Paul

Edit: The updated file can be found in the first post in this thread.

voclain 08-22-2002 04:36 AM

Here is and exact copy of what is in the script!! NOTICE that I have the offset to -0 could that have caused the problem???

HERE YOU GO:

// Earlier versions of WebBBS used local server time values for your messages. Enter in
// the offset from GMT to insert the correct timestamp into the database. For example, if
// the server where WebBBS files were saved was EST (GMT -5), you'd set the following value
// to "-5". You only need to change this if you've set $useunixdate = "0" (below):
$gmtoffset = "-0";

// Are you using an older version of WebBBS that does not use unix time? If so, set the
// following to "0". If you are using 5.x, leave the value below to "1":
$useunixdate = "1";

Yours,

Kirk


All times are GMT. The time now is 02:33 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.00971 seconds
  • Memory Usage 1,734KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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