You need to edit the phpbb2phpnuke_config file:
Code:
$dbhost = "localhost";
$dbuname = "";
$dbpass = "";
$dbname = "";
$nuke_prefix = "nuke";
$user_prefix = "nuke";
$phpbb_prefix = "phpbb";
The prefixes are the default ones for both phpBB2 and nuke. You need to check they are correct. Also the phpBB tables and nuke tables must be in the same database, or the script will not work.
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --