SMF Converter from vBulletin 3.5

Started by bayridge, November 11, 2009, 05:21:02 PM

Previous topic - Next topic

bayridge

Mine not working. Getting these error messages.

Notice: Undefined index: convert_script in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 822

Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 825

Notice: Undefined index: convert_script in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 837

Notice: Undefined index: convert_script in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 733
Successful.
Recalculating forum statistics...
Notice: Undefined variable: result in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 2257

Notice: Undefined variable: result in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 1223

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 1233

Notice: Undefined variable: result in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 2257

Notice: Undefined variable: result in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 2258

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 1241

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 1251

............  whole bunch with same error message but different line numbers.  ..............

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 2429

Notice: Undefined variable: result in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 2257

Notice: Undefined variable: result in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 2258
Successful.

Notice: Undefined variable: to_prefix in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 1821

Notice: Undefined index: convert_script in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 1823

Notice: Undefined variable: result in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 2257

Notice: Undefined variable: result in /home/httpd/vhosts/mydomain.com/httpdocs/smf/convert.php on line 2258

Any ideas? Thanks.

Norv

You have installed SMF, is this SMF connecting to the database correctly? Perhaps you can make sure you tell the converter the correct location of your newly installed SMF? Eventually reinstall SMF if necessary.

Alternatively, you could also check using this: repair_settings.php ( What is repair_settings.php? ). Upload this script to your SMF directory, and run it from the browser. You will see the database credentials, as well as many other settings and paths. If you have a message on that page, saying that SMF cannot connect to the database, check your credentials.
To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github

bayridge

ON same server as VB. Everything is working fine with SMF except I can't copy VB to it. I saw that someone else was getting the same error on this post but it doesn't say how that was fixed. Thanks.

bayridge

Can anyone tell m,e the minimum tables I need to copy to get board running? I don't care about attachments, PMs, polls or that stuff. All I really care about is probably the members, categories and posts, etc. 

I can't get convert to work and host is useless about help, I'm not a Unix guy. I can write php scripts or use phpAdmin to load tables. It's probably easier to load tables than write scripts to do this.

So anyone that can tell me the tables that I need to fill to get my posts and members over, it would be helpful. The only problem might be passwords. I really need those to get moved properly also. Thanks.

Norv

Well, you cannot copy the tables, they have a different structure, thus the data needs to be converted to work. Even, taken from more than one table to be put into one table, and the other way around.
You can look at "user" in vbulletin, and "members" in SMF, as far as members are concerned, but perhaps other tables matter too.

Do you have the convert.php and sql file uploaded to your SMF folder? Though it's possible to work if they're elsewhere, it may be better if they are inside SMF directory.

Are your SMF and vb installed in the same directory or same parent directory?
To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github

Advertisement: