Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 11

CurtisOdenSpencerMcericgillettejsebeanx00 +6 guests

PunBB to Vanilla migration tool

This discussion is related to the PunBB to Vanilla migration tool addon.
PunBB to Vanilla migration tool

Comments

  • Posts: 59
    New version.
    # Link to first and last poster now working.
    # BB Code vs Text now working.
    # passwords are NOT translated.

    Yes, read the last line: password are not migrated which means that unless you use single sign on (which I do) the migration will leave your users unable to log in...
  • Posts: 59
    Simple bug fix. A value was hard coded (vanillal_test in post.rb) and is now not.
  • Posts: 257
    I have a community to migrate... how can I avoid the password translation problem? Will be a fix in the future?
  • Posts: 59
    Not much of a chance of a bug fix since I have not the time to continue with this. It was a one off but I thought that it maybe useful for others. The code is quiet simple so you should be able to either create new passwords (and send reminders to everybody) or copy the password string verbatim. I think the latter will work provided that the same cypher is used by PunBB and Vanilla.
Sign In or Register to comment.