15
At the moment what i am doing is exporting all the working tables, table by table from the old database, into a new one.
The ones that look like they have all the info in (_user, _config _bb_categories, etc) are fine.
If i copy them into a new database, then do a fresh install on that database with the same table prefix, will it overwrite those tables?
I dont want to have to set up the forum again.