josjos error when migrating - Joomla! Forum - community, help and support
i'm trying migrate site 1.0 1.5. i've got copy of 1.0 installed on wamp, , loaded , ran migrator script. installed 1.5 on wamp, , tried migrate data. every time it, error:
i drop tables database, , create new migration script, , try again. on page migration script installation, i've tried old table prefix of "jos_" (with quotes), 'jos_' (w/quotes), jos_ (no quotes), , no entry @ all. old site encoding iso-8859-1, verified in language file. browse to, , select, script, , click "this script joomla 1.0 migration script."
each time error.
any suggestions?
code: select all
error @ line 9: insert josjos_migrationjos_backlinks values(1,"home","index.php?option=comjos_frontpage&itemid=1","index.php?option=comjos_frontpage&itemid=1","");
query:insert josjos_migrationjos_backlinks values(1,"home","index.php?option=comjos_frontpage&itemid=1","index.php?option=comjos_frontpage&itemid=1","");
mysql: table 'fremont2.josjos_migrationjos_backlinks' doesn't exist
stopped on error
i drop tables database, , create new migration script, , try again. on page migration script installation, i've tried old table prefix of "jos_" (with quotes), 'jos_' (w/quotes), jos_ (no quotes), , no entry @ all. old site encoding iso-8859-1, verified in language file. browse to, , select, script, , click "this script joomla 1.0 migration script."
each time error.
any suggestions?
have read of following page:
http://docs.joomla.org/common_migrator_errors
and following well:
http://docs.joomla.org/migrating_from_1 ... 1.5_stable
http://docs.joomla.org/common_migrator_errors
and following well:
http://docs.joomla.org/migrating_from_1 ... 1.5_stable
Comments
Post a Comment