Hi!
You should follow this simple steps :
1 Install Fireboard
2 Modify the php script according to your joomla enviroment :
-------------Config---------------------*/
//MySQL Database host - usually 'localhost'
$host='localhost';
//MySQL Database user
$user='HERE';
//MySQL Database password
$pass='HERE';
//MySQL Database name
$db='HERE';
// Mambo database prefix
$mosConfig_dbprefix = "jos_";
// phpBB2 database prefix
$phpbb_dbprefix = "phpbb_";
/* ---------------------------------------*/
3 Run the script
4 Read the original thread!
I had no issue in the conversion. Test it locally if you can.
You can't damage your phpbb because the script just copy data.
Good look!
Andrea
http://www.donidoni.it