@NiLord
here's how it works:
-
Categories (aka forums) have topics in them (aka threads)
-
each topic is owned by a user (_uid
), belong to a Category (_cid
) and have main _content
property. if a topic's user or category was not imported the whole topic (along with of its posts) gets ignored
-
each post belongs to a topic (_tid
), if the topic get ignored, the post is ignored obviously.
-
in your case, something is obviously wrong, but for me to find out what it is, I need your storage folder ([email protected]), zipped along with these other info:
-
which version of NodeBB are u using? (even a commit hash would be fine) (that error that you're seeing happens if you don't uncomment 1 line of code, but you should'nt have to do that with the latest master NodeBB)
-
which version of the importer are u using? (I am assuming the latest?)
ps: you would have to be patient with me for the next 2 weeks, i'm 7+ hours off my usual timezone and on a 1mb/s internet speed.
With the NodeBB 0.5.0's release, and after I am back to normal life, i am planning is much easier import process, no more terminal crap and no more storage files and shit, if you're not in a rush, ETA 4-6 weeks for my release