|
So it seems like your tool has ported the Discussions table and this has all the private messages titles in it, with the posts for these private discussions being in the posts table. I have installed FoF Byōbu that allows private message for Flarum but none of my old messages are showing. Flarum seems to denoted private messages with a 1 in the is_private column of discussion table and all the other private messages have the same.. Should this work do you know? or does that data coming in have to be altered to work with that plugin! |
Answered by
linc
Dec 29, 2024
Replies: 1 comment 7 replies
|
That sounds like the correct structure. Do you see content in the |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Oh, you gotta turn on the plugins in your fresh install before importing. It skips optional tables (like from plugins) it can't find.