SMF Version: SMF 1.1 RC3
When trying to convert I get this error and I have all the yaBB files and the converter files(2).
Quote
Warning: file($boarddir/Variables/Settings.pl) [function.file]: failed to open stream: No such file or directory in /home/leet/public_html/yabb/yabb21_to_smf.php on line 94
Warning: Invalid argument supplied for foreach() in /home/leet/public_html/yabb/yabb21_to_smf.php on line 95
Converting membergroups...
Warning: file($boarddir/Variables/membergroups.txt) [function.file]: failed to open stream: No such file or directory in /home/leet/public_html/yabb/yabb21_to_smf.php on line 116
Warning: Invalid argument supplied for foreach() in /home/leet/public_html/yabb/yabb21_to_smf.php on line 117
Unsuccessful!
This query:
DELETE FROM `smf`.smf_permissions
WHERE ID_GROUP > 4;
Caused the error:
Access denied for user 'leet'@'localhost' (using password: NO)
It seems like the $boarddir var is not being parsed correctly. Use the converter in this topic.
http://www.simplemachines.org/community/index.php?topic=122338.0