View Full Version : transferring data from UBB to VB
Habib
Sat 31st Mar '01, 2:46pm
Salam,
Is there any way of transferring the users and furoms threads from UBB to vBulletin 1.1.6 ?
i transfer the Members and ubb folders to the new vBulletin but i don't know how to make the vBulletin upload the members and threads!!!!
is that come on option on Admincp!! or need script to do that?
Habib
Sat 31st Mar '01, 6:37pm
i find one Option on AdminCP and i move the members succesfuly
but when i try to move the forum i get this Errors
Warning: file("/usr/home/zmq8chat/htdics/ubb/ubb/categories.file") - No such file or directory in /usr/home/zmq8chat/htdocs/msgs/admin/import.php on line 367
Instructions will appear at the bottom of this page telling what to do when this is done
Adding categories
Warning: Variable passed to each() is not an array or object in /usr/home/zmq8chat/htdocs/msgs/admin/import.php on line 372
Categories added successfully
Getting Moderators
Warning: file("/usr/home/zmq8chat/cgi-bin/ubb/forums.cgi") - No such file or directory in /usr/home/zmq8chat/htdocs/msgs/admin/import.php on line 414
Importing forums
Warning: Variable passed to each() is not an array or object in /usr/home/zmq8chat/htdocs/msgs/admin/import.php on line 417
Forums added correctly. Please import posts now.
Click here to import posts
any one can help !
Mike Sullivan
Sat 31st Mar '01, 8:07pm
/usr/home/zmq8chat/htdics/ubb/ubb/categories.fileThere's a typo in your path there.
Not sure about forums.cgi -- that's a standard UBB file. Perhaps an error in your path?
Habib
Sun 1st Apr '01, 4:35pm
Yes you are right this was the problem :)
i fix it and evry think work good with me .. thanks alot
but i have one question ...
how i can update the Threads??
i find only this option on adminCP
====Threads
-------Prune
--------Move
not update!!!!
any more help ;)
Mike Sullivan
Sun 1st Apr '01, 4:41pm
You won't need to update threads -- they're completely dynamic.
Habib
Sun 1st Apr '01, 5:20pm
Great you let me know somthing new now Ed thanks.
but sames new problem come on the way now..
i see Error Msg come when i reading the posts
Warning: Too many connections in /usr/home/zmq8chat/htdocs/msgs/admin/db_mysql.php on line 50
There seems to have been a slight problem with the database. Please try again by pressing the refresh button in your browser.
i don't know what wrong here the VB and Mysql work on my server ...
do you have any idea about this?
Mike Sullivan
Sun 1st Apr '01, 5:28pm
That's an issue your host will have to deal with -- MySQL will only accept a certain amount of connections at the same time. They'll have to increase it.
Alternatively you could change the mysql_pconnect's to mysql_connect's in db_mysql, or [if you use version 2] set $usepconnect=0;
Habib
Sun 1st Apr '01, 5:37pm
my MySQL connection id is 30 to server version: 3.23.33
this the version that i run on my server !
i don't know where to start to fix this problem?
i want it open limet for members on Vb to be not get like this Error on Future..
Thanks for your support Ed..
Mike Sullivan
Sun 1st Apr '01, 5:43pm
It's probably easiest if you browse the MySQL/Server config forums. They'll show you how to set up a my.cnf file (the option you want to change is max_connections)
Habib
Sun 1st Apr '01, 5:57pm
you did your job here thanks alot man..
http://www.vbulletin.com/forum/showthread.php?threadid=12817
vBulletin® v3.8.0 Beta 3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.