 |
 |
 |
 |
Registered: 06/05/06
Posts: 708
|
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
#165335 - 10/08/06 08:51 PM
import fails 6.5.4 to 7.0
|
stranger
|
Registered: 10/08/06
Posts: 15
|
|
I can install a clean copy of 7.0, create the tables and then start the importer script. At the first record in users, the script dies. Using phpMyAdmin, I can see this first record is imported but that's it.
Here is the script output at that point:
Processing users 1 - 201 of 15925
Importing webmaster - webmaster (2) Script: Line#: SQL Error: SQL Error #: 0 Query: insert into ubbt_USER_PROFILE (USER_ID,USER_REAL_EMAIL,USER_DISPLAY_EMAIL,USER_SIGNATURE,USER_DEFAULT_SIGNATURE,USER_HOMEPAGE,USER_OCCUPATION, USER_LOCATION,USER_TOPICS_PER_PAGE,USER_TOPIC_VIEW_TYPE,USER_NOTIFY_ON_PM,USER_ICQ,USER_EXTRA_FIELD_1,USER_EXTRA_FIELD_2,USER_EXTRA_FIELD_3,USER_EXTRA_FIELD_4,USER_EXTRA_FIELD_5,USER_AVATAR,USER_SHOW_AVATARS,USER_VISIBLE_ONLINE_STATUS, USER_ACCEPT_PM,USER_TITLE,USER_POSTS_PER_TOPIC,USER_NAME_COLOR,USER_TIME_OFFSET,USER_TOTAL_POSTS,USER_SHOW_SIGNATURES,USER_RATING,USER_TOTAL_RATES,USER_AVATAR_WIDTH,USER_AVATAR_HEIGHT,USER_ACCEPT_ADMIN_EMAILS,USER_HOBBIES,USER_BIRTHDAY,USER_PUBLIC_BIRTHDAY,USER_TIME_FORMAT,USER_FLOOD_CONTROL_OVERRIDE) values ( 2 , 'webmaster@divorcenet.com' , '' , '' , '' , 'www.divorcenet.com/' , 'Webmaster' , '' , 10 , 'flat' , 'Off' , '' , '' , '' , '' , '' , '' , '' , 1 , 'no' , 'no' , 'Member' , 10 , '' , 0 , 82 , 'yes' , 3 , 29 , 80 , 80 , 'On' , '' , 0 , 0 , 'm/d/y | h:i A' , '' )
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
|
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#165346 - 10/08/06 10:39 PM
Re: import fails 6.5.4 to 7.0
[Re: dnet2]
|
Post-a-holic
|
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
|
|
Sorry, should have specified. The query from the error itself:
insert into ubbt_USER_PROFILE (USER_ID,USER_REAL_EMAIL,USER_DISPLAY_EMAIL,USER_SIGNATURE,USER_DEFAULT_SIGNATURE,USER_HOMEPAGE,USER_OCCUPATION, USER_LOCATION,USER_TOPICS_PER_PAGE,USER_TOPIC_VIEW_TYPE,USER_NOTIFY_ON_PM,USER_ICQ,USER_EXTRA_FIELD_1,USER_EXTRA_FIELD_2,USER_EXTRA_FIELD_3,USER_EXTRA_FIELD_4,USER_EXTRA_FIELD_5,USER_AVATAR,USER_SHOW_AVATARS,USER_VISIBLE_ONLINE_STATUS, USER_ACCEPT_PM,USER_TITLE,USER_POSTS_PER_TOPIC,USER_NAME_COLOR,USER_TIME_OFFSET,USER_TOTAL_POSTS,USER_SHOW_SIGNATURES,USER_RATING,USER_TOTAL_RATES,USER_AVATAR_WIDTH,USER_AVATAR_HEIGHT,USER_ACCEPT_ADMIN_EMAILS,USER_HOBBIES,USER_BIRTHDAY,USER_PUBLIC_BIRTHDAY,USER_TIME_FORMAT,USER_FLOOD_CONTROL_OVERRIDE) values ( 2 , 'webmaster@divorcenet.com' , '' , '' , '' , 'www.divorcenet.com/' , 'Webmaster' , '' , 10 , 'flat' , 'Off' , '' , '' , '' , '' , '' , '' , '' , 1 , 'no' , 'no' , 'Member' , 10 , '' , 0 , 82 , 'yes' , 3 , 29 , 80 , 80 , 'On' , '' , 0 , 0 , 'm/d/y | h:i A' , '' )
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#165442 - 10/09/06 12:26 PM
Re: import fails 6.5.4 to 7.0
[Re: Rick]
|
stranger
|
Registered: 10/08/06
Posts: 15
|
|
Done.
Processing users 1 - 201 of 15925
Importing webmaster - webmaster (2) Importing - **DONOTDELETE**_dup1 (3) (Duplicate DisplayName) Script: Line#: SQL Error: SQL Error #: 0 Query: insert into ubbt_USERS (USER_LOGIN_NAME,USER_DISPLAY_NAME,USER_PASSWORD,USER_MEMBERSHIP_LEVEL,USER_REGISTRATION_EMAIL,USER_REGISTRATION_IP,USER_IS_APPROVED,USER_REGISTERED_ON,USER_IS_BANNED,USER_IS_UNDERAGE) values ( '' , '**DONOTDELETE**_dup1' , '' , 'User' , '' , '' , 'yes' , '' , 0 , 0 )
I just used phpmyadmin to look at the 6.5 database and there are 4 blank entries for users with the **donotdelete** values.
You had to access my setup in the past. Is it possible my current instance is no longer standard compliant?
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#165465 - 10/09/06 02:53 PM
Re: import fails 6.5.4 to 7.0
[Re: Rick]
|
stranger
|
Registered: 10/08/06
Posts: 15
|
|
I have deleted the empty records, dropped the incomplete database, recreated the new database, ran createtable, and started the import. Processing users 1 - 201 of 15921 Importing Steve - Steven (6) Script: Line#: SQL Error: SQL Error #: 0 Query: insert into ubbt_USER_PROFILE (USER_ID,USER_REAL_EMAIL,USER_DISPLAY_EMAIL,USER_SIGNATURE,USER_DEFAULT_SIGNATURE,USER_HOMEPAGE,USER_OCCUPATION, USER_LOCATION,USER_TOPICS_PER_PAGE,USER_TOPIC_VIEW_TYPE,USER_NOTIFY_ON_PM,USER_ICQ,USER_EXTRA_FIELD_1,USER_EXTRA_FIELD_2,USER_EXTRA_FIELD_3,USER_EXTRA_FIELD_4,USER_EXTRA_FIELD_5,USER_AVATAR,USER_SHOW_AVATARS,USER_VISIBLE_ONLINE_STATUS, USER_ACCEPT_PM,USER_TITLE,USER_POSTS_PER_TOPIC,USER_NAME_COLOR,USER_TIME_OFFSET,USER_TOTAL_POSTS,USER_SHOW_SIGNATURES,USER_RATING,USER_TOTAL_RATES,USER_AVATAR_WIDTH,USER_AVATAR_HEIGHT,USER_ACCEPT_ADMIN_EMAILS,USER_HOBBIES,USER_BIRTHDAY,USER_PUBLIC_BIRTHDAY,USER_TIME_FORMAT,USER_FLOOD_CONTROL_OVERRIDE) values ( 2 , 'bbs@divorcenet.com' , '' , '' , '' , '' , '' , '' , 10 , 'flat' , 'Off' , '' , '' , '' , '' , '' , '' , '' , 1 , 'yes' , 'yes' , 'New User' , '' , '' , 0 , 1 , 'yes' , 0 , 0 , '' , '' , 'On' , '' , 0 , 0 , 'm/d/y | h:i A' , 0 ) Run the query in phpmyadmin and receive: MySQL said: Documentation #1264 - Out of range value adjusted for column 'USER_AVATAR_WIDTH' at row 1 While, I am a patient person, this is beginning to become frustrating 
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|