News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Mike Bobbitt's ubb.classic converter: errors

Started by edsager, October 05, 2008, 03:19:26 PM

Previous topic - Next topic

edsager

Hello,

I have been using Mike Bobbitt's script for converting ubb.classic 6.7.3 to smf, but when I run the converter, I get the following errors:

Notice: Undefined index: conv_cats in H:\htdocs\smf\ubb_to_smf.php on line 221

Notice: Undefined index: conv_forums in H:\htdocs\smf\ubb_to_smf.php on line 222

Notice: Undefined index: conv_users in H:\htdocs\smf\ubb_to_smf.php on line 223

Notice: Undefined index: conv_posts in H:\htdocs\smf\ubb_to_smf.php on line 224

Notice: Undefined index: conv_topics in H:\htdocs\smf\ubb_to_smf.php on line 225

Notice: Undefined index: mysql_host in H:\htdocs\smf\ubb_to_smf.php on line 227

Notice: Undefined index: mysql_user in H:\htdocs\smf\ubb_to_smf.php on line 228

Notice: Undefined index: mysql_password in H:\htdocs\smf\ubb_to_smf.php on line 229

Notice: Undefined index: database_name in H:\htdocs\smf\ubb_to_smf.php on line 230

Notice: Undefined index: table_prefix in H:\htdocs\smf\ubb_to_smf.php on line 231

Notice: Undefined index: importexportdir in H:\htdocs\smf\ubb_to_smf.php on line 232

Notice: Undefined index: processing in H:\htdocs\smf\ubb_to_smf.php on line 233

Notice: Undefined index: overridefilenum in H:\htdocs\smf\ubb_to_smf.php on line 234

Notice: Undefined index: total in H:\htdocs\smf\ubb_to_smf.php on line 235

Notice: Undefined index: ignore_fails in H:\htdocs\smf\ubb_to_smf.php on line 236

Notice: Undefined index: drop_keys in H:\htdocs\smf\ubb_to_smf.php on line 237


The paths seem to be correct to the ubb.classic "importexport" file folder, so I am unsure what is wrong.

Any ideas as to how to overcome this challenge?

Thanks,
edsager

ThorstenE

I think you mean this one?
http://www.simplemachines.org/community/index.php?topic=10379.0

The above errors are php notice errors and should not be critical. Errors like this appear when using a variable which is not defined at the time it is called... All above variables will be defined by using the "Begin Conversion" Button. Have you tested the conversion by using "Begin Conversion" Button?

Remember: The Converter is not an official SMF-Converter, so we can only give limited assistance.

edsager

Thanks, TE.

I will try it again.

Thanks,
edsager

ThorstenE


Advertisement: