Hello,
I'm migrating from 1.0 for 1.5.4. I recieved the following error.
Code:
Migration failed:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "contact_category_table"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = INSERT(link, LOCATE("catid=", link), 0, "view=category&"), `type` = "component", `componentid` = WHERE `type` = "contact_category_table"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "contact_item_link"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = INSERT(link, LOCATE("task=view", link), 20, "view=contact&id"), `type` = "component", `componentid` = WHERE `type` = "contact_item_link"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `link` LIKE "%option=com_frontpage%"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = "index.php?option=com_content&view=frontpage", `type` = "component", `componentid` = WHERE `link` LIKE "%option=com_frontpage%"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE (`type` = "content_archive_category" OR `type` = "content_archive_section"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = "index.php?option=com_content&view=archive", `type` = "component", `componentid` = WHERE (`type` = "content_archive_category" OR `type` = "content_archive_section")
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "content_blog_category"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = INSERT(link, LOCATE("task=blogcat", link), 17, "view=category&layout=blog"), `type` = "component", `componentid` = WHERE `type` = "content_blog_category"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "content_blog_section"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = INSERT(link, LOCATE("task=blogsec", link), 16, "view=section&layout=blog"), `type` = "component", `componentid` = WHERE `type` = "content_blog_section";
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "content_category"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = INSERT(link, LOCATE("task=", link), LOCATE("&id=", link) - LOCATE("task=", link), "view=category"), `type` = "component", `componentid` = WHERE `type` = "content_category"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE (`type` = "content_item_link" OR `type` = "content_typed")' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = INSERT(link, LOCATE("task=", link), 9, "view=article"), `type` = "component", `componentid` = WHERE (`type` = "content_item_link" OR `type` = "content_typed")
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "content_section"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = INSERT(link, LOCATE("task=", link), 12, "view=section"), `type` = "component", `componentid` = WHERE `type` = "content_section"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "component" AND link LIKE "%option=com_newsfeeds%"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = CONCAT(link, "&view=categories"), `componentid` = WHERE `type` = "component" AND link LIKE "%option=com_newsfeeds%"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "newsfeed_category_table"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = INSERT(link, LOCATE("catid=", link), 5, "view=category&catid"), `type` = "component", `componentid` = WHERE `type` = "newsfeed_category_table"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "newsfeed_link"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = INSERT(link, LOCATE("task=", link), 9, "view=newsfeed"), `type` = "component", `componentid` = WHERE `type` = "newsfeed_link"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "component" AND link LIKE "%option=com_weblinks%"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = CONCAT(link, "&view=categories"), `componentid` = WHERE `type` = "component" AND link LIKE "%option=com_weblinks%"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "weblink_category_table"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = INSERT(link, LOCATE("catid=", link), 5, "view=category&catid"), `type` = "component", `componentid` = WHERE `type` = "weblink_category_table"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `type` = "wrapper"' at line 1 SQL=UPDATE `jos_menu_migration` SET `link` = CONCAT(link, "&view=wrapper"), `type` = "component", `componentid` = WHERE `type` = "wrapper"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE link = "index.php?option=com_login"' at line 1 SQL=UPDATE `jos_menu_migration` SET componentid = WHERE link = "index.php?option=com_login"
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE link like "index.php?option=com_search%"' at line 1 SQL=UPDATE `jos_menu_migration` SET componentid = WHERE link like "index.php?option=com_search%"