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)

Ultan 01-10-2006 06:50 PM

Quote:

Originally Posted by garymill
My error message is this.

Script Version 1.3-WebBBS
WebBBS-to-vBulletin 3.0 Message Converter


Fatal error: Cannot redeclare html_entity_decode() in /hsphere/local/home/cybermac/cybermacro.com/forums_webbbs/forum1/bbs0/wbb3.php on line 130


I appreciate any help to get this working.


I have the same problem . Any help please?!


Mushabab

Ultan 01-13-2006 11:36 AM

Quote:

Originally Posted by tgmorris
Here it is. It will likely need tweaking for each individual as I tuned it to handle how I did smilies on my site. The vb3 sections could probably be used for any other system as well.

Thank you for your efforts as well as the original Author [ Paul ]. :up:

I am disperate for help!

I have followed the instructions in the modified script [ Script Version 1.3-WebBBS ] to convert my WEBBBS 5.2 post to VB 3.2.5. . This what I got:

I commented lines 130 - 134, where in my machine PHP 5.x . I got this output

Script Version 1.3-WebBBS
WebBBS-to-vBulletin 3.0 Message Converter

Connected successfully
Query failed inserting thread: INSERT INTO thread (`threadid`, `title`, `firstpostid`, `lastpost`, `forumid`, `pollid`, `open`, `replycount`, `postusername`, `postuserid`, `lastposter`, `dateline`, `views`, `iconid`, `notes`, `visible`, `sticky`, `votenum`, `votetotal`, `attach`, `similar`) VALUES ('', 'Welcome !', '0', '929072991', '3', '0', '1', '0', 'Editor of General Forum ( This one )', '0', 'Editor of General Forum ( This one )', '929072991', '0', '0', '', '1', '0', '0', '0', '0', '') "


This was partially convertion of post #1 of webbbs.

Please help to figure out what else can be done from my side to have it works.

Regards;

Mushabab Al-Murayeh, MD

Ultan 01-17-2006 01:57 PM

Where is everybody?!

After strugle I could reach this result where only 4 messages were converted then error.

Script Version 1.3-WebBBS
WebBBS-to-vBulletin 3.0 Message Converter

Connected successfully
New Thread 1
New Thread 2
New Thread 3
Query failed getting counts for forum: SELECT replycount FROM forum WHERE forumid = 2


I still need help :tired:

Mushabab

oldengine 02-28-2007 03:57 PM

A reminder to those using this script: wbb3.php (TGMORRIS POST #60)

YOU MUST NOT BE USING A TABLE PREFIX IN YOUR VB DATABASE!

If you need to change your prefix, use /install/tableprefix.php CAUTIOUSLY!

I am using vB 3.62 and the wbb3.php script imported 100 WebBBS posts into a test board just fine for me. My next process is to import them into my board that has over 100,000 posts.

USE A TEST BOARD and work it out. It can be done, but please don't ask me to do it for you. I do not have the time nor the resources to get involved. I only want to give you the encouragement that this feat is possible.

EDIT:
Code:

// can be removed if using PHP 4.3.0 or above
// function html_entity_decode( $given_html, $quote_style = ENT_QUOTES ) {
//  $trans_table = array_flip(get_html_translation_table( HTML_SPECIALCHARS, $quote_style ));
//  $trans_table['''] = "'";
//  return ( strtr( $given_html, $trans_table ) );
// }



All times are GMT. The time now is 11:29 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.01373 seconds
  • Memory Usage 1,728KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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