It's Late and probably obvious but I have 4 Word Press sites on the same domain and want to actually MOVE my forum to one of the other sites ?
You can do that very easy if the users are the same on source and target sites. I mean Wordpress _users tables are identical. But if you have different users in these WP database tables you have to do wpForo to wpForo migration, you can't move it, there will be User ID conflicts.
The wpForo to wpForo is available as a paid service in WEB. This is not an easy task. All IDs should be re-created on all data importing process.
Just export all _wpforo_ tables (with DROP TABLE option) and import to new database, it'll remove all wpforo tables from new website database and import old website forum tables. Make sure the table prefixes are the same and you don't have important data in new website forum.
and is ie possible to move wpforo forums from one site into another site. i want to export the wpforo forums to import another wpforo in other site