Has anyone done an import yet? <br /> <br />What exactly does Part 3 stand for in for instance this: Preparing data to be imported data into live database. Currently working on w3t_Posts, row # 2840, part 3. ? <br /> <br />What's the difference between part 2 and 3, and does part 3 have to go through the same number of rows as part 2?
#280883 - 10/16/0404:35 PMRe: Classic to Threads import
[Re: CHOELIN]
AllenAyres
I type Like navaho
Registered: 03/10/00
Posts: 25448
Loc: Texas
?? I've done the import a few hundred times <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> It sounds like maybe it's working on a large thread/topic broken up into parts.
Hi Allen,<br /><br />The board is definitely quite large, even though I've already pruned some 200,000-250,000 posts. Everything is going fine though, and the importer is now bringing over everything smoothly.<br /><br />BTW, any update on the templates which could resemble Classic/Open Topic/Eve closer? <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
[]Conrad said:<br />Hi Allen,<br /><br />The board is definitely quite large, even though I've already pruned some 200,000-250,000 posts. Everything is going fine though, and the importer is now bringing over everything smoothly.<br /><br />BTW, any update on the templates which could resemble Classic/Open Topic/Eve closer? <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> [/]<br /><br />The next generation product will have UBB.classic's look, with the elements of Threads.
Yeah, will be nice to see how the two will be combined to form a universal product. Good choice given that Classic becomes almost impossible for the server to handle after it grows a bit..
OK, say you make an import but a handful of users are missing in Threads (haven't been moved over by the import module). What's the quickest way to check which ones the importer has skipped over?
#280888 - 10/25/0402:35 PMRe: Classic to Threads import
[Re: CHOELIN]
scroungr
Old Hand
Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
depends on ammount of users but you can write up a sql that compares the old database to the new database providing ya have a copy of the old database?
_________________________
Couchtomatoe - www.couch-tomatoe.cc My abilities are for hire for installs, upgrades, custom themes and custom modifications.
The old board is actually a Classic one, so no database. Is it still possible to look this up somehow without having to go through the entire list one by one?
#280890 - 10/25/0405:08 PMRe: Classic to Threads import
[Re: CHOELIN]
scroungr
Old Hand
Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
well if you can write a script that say grabs the first user of the first board and searches the second board for it and if found goes to second on first if not prints it out then continues... sounds harder than it is...
_________________________
Couchtomatoe - www.couch-tomatoe.cc My abilities are for hire for installs, upgrades, custom themes and custom modifications.