Hi, is there a way to import MyBB threads, posts, and other information into discourse?
I tried following this guide: Importing MyBB to Discourse
I ran into many issues and errors and could not get it to work. I even tried it on a fresh, new VPS droplet and installed all the discourse dependencies as written in this guide: Beginners Guide to Install Discourse on Ubuntu for Development
I still get errors. Just running the command $ bundle install I get the error
Could not find gem 'mysql2 x86_64-linux' in any of the gem sources listed in
your Gemfile.
Fixing that, I run into other errors. This entire process seems more complex than it should be. On other forum platforms, importing MyBB was a breeze.
Maybe the guide is outdated?
In any case, does anyone know how to import the mybb database into discourse?