Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嘿,我是一个完全的 magento 菜鸟,但我们将我们的版本升级到了最新版本,现在当您完成结帐并完成付款时,您会看到此错误。
我已经像每个人都建议的那样截断了日志表,我已经检查了重复的 sku。我已经研究过重新索引我们的产品价格,因为它说需要重新索引,但是当我这样做时,我会看到:“重新索引过程存在问题。”。
这是结帐时的错误。任何帮助或方向将不胜感激!
处理您的请求时出错 SQLSTATE[23000]:完整性约束违规:1062 键的重复条目“100002112”
尝试增加 eav_entity_store 表中的 increment_last_id。确保该值大于当前现有订单的增量 id。