SMF Version: SMF 1.1 RC3
I am wanting to import two phpbb forums from technically two different sites into one SMF installation. The hurdle with this will be that some accounts will be duplicate (the same from both forums), and some will be different, but will need to be merged into one account. That is, John has account UserA in phpbb1 and UserB in phpbb2. When I import these into SMF, is there a way to merge both of these accounts into UserA?
I realize that my question is confusing. If I need to clarify anything, let me know.
SMF currently doesn't have a merge script, but I'm pretty sure phpBB does, so you'll need to merge both phpBB boards into one and then convert to SMF.
Thanks for pointing me in that direction. I found something that looks like it will work.
http://www.phpbb.com/phpBB/viewtopic.php?t=203648&postdays=0&postorder=asc&start=0
The updated script in on the 5th page, but still one should read all the pages to make sure there aren't problems with the script, etc.
Thanks again.