Topic: XMB 1.9 to PunBB converter
Hi all,
Further to my previous posts, I have decided to write converter for those with XMB 1.9 forums who wish to migrate to PunBB.
I have so far almost completed the user part, working successfully for a migration of 3000+ users and their settings.
I will detail any problems and imcompatibilites as I go along, with the aim of releasing a php script for those whishing to migrate.
Adam
incompatibilities
XMB has a few fields that PunBB doesnt seem to have an equiveabent of:
* birthday - this is used to calculate age, and also for XMB's "todays birthdays" list.
* dateformat / timeformat - I was supsrised to find that PunBB doesnt support user customisation of time and date display?
* avatars - XMB uses hotlinking, PunBB uses file uploads. It's possible I could write a script to convert, but not at the moment.
* last_post field in PunBB - XMB does not have this field, but I will see about a simple calculation to fix that.
* mood and bio fields in XMB - PunBB doesnt have an equivalent from what I can tell - the bio field is often used, and the mood field is normally used for all sorts of things, in my case, what car they drive.