Hi,
I am wondering if there is some kind of information available on how best to migrate an existing ubb threads community to oxwall. I am handy with SQL and PHP, so I can write some SQL scripts to export data from ubb to oxwall. I want to use the oxx forums as a replacement from the ubb threads forum, so I am interested in any insights upon the oxx database structure that I can use.
E.g. are there any basic SQL scripts available for the following:
-Create forum.
-Create topic in Forum
-Add post to forum.
I also want to migrate my userbase, so I am also interested in any basic SQL scripts to:
-Create a user and set password to something.
Any help would be appreciated with this :).