<span style=”font-size:20px;”>内容</span>
Archive for 七月, 2010
解决进入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两个表的内容清空就可以了,记住是清空,不是删除。
我的伙伴-小鸭子
七月 8th, 2010
突然想起,小王野、小野舟。。。
不知道小王野过得怎么样了,新主人对它好吗?失去它的时候,我一点也不心痛,但有时会很想念。。。
和小野舟在一起的时间最短,但它最听话,于是并不关心它,终于在09年的倒数第二天爆发了,也把自己搞粉身碎骨,听说全身器官都换了,不知道能活多久。。。
如今,小鸭子像H一样一直陪在我的身边。。。好好地,走下去。。。一起日出日落,一起走过每段旅程。。。
进入Zencart后台出现黄色警告
七月 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 按钮即可。