Project homepage: http://github.com/vvondra/PHP-NUKE-to-phpBB3-convertor
See below for latest version and download:
At this moment it is tested with a list of NUKE based CMS software. Please consult a conversion on a different system with me before you try. I would like to add more possibilities to the list.
How to use:
Download the archive, unpack it, and upload the contents to your conversion installation(phpBB3), you should have two more files in the install/convertors/ directory at the end. Then run the conversion as normally(click the Convert tab on the installation screen), but select this convertor from the list.
Known issues:
None
Download:
Version 1.2 PHP-NUKE to phpBB3 Convertor 1.2
Support/Donation:
I will be glad for any given support and hope this convertor will fullfill your expectations:

A few notes on usage:
Table prefix: don't include the "bb" in the prefix, use the same prefix as set in the NUKE config.php(just add an underscore - "_")
Former board path: Set it to the phpBB root, not the NUKE root, it is probably going to end with modules/Forums/
Tested on these systems:
UNITED-NUKE 4.2.08ms2
PHP-NUKE 7.9
Nuke-Evolution Basic - 2.0.5
PHP-NUKE Clan 4.2.0
Changelog:
- 0.0.1 -
- first release
- 0.0.2 -
- fixed including of encoding variable
- fixed missing prefix on config table
- 0.0.3 -
- fixed encoding issues in topic/forum/category titles
- minor cleanups of the code
- 0.0.4 -
- enabled attachment conversion for Nuke-Evo
- minor tweaks in code
- 1.0 -
- Updated the converter (applied phpBB commits)
- Incremented version
- Code formatting
- 1.1 -
- Fixed bug
- 1.2 -
- Bumped versions and checked integrity
- Fix bug with converting moved topics