I'm sorry but there were a big problem in my train station (no trains during 3 hours !) and I forgot to post my work. Place this script in your forum root : smf2phpbb.php <? //you just need to edit this. The trailing slash is mandatory. $base = "http://localhost/forum/"; $list = array(...
Hello, I have a board currently running with smf. I want to switch to phpbb3. Links from smf are different than phpbb ones : I made a bridge (simple php file) between smf links to phpbb links. Everything is running fine. I added the seo on phpbb and everything is running. The server is apache 2 with...