I'm building a completely new version of my website (currently runs on phpBB and a custom CMS). I'm using Wordpress and phpBB this time. When I'm done and ready to make the switch, I'm having trouble deciding how to actually do it.
I'd love to just leave the phpBB database exactly where it is and then somehow make my new phpBB forums just consider that phpBB database its database instead of having to do some sort of export/import.
Can I just copy the config file of the old forum and paste it into the new forum? I want this to be seamless and I want the only thing my users know about/see is just that there is magically this new skin on their site. I don't want them to have to re-register or anything like that.
Is this possible?