Joomla 版本历史错误 - UCM_History table
Joomla Version History Bug - UCM_History table
我的 joomla 3.4.8 网站突然出现以下错误。不过仅在文章上-有人可以帮忙吗?如果我清除 table 数据,它可以正常进入第一行,但随后再次出错(因为它试图输入与 0 相同的 ID)
Error
Save failed with the following error: Duplicate entry '0' for key 'PRIMARY' SQL=INSERT INTO `dxntv_ucm_history` (`ucm_item_id`,`ucm_type_id`,`version_note`,`save_date`,`editor_user_id`,`character_count`,`sha1_hash`,`version_data`) VALUES ('44','1','','2016-03-18 14:12:23','963','2464','029d533d644911092f599f0a8aa75b31c7f47548','{\"id\":44,\"asset_id\":\"207\",\"title\":\"Careers - Current Vacancies\",\"alias\":\"careers-current-vacancies\",\"introtext\":\"
刚刚注意到在数据库备份和恢复后自动增量从 table ID 列中消失了 - 很奇怪!
您可以禁用版本控制流:
内容 > 文章
顶部 - 右上角单击选项
Select 选项卡编辑布局
启用版本为否
我的 joomla 3.4.8 网站突然出现以下错误。不过仅在文章上-有人可以帮忙吗?如果我清除 table 数据,它可以正常进入第一行,但随后再次出错(因为它试图输入与 0 相同的 ID)
Error
Save failed with the following error: Duplicate entry '0' for key 'PRIMARY' SQL=INSERT INTO `dxntv_ucm_history` (`ucm_item_id`,`ucm_type_id`,`version_note`,`save_date`,`editor_user_id`,`character_count`,`sha1_hash`,`version_data`) VALUES ('44','1','','2016-03-18 14:12:23','963','2464','029d533d644911092f599f0a8aa75b31c7f47548','{\"id\":44,\"asset_id\":\"207\",\"title\":\"Careers - Current Vacancies\",\"alias\":\"careers-current-vacancies\",\"introtext\":\"
刚刚注意到在数据库备份和恢复后自动增量从 table ID 列中消失了 - 很奇怪!
您可以禁用版本控制流:
内容 > 文章 顶部 - 右上角单击选项 Select 选项卡编辑布局 启用版本为否