七月 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两个表的内容清空就可以了,记住是清空,不是删除。
Posted in Zencart 后台功能, Zencart 模板修改, 网络技术 | No Comments »
七月 8th, 2010
警告内容:WARNING: The Admin Activity Log table has records over 2 months old and should be cleaned…
原因:管理员数据库缓存超过两个月没有清空
解决方法:后台–>Tools–>Store Manager
找到此项内容:
Empty Admin Activity Log table from the database
WARNING: Be sure to backup your database before running this update!
The Admin Activity Log is a tracking method that records activity in the Admin. Due to its nature it can become very large, very fast and does need to be cleaned out from time to time.
Warnings are given at 50,000 records or 60 days, which ever happens first.
点击这一项内容后面的 reset 按钮即可。
Posted in Zencart 后台功能, Zencart 模板修改, 网络技术 | No Comments »