http://www.gadgetbit...com/?f=21&t=634
This is my config.php file from the converter package
<?php
// THE URL TO YOUR IPB FORUMS (no trailing slash or index.php)
define('IPB_URL', 'http://www.gadgetbit.com');
// THE PATH TO YOUR IPB FORUMS (no trailing slash)
define('IPB_PATH', '/public_html');
// THE CONVERSION ID
// This would have been asked for when setting up the converters
define('CONV_ID', 'phpbb');
?> The previous forum was in root/forum but the new one is in root. Is this the cause of the problem and if so how can I get round it?











