Vbulletin to SMF converter problem.

Started by unbri, November 18, 2006, 11:55:32 PM

Previous topic - Next topic

unbri

Ok, I've followed all the instructions right.  I've added both users to the same database, I have them in the same directory and I have the sql.  I upload the convert.php to the forum directory along with the sql file and when I convert it say's it's unsuccessful due to the fact that there isn't a database.  This is the error I get...any help would be appreciated and I've read other posts on these errors but I still can't get it to work.

Unsuccessful!
This query:

    -- phpMyAdmin SQL Dump
    -- version 2.9.0.2
    -- http://www.phpmyadmin.net
    --
    -- Host: localhost
    -- Generation Time: Nov 17, 2006 at 09:32 PM
    -- Server version: 4.1.21
    -- PHP Version: 4.4.2
    --
    -- Database: `rolyang_forums`
    --
    -- --------------------------------------------------------
    --
    -- Table structure for table `files`
    --
    CREATE TABLE `files` (
    `id` int(10) unsigned NOT NULL auto_increment,
    `info_hash` varchar(40) NOT NULL default '',
    `md5sum` varchar(32) NOT NULL default '',
    `filename` varchar(255) NOT NULL default '',
    `size` bigint(20) unsigned NOT NULL default '0',
    PRIMARY KEY (`id`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1;

Caused the error:

    No database selected

unbri

nevermind although it said it was unsuccessful i gave it like 2 hours and now all the posts are there for some reason lol...i dont care it worked. u guys can lock this thread now sorry about that

Advertisement: