There was a bug in this case... sorry

i updated the file functions_ipb13.php please check out again the convertor and test it to see if things are better.
Included the patch for that. Thanks D¡ckyD¡cky wrote:tygerbug,
For the guest postings:
OPEN functions_ipb13.php
FINDREPLACE WITHCode: Select all
function phpbb_user_id($user_id) { global $config;
Code: Select all
function phpbb_user_id($user_id) { global $config, $convert, $src_db, $db; // If the old user id is 0, it is the anonymous user... if ($user_id == 0) { return ANONYMOUS; }
Any ideas why it stopped recognising my IPB directory?Could not find path to your former board. Please check your settings and try again.
» ../../somepath/board was specified as the source path.