I am wondering if this is even possible would hand typing and adjusting a lot. Here is the dilema. We set our board up orginally with phpbb, then we converted to smf 1.1 rc2, now we are trying to get the lastest version going on a new site. We would like to keep all the data in the DB. The problem we have is the attributes in the user table is different, is there a way to get around this or adjust something minor instead of hand typing everything.
Thanks
[email protected]
It's actually quite easy - export the data from the database on the old server and import it on the new server. Then run repair_settings.php to fix paths and URLs as necessary. See moving servers (http://www.simplemachines.org/community/index.php?topic=85342.0) for more info.