marcozambi
I do not find any common attributes in old SMF database and in a new Flarum db for imported users ?
P.S.: When i run script i have some note for all users, which was founded to export from SMF:
Notice: Undefined offset: 1 in W:\domains\flarum.local\smf2_to_flarum_alternative.php on line 251
User 000018 - lausin2
And after 100 imported discussions i have
Notice: ob_flush(): failed to flush buffer. No buffer to flush in W:\domains\flarum.local\smf2_to_flarum_alternative.php on line 533
How I can rerun it and clear db of flarum for test the script again? Another clean install of flarum without any entry in DB? Or i can just delete all tuples in DB from 'users' table, 'users_discussions', 'user_groups', 'discussions' and 'posts'? And just reopen the script? Thanks.
Sorry for my English.