thanks Matias
have you already migrate vbulletin to kunena ?
I have few problem with post migration
I can migrate posts, but next,I think there are a problem with id, thread or parent.. When I click on post (right panel, last post etc..) Kunena do not link to post id but to post thread.
For example, if
post id = 20000
parent = 19850
thread = 8600
Kunena try to search post #8600
But in jos_fb_messages table, id parent and thread are corrects (copied from postid, parentid and threadid from vbulletin)