View Full Version : Missing Posts
carnid
Fri 25th Aug '06, 6:19pm
I have ran through the process several times now trying to import from an invision board to vbulletin and impex reports 14514 imported posts & 35768 imported threads.
The problem is even after doing all the after install stuff the main forum reports Threads: 6,878, Posts: 27,413.
Everything else is working fine - all members came across fine and the posts that did survive the transition look good also - but I cannot figure out why there are missing threads and posts. Any ideas??
Thanks!!
Steve Machol
Fri 25th Aug '06, 6:47pm
Did you follow the 'After the Import' instructions here:
http://www.vbulletin.com/docs/html/impex_cleanup?manualversion=30501500
If so, check the forum with the Forum Manager and make sure they are all set to count posts.
Jerry
Fri 25th Aug '06, 7:20pm
There are more threads than posts ?
carnid
Fri 25th Aug '06, 7:35pm
Sorry I posted that the wrong way round:
vBulletin reports: Threads: 6,878, Posts: 27,413
Impex reports: Import Thread 14,514 ... Import Post 35,768
Yep I did all the 'After the Import' instructions - I have done this with another forum before without problems.
Jerry
Fri 25th Aug '06, 7:43pm
Can you run this SQL :
SELECT count(*) FROM thread WHERE forumid=0;
carnid
Tue 29th Aug '06, 1:34pm
I got the following:
count(*) 7636
PS - I checked the original Invision installation and it reports 35741 posts.
carnid
Tue 29th Aug '06, 1:48pm
Ok - maybe I'm not reading this all correctly. Here is all the data I have collected so far.
Invision Power Board Stats:
Topics: 14,473
Replies: 21,268
Therefore total = 35,741
vBulletin Stats:
Threads: 6,878
Posts: 27,414
Therefore total = 34,291
Impex Reports:
Import Thread: 14,514
Import Post: 35,768
So am I just reading the stats wrong - does it look like everything came across? I did notice that not all forums were in their nested locations as with the original sub-forums on Invision - so maybe this has something to do with it.
Sorry I am really new to using Impex!!
Thanks for all your help!
Jerry
Tue 29th Aug '06, 2:32pm
The issue there is that there are loads of threads that aren't connected to a forum for some reason .... i.e. 7636 of them.
The first post of a vBulletin thread is in the post table, its not stored with the thread, so the post count, is the total posts on the board.
The fact that the SQL returned 7636 is the worrying bit (for me) can you start a support ticket and ask for me, ImpEx shouldn't of imported a thread with a forumid of 0, that should of failed.
carnid
Tue 29th Aug '06, 4:04pm
Thanks Jerry,
I have sent a support ticket.
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights