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 Nebula Nebula is offline
Developer Last Online: Dec 2009 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 06-22-2001 Last Update: Never Installs: 143
 
No support by the author.

UPDATE: Please make sure to read the last posts. The beginning of the thread is kinda old, so please don't think this is how it works. Read the last posts.

----------------------------------

Hello. This is my first time posting here, so I hope I make a good first impression

Anyways...I just finished my phpBB 1.4.0 Convertor Utility, allthough I don't have an actual phpBB 1.4.0 DB to test it on. All I did was use a DB with 2 forums, one topic, and one post . Anyways, if you have phpBB 1.4.0, or any other kind of phpBB (Convert it to 1.4.0, of course ), please please help me test this.

If you find an error or some way of crashing or messing up the process, please tell me what happened. Also, if you could send me a copy of the database you are using, that would be greatly appreciated. Please don't think I'll steal your PWs, because they are MD5 encoded.

Known Bugs:
  • Does not make private forums private while converting

When it is converting, all the user passwords are changed to a different md5-encoded string. I plan to change this later.

I know it isn't very user friendly. Also, please don't take any part of this code without my permission. I worked really hard on it. Thanks a bunch.

Please post anything you have to say about this below.

Show Your Support

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

Comments
  #142  
Old 09-04-2001, 07:21 PM
rebby rebby is offline
 
Join Date: Oct 2001
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Nebula
cool, I'm here. Tell me if anything happens.
will do... probably tomorrow though... i will be leaving before it gets finished!

after it imports threads, what is left?
Reply With Quote
  #143  
Old 09-04-2001, 08:45 PM
Nebula's Avatar
Nebula Nebula is offline
 
Join Date: Dec 2001
Location: Michigan, USA
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PMs, Options, and to update counters...that's all
Reply With Quote
  #144  
Old 09-06-2001, 11:55 AM
rebby rebby is offline
 
Join Date: Oct 2001
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well the conversion went good w/the exception of some of the bb code... for example ->
Code:
the [b] tags reverted to <b>
and some of the [url] tags reverted to <a href....>
so some of the pages are a little messed up but the conversion went pretty good all in all.
Reply With Quote
  #145  
Old 09-06-2001, 06:35 PM
Nebula's Avatar
Nebula Nebula is offline
 
Join Date: Dec 2001
Location: Michigan, USA
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

.........what?

Sorry, didn't understand that one at all :P

Tell me more about some pages screwing up, and what do you mean some BBCode reverted?
Reply With Quote
  #146  
Old 09-06-2001, 08:05 PM
rebby rebby is offline
 
Join Date: Oct 2001
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i found little snipets of html within some posts. not sure if it should be there or not. i haven't had time to look over the board as much as i would like to.
Reply With Quote
  #147  
Old 09-06-2001, 08:32 PM
Nebula's Avatar
Nebula Nebula is offline
 
Join Date: Dec 2001
Location: Michigan, USA
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can you tell me what kinds of HTML? Bold Tags...Link Tags...Font Tags...give me some info!!
Reply With Quote
  #148  
Old 09-07-2001, 05:38 AM
Juan Juan is offline
 
Join Date: Nov 2001
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I haven't had much time lately to keep testing the script. My phpBB forums are now cleared from all problems encountered from importing from IB, so I have a 100% working database.

I imported everything into Vbulletin and this time it went much better than before, if fact there are just a couple of problems this time.

The first is the members, it does imports them but does not merge them at all. i.e where members had the same username at phpBB as in vBulletin, they appear as duplicates (2 Charles, 2 John, etc) That is nothing too serious as I can fix it manually.

The main problem are the dates and I've tried everything. Not with the date they registered but with the date of posting. i.e May 23rd, 2037 03:59 In all the posts, the dates are wrong. They year is always in the future.

Anyone else having this problem or knows how it can be fixed? I'm not talking about importing into an empty database, that may work, but one which has members and posts already.

Apart from that, it's perfect.
Reply With Quote
  #149  
Old 09-07-2001, 12:45 PM
rebby rebby is offline
 
Join Date: Oct 2001
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Nebula
can you tell me what kinds of HTML? Bold Tags...Link Tags...Font Tags...give me some info!!
so far i've only seen bold and link tags.
Reply With Quote
  #150  
Old 09-07-2001, 06:50 PM
Nebula's Avatar
Nebula Nebula is offline
 
Join Date: Dec 2001
Location: Michigan, USA
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

okie, I'm reconverting my test board (provided by ParentStep.com). I will see what is wrong with the bold and link tags not working. Also Juan, That problem can be fixed about the dupe usernames. Just tell me how I should change it Also, I'm looking into the whacked post dates...

I'll let you know what happens, and if i'm able to reproduce some of your errors.
Reply With Quote
  #151  
Old 09-07-2001, 08:09 PM
Nebula's Avatar
Nebula Nebula is offline
 
Join Date: Dec 2001
Location: Michigan, USA
Posts: 160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm...I reproduced the all the errors but the post date/time bug, and fixed them. As for that, it worked completely fine for me. Since it is not broken for me, I won't try to fix it. Try converting again, and make sure that you are using phpBB version 1.4.0 or higher. If you still get something messed up with the post date/times...please send me a link where I can download a copy of your phpBB database (or a direct link to phpMyAdmin).

Here's the new release. I fixed some BBCode issues...what happened was, I removed the insensitivity flag in the preg_replaces in the HTML2vBCode function. So, only HTML tags that were uppercase were changed. That's now fixed. This version, you really only need to use it if you want to try to import a database, I did not add any new features.
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 07:38 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.06623 seconds
  • Memory Usage 2,303KB
  • 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)bbcode_code
  • (2)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
  • (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