I do have those file you're saying @a_5mith with the following format:
A lot of p.[id] files like this one:
{"normalized":{"_pid":304623,"_tid":7631,"_timestamp":1371231049000,"_subject":"RE: Sonic Lost World","_content":"Que bien! No puedo creer que podremos usar a Sonic en SMG3, eso es incr.... Espera, que? Es un juego de Sonic? o,o....\r\n\r\nDejando de lado los obvios parecidos al galaxy, el gameplay se me hace un poco parecido al Sonic Héroes, detalle que me da esperanza","_uid":1597,"_approved":1},"skipped":{"_pid":304623,"_tid":7631,"_timestamp":1371231049000,"_subject":"RE: Sonic Lost World","_content":"Que bien! No puedo creer que podremos usar a Sonic en SMG3, eso es incr.... Espera, que? Es un juego de Sonic? o,o....\r\n\r\nDejando de lado los obvios parecidos al galaxy, el gameplay se me hace un poco parecido al Sonic Héroes, detalle que me da esperanza","_uid":1597,"_approved":1}}
Some of c.[id] files like these:
{"normalized":{"_cid":2,"_name":"Forbidden Woods","_description":"Staff del foro, ALL HAIL SPAM O_O"},"imported":{"cid":19,"name":"Forbidden Woods","description":"Staff del foro, ALL HAIL SPAM O\\_O","icon":"fa-comment","bgColor":"#004c66","color":"#FFFFFF","slug":"19/forbidden-woods","topic_count":0,"post_count":0,"disabled":0,"order":3,"link":"","numRecentReplies":2,"class":"col-md-3 col-xs-6","imageClass":"auto","_redirect":{"oldPath":"/forums/ubbthreads.php/forums/2","newPath":"/category/19"}}}
And users files called u.[id] with this information
{"normalized":{"_uid":999,"_username":"gigo1101995","_alternativeUsername":"gigo1101995","_registrationEmail":"[email protected]","_joindate":1302972049000,"_email":"[email protected]","_signature":"","_picture":"","_website":""},"imported":{"username":"gigo1101995","email":"[email protected]","signature":"","website":"","banned":0,"location":"","joindate":1302972049000,"reputation":0,"profileviews":0,"fullname":"","birthday":"","showemail":0,"status":"offline","uid":197,"_keptPicture":false,"userslug":"gigo1101995","_redirect":{"oldPath":"/forums/ubbthreads.php/users/999","newPath":"/user/gigo1101995"}}}
Users are imported correctly but forums didn't. Posts can't be imported because forums don't exists (i guess). I have like 15 forums in my system so i have no problem at all if i have to create manually the json file for each one, but Im not sure if that will work because i don't see any problem with those "c.[id]" files
EDIT:
MESSAGE WHILE THE SCRIPT IS TRYING TO IMPORT:
[import][warn] [count:5563] imported topic:_tid: 8345 doesn't exist in storage, probably skipped some time earlier in the import process, dont freak out (a lot of message like these)
[import][info] Fixing 5563 topic timestamps took: 0.54 seconds
[import][debug] restoring configs
[import][debug] undefined
[import][error] Something went wrong while restoring your nbb configs
[import][warn] here are your backed-up configs, you do it.
[import][warn] undefined
if you saved these stdout logs,
look for "[user-json]" or "[user-csv]" to find all the users mapping.
look for "[redirect]" to find all the old --> new paths mapping.
[import][info] DONE, Took 1.56 minutes.
[import][info] Exiting ... code: 0