迁移服务器后,每次尝试更新客户信息时都会出错。我正在使用客户激活插件,但禁用它后,我仍然收到相同的错误。
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '7-127' for key 2
怎么了?
即使在卸载插件后,我在尝试保存客户信息时也会收到此错误。所以这让我相信 Magento 和/或我切换到的服务器存在更大的问题。
我检查了 Magento 的日志,并多次收到此通知:
ERR (3): User Notice: Sorry, your PCRE extension does not support UTF8 which is needed for the I18N core in ../httpdocs/store/lib/Zend/Locale/Format.php on line 769
这相关吗?