通过 phpMyadmin 或者其它 MySQL 管理工具直接导出 A 网站的数据表,然后直接导入 B 网站,会导致冲突:因为每个网站至少有一篇文章 ID 都是 1 (第一篇文章,假设该文章自创建后没有被删除的话)。如果两个网站文章数量都较多,那么 ID 重叠的情况会更多,而 Joomla 的文章数据表要求 ID 必须是唯一的。普通的导出、导入功能无法自动调整 ID,因此会因为 ID 重复而导入失败。
如果仅仅想从 A 网站导入文章到 B 网站,需要借助特殊的 Joomla 文章迁移工具,例如
免费的 J2XML 组件
就能做到。
EasyCalcCheck Plus - Warning: The form was not found, because the template uses overrides. Please adjust the search string for the form in the file easycalccheckplus.php or delete the overrides in templates/yourtemplate/html!