PDA

View Full Version : Imported users OK, but where are forums/threads



Sarthek
Sun 21st May '06, 8:29am
Hi,

I am doing some tests before real importing with over 30.000 posts

I am testing 1.9.2 xmb to vB, and here are the results:

It's seems all more or less ok in impex, anyway importing results are not ok as the members imported ok, but there are no threads and posts whatsover.

Any suggestion?

I tried this import from 1 domain to 2 domain, as I will do on real import. Is this have any to do with it?

Steve Machol
Sun 21st May '06, 2:41pm
Please follow the 'After the Import' instructions here:

http://www.vbulletin.com/docs/html/impex_cleanup?manualversion=30501500

This should solve those issues.

If not, this may be dure to the the forum view age settings. In the Forum Manager set the Default View Age to 'Show All Threads'.

Admin CP -> Forums & Moderators -> Forum Manager -> Edit Forum -> Default View Age -> Show All Threads

Or to update them all at once, run this query (assuming no table prefix is being used):

UPDATE forum SET daysprune=-1;

After running that query, update the forum counters:

Admin CP -> Maintenance -> Update Counters -> Rebuild Forum Information