Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

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
  #32  
Old 08-19-2001, 08:01 AM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It uses the nicknames - but I don't think there are problems with some characters... but I'm not sure...
Reply With Quote
  #33  
Old 08-19-2001, 10:08 AM
smacwill
Guest
 
Posts: n/a
Default

My users used special Chars in their Nicks. All imported just fine.


---------------
www.overclockers.com
forums.overclockers.ws
Reply With Quote
  #34  
Old 08-19-2001, 05:34 PM
Pulsorock Pulsorock is offline
 
Join Date: Oct 2001
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks
So that mean that when I import from UB2K, what's imported is the Nickname and not the username. After that my users will need to type their nickname instead of what they use to do was type their username for login in?

What about the password? Will it remain the same during the import? Or will they have to change or request their password via email in order to successfully log in?

[off topic question]
Doing my local test of the software on my Win2k running apache, php and mysql I noticed that Unregistered members don't have the smiles at the left side of the message box, but registered members do have it. Is that normal or can I change it so all users (registered or not) have the smiles at the left side of the box?
[/off topic question]
Reply With Quote
  #35  
Old 08-19-2001, 05:58 PM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by pulsorock
Thanks
So that mean that when I import from UB2K, what's imported is the Nickname and not the username. After that my users will need to type their nickname instead of what they use to do was type their username for login in?
yes

Quote:
What about the password? Will it remain the same during the import? Or will they have to change or request their password via email in order to successfully log in?
It is NOT possible to import the passwords as the UltraBoard encrypts the password, the vBulletin not. The users will have to use the "send password" functions. The other option is to use the "email all users" feature in the cp - so you can simply send every user the new password...

Quote:
[off topic question]
Doing my local test of the software on my Win2k running apache, php and mysql I noticed that Unregistered members don't have the smiles at the left side of the message box, but registered members do have it. Is that normal or can I change it so all users (registered or not) have the smiles at the left side of the box?
[/off topic question]
Sorry, don't really know what you mean...
Reply With Quote
  #36  
Old 08-19-2001, 07:06 PM
Pulsorock Pulsorock is offline
 
Join Date: Oct 2001
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[off topic mode]
[QUOTE]Originally posted by GameCrash

Sorry, don't really know what you mean...
Reply With Quote
  #37  
Old 08-19-2001, 07:18 PM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Same thing on my forums... I did not notice this yet, no guests are allowed to post on my forums.

I could not find a toggle for this, maybe you should ask this in the "How do I" forum...
Reply With Quote
  #38  
Old 08-20-2001, 12:53 AM
allusion
Guest
 
Posts: n/a
Default

I get this error:
Inserting temporary data... done.
Preparing user files... Error: Can't copy the Accounts.export

ubimporter.php and it's directory is CHMODed 777.

What could be going wrong?
Reply With Quote
  #39  
Old 08-20-2001, 06:48 AM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You must chmod the directory "ubimporter", not the directory of the ubimporter.php. Example: If you UltraBoard is in /cgi-bin/UltraBoard/ you would place the ubimporter.php in / and then create a new directory /ubimporter
Reply With Quote
  #40  
Old 08-20-2001, 02:08 PM
linesiders
Guest
 
Posts: n/a
Default

I'm still getting the "Can't copy Accounts.export" and it fails importing posts with "Error: Could not find backup file!" I've looked at the paths but I must be braindead or something...

Last eeror I get is "Warning: Supplied argument is not a valid Directory resource in /home/lineside/public_html/ubimporter.php on line 1592
done." probably a result of the other problems with my board...

Thanks - and nice work on the script. I think the problem is more with me that your script GC
Reply With Quote
  #41  
Old 08-20-2001, 02:14 PM
GameCrash GameCrash is offline
 
Join Date: Oct 2001
Location: Germany (Bavaria)
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When you did the backup, did you use the option to compress the backup to .tar.gz?
Reply With Quote
Reply


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:21 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.05121 seconds
  • Memory Usage 2,300KB
  • 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
  • (3)bbcode_quote
  • (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
  • (8)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