Keep getting error at Line 8 when Migrating - Joomla! Forum - community, help and support
hi all,
i'm trying migrate 1.0.13 1.5 stable migrator component rc5. have tried lot, keep getting following error. have suggestion on how solve this? follow migrate instructions step step!
error @ line 8: 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 'testje2.josjos_migrationjos_backlinks' doesn't exist
thanks , best regards,
kootjoo
i'm trying migrate 1.0.13 1.5 stable migrator component rc5. have tried lot, keep getting following error. have suggestion on how solve this? follow migrate instructions step step!
error @ line 8: 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 'testje2.josjos_migrationjos_backlinks' doesn't exist
thanks , best regards,
kootjoo
you need put prefix "jos_" in box marked "old prefix" leaving empty. need reupload file complete new migration otherwise cause errors file changed after each migration attempt.
from migration guide linked joomla.org homepage (http://docs.joomla.org/migrating_from_1 ... 1.5_stable):
from migration guide linked joomla.org homepage (http://docs.joomla.org/migrating_from_1 ... 1.5_stable):
the first method, http upload, best smaller sql files fit within upload limits of php. alternative upload file using either ftp, scp or other method of file transfer hosting provider offers. useful larger sql files not permitted php. use http method, select file normal component installation. use alternative upload method, upload files installation/sql/migration folder , rename file called "migrate.sql". if reason migration fails need reupload sql file both methods, http , ftp/scp, file altered through migration process. the prefix migration dumps "jos_", should placed provided text box. once migration has been completed, enter in site name (the site name cannot migrated technical reasons) , finish installation.
Comments
Post a Comment