解决进入Easy Populate之后出现的黄色警告

七月 8th, 2010

警告内容:1 partially deleted product(s) found! Delete this dross to prevent unwanted zencart behaviour by clicking here.
You are seeing this because there are references in tables to a product that no longer exists, which is usually caused by an incomplete product deletion. This can cause Zen Cart to misbehave in certain circumstances.

点了here之后出现:

Deleting of product data debris failed! Please see the debug log in your uploads directory for further information.

解决方法:进入PHPMYADMIN把customers_basket_attributes和customers_basket两个表的内容清空就可以了,记住是清空,不是删除。

Leave a Reply