Possible to port existing phpBB into an existing XenForo forum?

NeoCHI

Active member
I have a phpBB forum and a xenForo forum. Both with content. Is it possible to port the phpBB forum into a new forum within my existing xenForo forum without it messing it up? If so how hard is it?
 
So if I am doing a phpBB to xenForo conversion where the xenForo installation already has content, I can not redirect the phpBB urls to xenForo?

You can. You will need to use these redirect scripts to perform the id mappings since you will not be able to use the same ids when importing into a populated XF forum:

http://xenforo.com/community/resources/redirection-scripts-for-vbulletin-3-x.264/

Rewrite rules may be required to relay your phpBB URLs to the redirect scripts.
 
Top Bottom