Hi all
I have a development database that has forums and categories all set up. However it is a separate database from my production websites full database. There are elements of these two databases that integrate with one another, so I want to have a single db for production.
I have setup a new db with the combined elements, all from scratch. But now I would like to migrate the forums and categories from the dev db to this new, empty YAF included db.
I have tried a simple export/import in sql, but this just buggers things up (to use a technical term). Is there a simple way to migrate the contents of Forums and Categories from one YAF database to a different YAF database?
If not, then I will just have to recreate the Categories and Forums. Tedious, but it works.
Thanks
Richard