Git Product home page Git Product logo

Comments (20)

linc avatar linc commented on September 15, 2024

I don't believe we have. There are tips for rolling your own porter in the README, but if you send me your database dump I might be able to make a quick-and-dirty one.

from porter.

alexcroox avatar alexcroox commented on September 15, 2024

Oh really? That would be incredible thank you! http://cl.ly/ZmvH/d

from porter.

alexcroox avatar alexcroox commented on September 15, 2024

Updated the link above as it converted blob to hex on export sorry.

from porter.

linc avatar linc commented on September 15, 2024

Sweet, can you create a user with password 'Testing' (no quotes) and send me what the 'password' value is for that user then? I'm gonna need a way of seeing if I got the password conversion correct. I'll give it the ol' college try, anyway.

from porter.

alexcroox avatar alexcroox commented on September 15, 2024

Sure it's $2a$08$xuka.SN/bTkfmBqc0VpLZeAPR25pqyD/vY6xqy.qiOIVUn8aRlm82

from porter.

alexcroox avatar alexcroox commented on September 15, 2024

It's not the end of the world if I have to force password resets when it's live though :)

from porter.

linc avatar linc commented on September 15, 2024

Oh fantastic, using a standard hash.

On Sat, Feb 14, 2015 at 1:10 PM, Alex Crooks [email protected]
wrote:

Sure it's $2a$08$xuka.SN/bTkfmBqc0VpLZeAPR25pqyD/vY6xqy.qiOIVUn8aRlm82


Reply to this email directly or view it on GitHub
#47 (comment).

from porter.

linc avatar linc commented on September 15, 2024

Give it a shot: http://vanillaforums.org/addon/porter-core-2.1.5

Caveats: Does not keep private conversations (would've doubled the time investment), attachments (you don't appear to have any), or permissions (way faster for you to reset them after than to code that section). Hopefully a nice v1.

from porter.

alexcroox avatar alexcroox commented on September 15, 2024

Nice thank you!!!

I get the following error when starting the import:

There was an error while trying to create the User table (The specified data type (Confirmed) is not accepted for the MySQL database.).

On stage 3. Define Tables

from porter.

alexcroox avatar alexcroox commented on September 15, 2024

Looks like on line 3873 in $User_Map 'confirmed' => 'Confirmed' and confirmed doesn't exist in Vanilla user table. Should it be "Verified" or similar?

from porter.

alexcroox avatar alexcroox commented on September 15, 2024

OK removing that part of the array seems to let it complete the import without error.

Unfortunately it doesn't look like the replies/comments are mapped to their parent post correctly.

The thread list appears correct, however when reading a conversation the replies are from different threads

from porter.

linc avatar linc commented on September 15, 2024

My fault, Confirmed is added for the upcoming 2.2 which is what I was testing against. Verified would be an OK alternative I suppose. I'll just comment it out for now.

I made a capitalization error on the discussion IDs. Fix is coming.

from porter.

linc avatar linc commented on September 15, 2024

Did you test any logins besides your main account you imported with?

from porter.

linc avatar linc commented on September 15, 2024

http://vanillaforums.org/addon/porter-core-2.1.6

from porter.

alexcroox avatar alexcroox commented on September 15, 2024

Seemed to work much better thank you! The only bug I've noticed at the moment is the OP is repeated once in the comments. So you get a duplicate post at the top of the thread. The rest of the comments are fine. http://cl.ly/ZnuA/d

from porter.

linc avatar linc commented on September 15, 2024

Thanks for the feedback! Try once more: http://vanillaforums.org/addon/porter-core-2.1.7

from porter.

alexcroox avatar alexcroox commented on September 15, 2024

That seemed to fix all issues I've spotted so far. Thank you very much for your help with this.

from porter.

alexcroox avatar alexcroox commented on September 15, 2024

Oh and yes the user password work, the only problem is the imported member groups/roles don't have any permissions to view any of the imported categories so user's get an error when testing login. This is easily solved by manually setting up the category permissions inside of role groups.

from porter.

linc avatar linc commented on September 15, 2024

Sweet!

from porter.

fbjerggaard avatar fbjerggaard commented on September 15, 2024

@linc I am having issues with the porter - it doesn't migrate any comments to a thread and almost all the threads title is "Blank Discussion Topic".. Any idea how this might have happened?

from porter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.