01 2013 档案

magento 数据清理
摘要:truncate index_event;truncate index_process_event;TRUNCATE report_viewed_product_indextruncatelog_quote;truncatelog_summary;truncatelog_summary_type;truncatelog_url;truncatelog_url_info;truncatelog_visitor;truncatelog_visitor_info;truncatelog_visitor_online;truncatereport_event; 阅读全文
posted @ 2013-01-28 12:52 亲,注意身体 阅读(242) 评论(0) 推荐(0)
magento top menu edit
摘要:/app/design/frontend/base/default/template/catalog/navigation/top.phtml<li><a href="<?php echo $this->getUrl('contacts')?>"><?php echo $this->__('Contact Us') ?></a></li> <li><a href="<?php echo $this->getUrl( 阅读全文
posted @ 2013-01-02 21:19 亲,注意身体 阅读(168) 评论(0) 推荐(0)