MichaelBelgium Hi Michael! I have a trouble with the plugin 🙁
I have installed Flarum forum on my VPS, Mariadb database and all works.
Now, to import database from Mybb, how should i do?
I tried to add the database (mybb_ prefix) directly into the Flarum database (fla_ prefix). Then on AdminCP I have put Hostname "IP address VPS", database credentials of Flarum db, mybb_ prefix.
But I often have problems, for example the categories (the forums on Mybb) are correct but then it only imported the first 3 posts, everything else gives me an error. What is the procedure like?
Edit: I have imported manually only these tables: mybb_posts; mybb_threads; mybb_userfields; mybb_usergroups; mybb_users; mybb_usertitles.
Users no problem, all 4600 users are imported!!
Same things with usergroups.
The problem is with posts (151,741) and threads (14,335) 🙁 Plugin starts import but then "Oops! Something went wrong. Please reload the page and try again." and it imports only 3 discussions and 104 posts 🙁
On PHP I have increased what I could:
max_execution_time 30000
max_input_time 60000
max_input_vars 10000
memory_limit 512mb
post_max_size (Nginx and PHP) 512mb
upload_max_filesize 512mb
allow_url_fopen