Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
Details »»

Version: , by GameCrash GameCrash is offline
Developer Last Online: Oct 2012 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 08-07-2001 Last Update: Never Installs: 25
 
No support by the author.

Please do not contact me via ICQ, Email, PM or anything other way than this thread any more!

Okay... this is my UB2k 2.2.x to vBulletin 2.0.x importer. It can import styles (= skins), users, forums, moderators, posts and private messages.

This Importer has been created for vBulletin 2.0.3! The most things work correctly with 2.2.x (it will import the styles, users, forums, moderators, posts and private messages) but some features like setting new passwords for admins doesn't work. I don't want to create a new version as I don't think there are many UB2k users left who could import...

This script does not work with the vB import system as I wanted to have it independent of the vB directory (some servers are not able to read files in directories like ../../ub2k/). You can upload the script to any directory where you can access the UB2k directory and the vBulletin database.

A manual is in the zip file. Please do not email or pm me if you have questions or found bugs. Please simply answer the thread.

Known bugs:
- On some servers you need to chmod the directory "ubimporter" to 777...

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #152  
Old 01-23-2002, 03:42 PM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

step 8 = importing pms
step 9 = cleaning up (deleting temporary files and tables etc.)

You could call step 8 manually (ubimporter.php?step=pms) but then you wouldn't have all posts imported.

ptenthus' problem was simply that there were too many posts so the script collidated with the server restriction. But 30 minutes? Don't think that's the issue. How many threads/posts do you have? What is the url of your forum?
Reply With Quote
  #153  
Old 01-23-2002, 04:14 PM
ptenthus ptenthus is offline
 
Join Date: Jan 2002
Location: Lyons, CO
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh, that reminds me...

Thanks GC! You rescued my forums.

I, and about 2200 users, thank you.

Scott K
PT Enthusiasts
Reply With Quote
  #154  
Old 01-23-2002, 04:39 PM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

np
Reply With Quote
  #155  
Old 02-10-2002, 12:59 PM
EMPiRE EMPiRE is offline
 
Join Date: Feb 2002
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone ever tested the ubimporter on a Win2K OS?

For it totally fails to work

I have succesfully installed vB, moved the complete UB2K from a Solaris server to the D: drive, started the ubimporter and it results in these errors:

The script first tries to read the *.txt (backup files) from D:/FF/cgi-bin/UB/Private/backups dir but there is no *.txt backup... the backup which exists has a .log extension. I have bypassed this problem by creating a.txt file with the dirname of the backup and it seems to continue...

I have continues leaving everything default. When clicking submit @ importing user this error appears: Can't copy the Accounts.export (this file exists in the backup)

I continue anyway, importing the foums goes ok, importing the moderators fails as there are no users... importing the posts also fails as it can't find the backup dir

So it has something to do with the first error when it can't find any backups!

Can someone help me out?!
Reply With Quote
  #156  
Old 02-10-2002, 01:34 PM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well... don't know. Could you try to chmod 0777 every dir and file in the backup dir?
Reply With Quote
  #157  
Old 02-11-2002, 12:50 PM
EMPiRE EMPiRE is offline
 
Join Date: Feb 2002
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There are no file-rights possible like there are on Unix systems

But I got it to work on Win2K

The problem of not finding the *.txt backup was that I never used an description for the backup, then this *.txt is also not created!

The only thing is on a Win2k system, that you can not import more than 5000 users and posts in 1 go otherwise it will hang (and wait forever)

There is only 1 problem that the new admin pw does not work (as there was also a UB "admin" user?) and I can't seem to get into the control panel...

Any suggestions on how to reset the admin pw?
Reply With Quote
  #158  
Old 02-11-2002, 08:30 PM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You have to use the "Forgot password"-function. This is necessary for vBulletin 2.2.x as they started using encrypted passwords in this versions...
Reply With Quote
  #159  
Old 03-03-2002, 05:35 AM
mem mem is offline
 
Join Date: Oct 2001
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is this script can import all ultraboard upload files ?
if the answer is yes , what should i do? all post import
success , but lost all upload file( *.jpg *.gif.....)

thx
Reply With Quote
  #160  
Old 03-03-2002, 02:33 PM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No, it does not import attachments...
Reply With Quote
  #161  
Old 03-03-2002, 02:44 PM
TECK's Avatar
TECK TECK is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 4,182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow are still out there ub2k boards? impressive..
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:33 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09451 seconds
  • Memory Usage 2,293KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete