Hi all,
I am also a recent convert to WWF from Snitz. I've used the script above and have hit a major hitch.
Moving all the users...
Moved all the users...
Moving Categorķes...
Moved all Categorķes...
Moving all Forums...
Moved all Forums...
Moving all Topics...
Microsoft JET Database Engine error '80004005'
The changes you requested to the table were
not successful because they would create duplicate values in the index,
primary key, or relationship. Change the data in the field or fields
that contain duplicate data, remove the index, or redefine the index to
permit duplicate entries and try again.
database/convert.asp, line 219
I've made a query to make sure there were no duplicates in the forum_topics table (the snitz table which is getting converted to tblTopic). After running the script, I had a look to see which record the tblTopic stopped at, and it only shows one record, so it didn't get very far. I even removed all the records from forum_topics except for one, and it still has the same problem. I've removed all the relationships between the tables just to see if it will work, but it didn't. I'm all out of ideas, and I need some help :(
I do think there may be a possible problem with the database which I'm using (v8 of WWF, whereas the script only works with a v7.x database? Anyone know? If that's the case, is there any place I can download a v7.x database???)
Any suggestions would be *greatly* appreciated. My site's forum is on hiatus and it's not a good feeling when your thousands of users are wondering when the forum is going to get back up :(