vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   yaBB SE to vB converter (https://vborg.vbsupport.ru/showthread.php?t=48863)

ssc 02-12-2003 10:00 PM

yaBB SE to vB converter
 
I'm glad to sharing the script which I wrote for the import from yaBB SE.
It is tested on vB 2.2.9 and yaBB SE 1.4.0.

Just copy to your site, change settings.php and run yabbse2vb.php
You will see the instruction then.

Please use english language. German language is not updated there.

Use for your OWN RISK.

Special thanks to "Television Board.de (Boothby)" for the yaBB to vB converter.
My script is based on that. :)

timo_copts 02-14-2003 08:43 AM

realy
thank u veryyyyyyyyyyy much
iam search for it frome month ago
i will try it but i need to make upgrade to yabbse
i have yabbse v 1.0.0
it work with it?? or i make upgrade????

ssc 02-14-2003 11:09 AM

Im not specialist in yaBB SE 1.0 but it will work if DB structure the same.
I have tested it only on my forum.

please do the backup of database because I have tested it only once.
:classic:

timo_copts 02-14-2003 12:54 PM

ok
i iwll upgrade-->yabbse v 1.0 to v1.4
and i have vb v 2.2.9
as u do in ur forum
thanks

nferreri 02-14-2003 04:18 PM

hmm.. just tried this and seem to be getting this error by just running the member upgrade:

tendaven (Error: "Table 'oldforums.user' doesn't exist")
shelick (Error: "Table 'oldforums.user' doesn't exist")
Niada (Error: "Table 'oldforums.user' doesn't exist")

all members coming up the same..

my database is called oldforums...

not sure why it's trying to reference oldforums.user ???? i put in the config file that the name of the users table was members.

nferreri 02-14-2003 04:21 PM

also noticing sql syntax errors when trying to import their personal text with a ' in the field. these extra ' are interfering with the sql string so you might want to do a replace to get rid of those and strip 'em out.

gerges 02-16-2003 04:20 AM

when i try to convert threads i get this error


Table 'yabbse.forum' doesn't exist

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in E:\http://www.coptic\copts.com\www\boar...\functions.php on line 13

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in E:\http://www.coptic\copts.com\www\boar...\functions.php on line 30

SELECT yabbse_topics.*, yabbse_messages.* FROM yabbse_topics LEFT JOIN yabbse_messages ON (yabbse_topics.ID_FIRST_MSG=yabbse_messages.ID_MSG ) WHERE ID_BOARD=1
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in E:\http://www.coptic\copts.com\www\boar...\functions.php on line 30


also for members get the error

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in E:\http://www.coptic\copts.com\www\boar...\functions.php on line 23

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in E:\http://www.coptic\copts.com\www\boar...\yabbse2vb.php on line 91

may u help plz
regards
gerges

ssc 02-17-2003 09:48 AM

Gerges, please check the settings into 'settings.php' file.

nferreri 02-17-2003 06:37 PM

any fixes for my problems?

ssc 02-19-2003 10:41 AM

nferreri, seems that oldforums is your yaBB database but you have to specify your vB database.


All times are GMT. The time now is 01:44 AM.

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.01084 seconds
  • Memory Usage 1,732KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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