<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>清水的百宝箱 &#187; zen-cart</title>
	<atom:link href="http://www.zouqingshui.net/headingto3/tag/zen_cart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zouqingshui.net</link>
	<description>专心做SEO博客，专业做外贸SEO网站开发，立足莆田致力研究SEO搜索引擎优化及网赚技巧</description>
	<lastBuildDate>Thu, 29 Dec 2011 05:12:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>[zen cart]Lightinthebox后台不能显示部分目录的产品，新建的目录正常</title>
		<link>http://www.zouqingshui.net/headingto3/zen-cart-could-not-show-categorys-content/</link>
		<comments>http://www.zouqingshui.net/headingto3/zen-cart-could-not-show-categorys-content/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 09:36:04 +0000</pubDate>
		<dc:creator>无风的飘逸</dc:creator>
				<category><![CDATA[zen-cart]]></category>
		<category><![CDATA[lightinthebox]]></category>

		<guid isPermaLink="false">http://www.zouqingshui.net/?p=2049</guid>
		<description><![CDATA[问题１：zen cart安装后台权限管理模块（admin_auth)模块后，通过easypopulate导入的产品为什么不能在后台显示？ 问题２：Lightinthebox，通过easypopulate导入的产品为什么不能在后台显示？ 这两个问题的解决方法其实是一样的： 抱歉，只有对本文发表过评论才能阅读隐藏内容 原创文章，转载请注明： 转载自清水的百宝箱 本文链接地址: [zen cart]Lightinthebox后台不能显示部分目录的产品，新建的目录正常 相关主题2010-04-03 -- 关于 news_articles_management_v2_110 新闻管理模块的首页调用 (0)2010-03-29 -- 【zen cart】在后台添加可以修改ＴＩＴＬＥ的补丁 (17)2010-03-19 -- zen cart的image handle2插件的弊端 (3)2010-03-19 -- zen cart解决image handle2插件对SEO的影响的一个方法 (2)2010-02-24 -- Linux 下的 Zen Cart 安全脚本 (5)2009-12-16 -- 关于zen cart网站系统的报错功能 (2)2009-12-07 -- producttags模块——来自lightinthebox (11)2009-12-01 -- Zen-cart后台 Session_start报错 (1)2009-11-28 -- zen cart RSS的缓存问题 (3)2009-10-31 -- 安装 [...]]]></description>
		<wfw:commentRss>http://www.zouqingshui.net/headingto3/zen-cart-could-not-show-categorys-content/feed/</wfw:commentRss>
		<slash:comments>75</slash:comments>
		</item>
		<item>
		<title>关于 news_articles_management_v2_110 新闻管理模块的首页调用</title>
		<link>http://www.zouqingshui.net/headingto3/news-display-on-index/</link>
		<comments>http://www.zouqingshui.net/headingto3/news-display-on-index/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 14:23:52 +0000</pubDate>
		<dc:creator>无风的飘逸</dc:creator>
				<category><![CDATA[zen-cart]]></category>
		<category><![CDATA[news manager]]></category>
		<category><![CDATA[新闻模块]]></category>
		<category><![CDATA[首页调用]]></category>

		<guid isPermaLink="false">http://www.zouqingshui.net/?p=2032</guid>
		<description><![CDATA[来这个论坛也有些日子了，一直在吸收，挺过意不去的…… ID也是刚注册的 最近看到很多人朋友在问如何调用 news_articles_management_v2_110 的新闻，今天就把我的经验分享给大家~~ 下载includes附件解压到相应目录(your_templates表示你的模板目录) 找到 includes/templates/your_templates/css/stylesheet_your_templates.css 文件，加入如下代码(调用列表的CSS可根据自己需要调整)： 代码: /* news list */ .newslist {width:791px;margin:auto;margin-top:10px;border:solid 1px #D3D3D3;color:#000000;} .newslist .newsheader {line-height:30px;height:30px;text-align:left;margin-left:15px;margin-right:15px;border-bottom:solid 1px #D3D3D3;} .newslist .box5 {width:293px;margin-left:8px;padding-left:5px;padding-top:4px;padding-bottom:4px;float:left;background:url(../images/icon_itf.gif) left center no-repeat;} .newslist .box5 a {color:#000000;}/* call news list */ .callnewslist {width:990px;margin:auto;margin-top:10px;border:solid 1px #D3D3D3;color:#000000;} .callnewslist .callnewsheader {line-height:30px;height:30px;text-align:left;margin-left:15px;margin-right:15px;border-bottom:solid 1px #D3D3D3;} .callnewslist .callbox5 {width:293px;margin-left:8px;padding-left:5px;padding-top:4px;padding-bottom:4px;float:left;background:url(../images/icon_itf.gif) left center no-repeat;} .callnewslist .callbox5 a [...]]]></description>
		<wfw:commentRss>http://www.zouqingshui.net/headingto3/news-display-on-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【zen cart】在后台添加可以修改ＴＩＴＬＥ的补丁</title>
		<link>http://www.zouqingshui.net/headingto3/easykeyword-for-zen-cart/</link>
		<comments>http://www.zouqingshui.net/headingto3/easykeyword-for-zen-cart/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 14:47:15 +0000</pubDate>
		<dc:creator>无风的飘逸</dc:creator>
				<category><![CDATA[zen-cart]]></category>
		<category><![CDATA[easykeyword]]></category>
		<category><![CDATA[无风的飘逸]]></category>

		<guid isPermaLink="false">http://www.zouqingshui.net/?p=1987</guid>
		<description><![CDATA[发布一个zen cart补丁，无风的飘逸自己做的： zen cart easykeyword 欢迎朋友们来下载使用，有什么意见或建议，请回复评论，我会跟踪的。 另补上使用方法： 解压密码是：www.zouqingshui.net 使用方法：在后台tools-&#62;install sql pacthes　数据库导入工具里导入该脚本即可。 本补丁没有任何辅助文件支持。 导入补丁后，在configuration-&#62;my store　里即可以看到针对title,keywords等的设置 原创文章，转载请注明： 转载自清水的百宝箱 本文链接地址: 【zen cart】在后台添加可以修改ＴＩＴＬＥ的补丁 相关主题2011-08-18 -- zen-cart细节图紊乱解决方案 (2)2011-08-01 -- 我是无风的飘逸——写给百度 (0)2010-04-11 -- [zen cart]Lightinthebox后台不能显示部分目录的产品，新建的目录正常 (75)2010-04-04 -- 爱和喜欢的差别 (2)2010-04-03 -- 关于 news_articles_management_v2_110 新闻管理模块的首页调用 (0)2010-03-19 -- zen cart的image handle2插件的弊端 (3)2010-03-19 -- zen cart解决image handle2插件对SEO的影响的一个方法 (2)2010-02-24 -- Linux 下的 Zen Cart 安全脚本 (5)2009-12-16 [...]]]></description>
		<wfw:commentRss>http://www.zouqingshui.net/headingto3/easykeyword-for-zen-cart/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>zen cart的image handle2插件的弊端</title>
		<link>http://www.zouqingshui.net/headingto3/zen-cart%e7%9a%84image-handle2%e6%8f%92%e4%bb%b6%e7%9a%84%e5%bc%8a%e7%ab%af/</link>
		<comments>http://www.zouqingshui.net/headingto3/zen-cart%e7%9a%84image-handle2%e6%8f%92%e4%bb%b6%e7%9a%84%e5%bc%8a%e7%ab%af/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 14:30:00 +0000</pubDate>
		<dc:creator>无风的飘逸</dc:creator>
				<category><![CDATA[zen-cart]]></category>
		<category><![CDATA[image handle2]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.zouqingshui.net/?p=1955</guid>
		<description><![CDATA[众所周知，zen cart有一个很好用的插件叫image handle2，它的作用就是增加图片显示对客户的友好程度。 但是这个插件也有一个缺点：因为重新生成了图片缓存，导致图片的路径被随机字符串代替了，这样图片路径里所加的关键字被替换了，要知道这样无形中降低了网 站关键字的密度，对ＳＥＯ来讲是致命的。 以前ＳＥＯＥＲ一般会选择不使用image handle2这个插件，牺牲一点客户的体验度来换取排名，毕竟没有排名的话，客户根本就看不到自己的网站，那么要体验度何用呢？ 但是今天，无风找到了一个解决这个冲突的办法，迫不急待地要告诉大家： 欢迎大家浏览下文《 zen cart解决image handle2插件对SEO的影响的一个方法 》 原创文章，转载请注明： 转载自清水的百宝箱 本文链接地址: zen cart的image handle2插件的弊端 相关主题2010-03-19 -- zen cart解决image handle2插件对SEO的影响的一个方法 (2)2011-06-23 -- google域名企业邮箱注册 (1)2010-11-11 -- GOOGLE十大杀器集锦 (1)2010-10-27 -- 网站收录错页面的解决办法 (0)2010-04-11 -- [zen cart]Lightinthebox后台不能显示部分目录的产品，新建的目录正常 (75)2010-04-03 -- 关于 news_articles_management_v2_110 新闻管理模块的首页调用 (0)2010-03-29 -- 【zen cart】在后台添加可以修改ＴＩＴＬＥ的补丁 (17)2010-03-14 -- SEO+溜冰 (1)2010-02-24 -- Linux 下的 Zen Cart [...]]]></description>
		<wfw:commentRss>http://www.zouqingshui.net/headingto3/zen-cart%e7%9a%84image-handle2%e6%8f%92%e4%bb%b6%e7%9a%84%e5%bc%8a%e7%ab%af/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>密码保护：zen cart解决image handle2插件对SEO的影响的一个方法</title>
		<link>http://www.zouqingshui.net/headingto3/zen-cart-rescue-image-handle2-to-use-on-seo/</link>
		<comments>http://www.zouqingshui.net/headingto3/zen-cart-rescue-image-handle2-to-use-on-seo/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 14:22:56 +0000</pubDate>
		<dc:creator>无风的飘逸</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[zen-cart]]></category>
		<category><![CDATA[image handle2]]></category>

		<guid isPermaLink="false">http://www.zouqingshui.net/?p=1949</guid>
		<description><![CDATA[无法提供摘要。这是一篇受保护的文章。]]></description>
		<wfw:commentRss>http://www.zouqingshui.net/headingto3/zen-cart-rescue-image-handle2-to-use-on-seo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux 下的 Zen Cart 安全脚本</title>
		<link>http://www.zouqingshui.net/headingto3/secury-script-for-zen-cart-on-linux/</link>
		<comments>http://www.zouqingshui.net/headingto3/secury-script-for-zen-cart-on-linux/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 01:38:34 +0000</pubDate>
		<dc:creator>无风的飘逸</dc:creator>
				<category><![CDATA[Linux 技术]]></category>
		<category><![CDATA[zen-cart]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[zencart]]></category>
		<category><![CDATA[安全]]></category>

		<guid isPermaLink="false">http://www.zouqingshui.net/?p=1912</guid>
		<description><![CDATA[#!/bin/bash echo "install some setting for zen cart because of some secure reason..." for site in /data0/htdocs/*;do   if [ -d $site ]; then     if [ -f $site/includes/application_top.php ]; then       echo $site" is zen cart folder"       chmod 444 -R $site/docs       chmod 444 -R $site/extras       chmod 444 $site/install.txt       rm -rf [...]]]></description>
		<wfw:commentRss>http://www.zouqingshui.net/headingto3/secury-script-for-zen-cart-on-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>关于zen cart网站系统的报错功能</title>
		<link>http://www.zouqingshui.net/headingto3/%e5%85%b3%e4%ba%8ezen-cart%e7%bd%91%e7%ab%99%e7%b3%bb%e7%bb%9f%e7%9a%84%e6%8a%a5%e9%94%99%e5%8a%9f%e8%83%bd/</link>
		<comments>http://www.zouqingshui.net/headingto3/%e5%85%b3%e4%ba%8ezen-cart%e7%bd%91%e7%ab%99%e7%b3%bb%e7%bb%9f%e7%9a%84%e6%8a%a5%e9%94%99%e5%8a%9f%e8%83%bd/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 09:35:50 +0000</pubDate>
		<dc:creator>无风的飘逸</dc:creator>
				<category><![CDATA[zen-cart]]></category>
		<category><![CDATA[错误报告]]></category>

		<guid isPermaLink="false">http://www.zouqingshui.net/?p=1786</guid>
		<description><![CDATA[zen cart是一个很好用的网店模板， 调试了这么久的zen-cart，报错机制基本上是自己做的，工作量那个大啊。 今天突然发现zen cart默认是关闭报错功能的，难怪我前面不管怎么开启display_error,都是徒劳。 下面　为大家展示开启zen-cart错误报告的方法： 转自jack  ===================================================================== 【以下有个方法可以快速找出页面出错文件-开启报错功能】： 在调试zencart网店时，有时修改了某些文件，网店前台显示不完整了，或者出现了空白页面，可以通过以下方法打开错误提示： ===================================================================== 前台界面排错适用 打开文件 \includes\application_top.php ，找到 if (defined('STRICT_ERROR_REPORTING') &#38;&#38; STRICT_ERROR_REPORTING == true) { 在前面增加一行 define('STRICT_ERROR_REPORTING', true); 保存后重新刷新网页，就会有错误提示了。 把上面的语句修改为 define('STRICT_ERROR_REPORTING', false); 就能关闭错误提示了。 后台界面排错适用 打开文件 \admin\includes\application_top.php，找到 error_reporting(E_ALL &#38; ~E_NOTICE); 修改为 @ini_set('display_errors', '1'); error_reporting(E_ALL); 找到错误后，再修改回去关闭错误提示 ===================================================================== 原创文章，转载请注明： 转载自清水的百宝箱 本文链接地址: 关于zen cart网站系统的报错功能 相关主题2010-04-11 -- [zen cart]Lightinthebox后台不能显示部分目录的产品，新建的目录正常 (75)2010-04-03 -- 关于 news_articles_management_v2_110 [...]]]></description>
		<wfw:commentRss>http://www.zouqingshui.net/headingto3/%e5%85%b3%e4%ba%8ezen-cart%e7%bd%91%e7%ab%99%e7%b3%bb%e7%bb%9f%e7%9a%84%e6%8a%a5%e9%94%99%e5%8a%9f%e8%83%bd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>producttags模块——来自lightinthebox</title>
		<link>http://www.zouqingshui.net/headingto3/producttags-inlightinthebox/</link>
		<comments>http://www.zouqingshui.net/headingto3/producttags-inlightinthebox/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 15:38:09 +0000</pubDate>
		<dc:creator>无风的飘逸</dc:creator>
				<category><![CDATA[zen-cart]]></category>
		<category><![CDATA[producttags]]></category>
		<category><![CDATA[producttags下载]]></category>

		<guid isPermaLink="false">http://www.zouqingshui.net/?p=1765</guid>
		<description><![CDATA[　　lightinthebox 又称“雷特在这办公室”，大家都看得到有一个很好看的又很实用的功能，叫做producttags，他的功能就是在网页底部显示２６英文字母，当用户点击其中的一个的时候，就查找出来所有以这个字母开头的产品。 　　其实说来，这个功能对客户不是很有用，但是对ＳＥＯ来说可是非常之有用，因为它可以为你的网站添加很多的收录。 　　好现在就发上这个文件——producttags下载地址， 　　如果你在安装上碰到困难，请联系我。 原创文章，转载请注明： 转载自清水的百宝箱 本文链接地址: producttags模块——来自lightinthebox 相关主题2010-04-11 -- [zen cart]Lightinthebox后台不能显示部分目录的产品，新建的目录正常 (75)2010-04-03 -- 关于 news_articles_management_v2_110 新闻管理模块的首页调用 (0)2010-03-29 -- 【zen cart】在后台添加可以修改ＴＩＴＬＥ的补丁 (17)2010-03-19 -- zen cart的image handle2插件的弊端 (3)2010-03-19 -- zen cart解决image handle2插件对SEO的影响的一个方法 (2)2010-02-24 -- Linux 下的 Zen Cart 安全脚本 (5)2009-12-16 -- 关于zen cart网站系统的报错功能 (2)2009-12-01 -- Zen-cart后台 Session_start报错 (1)2009-11-28 -- zen cart RSS的缓存问题 (3)2009-10-31 -- 安装 [...]]]></description>
		<wfw:commentRss>http://www.zouqingshui.net/headingto3/producttags-inlightinthebox/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Zen-cart后台 Session_start报错</title>
		<link>http://www.zouqingshui.net/headingto3/zen-cart-session_start-header/</link>
		<comments>http://www.zouqingshui.net/headingto3/zen-cart-session_start-header/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 00:20:30 +0000</pubDate>
		<dc:creator>无风的飘逸</dc:creator>
				<category><![CDATA[zen-cart]]></category>
		<category><![CDATA[output_buffer]]></category>
		<category><![CDATA[sesstion_start]]></category>

		<guid isPermaLink="false">http://www.zouqingshui.net/?p=1741</guid>
		<description><![CDATA[zen-cart后台会报这个错误-&#62; Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home1/megacoll/public_html/shopping/admin/includes/classes/logger.php:106) in /home1/megacoll/public_html/shopping/includes/functions/sessions.php on line 108 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home1/megacoll/public_html/shopping/admin/includes/classes/logger.php:106) in /home1/megacoll/public_html/shopping/includes/functions/sessions.php on line 108 Warning: Cannot modify header information - headers already sent by (output started [...]]]></description>
		<wfw:commentRss>http://www.zouqingshui.net/headingto3/zen-cart-session_start-header/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>zen cart RSS的缓存问题</title>
		<link>http://www.zouqingshui.net/headingto3/zen-cart-rss-cache/</link>
		<comments>http://www.zouqingshui.net/headingto3/zen-cart-rss-cache/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 21:47:47 +0000</pubDate>
		<dc:creator>无风的飘逸</dc:creator>
				<category><![CDATA[zen-cart]]></category>
		<category><![CDATA[邹清水]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[rss feed]]></category>

		<guid isPermaLink="false">http://www.zouqingshui.net/?p=1714</guid>
		<description><![CDATA[今天在调试一下网站，发现网站RSS的tite永久性地显示为修改之前的rss title即在后台修改rss的标题不会生效。 测试一遍代码后发现一切正常。 突发奇想，去后台设置项里随便搜索了“cache”，找到一项"Feed Cache Time"把缓存时间设置为false. 刷新前台RSS页面，发现一切正常了。 原创文章，转载请注明： 转载自清水的百宝箱 本文链接地址: zen cart RSS的缓存问题 相关主题2010-04-11 -- [zen cart]Lightinthebox后台不能显示部分目录的产品，新建的目录正常 (75)2010-04-03 -- 关于 news_articles_management_v2_110 新闻管理模块的首页调用 (0)2010-03-29 -- 【zen cart】在后台添加可以修改ＴＩＴＬＥ的补丁 (17)2010-03-19 -- zen cart的image handle2插件的弊端 (3)2010-03-19 -- zen cart解决image handle2插件对SEO的影响的一个方法 (2)2010-02-24 -- Linux 下的 Zen Cart 安全脚本 (5)2009-12-16 -- 关于zen cart网站系统的报错功能 (2)2009-12-07 -- producttags模块——来自lightinthebox (11)2009-12-01 -- Zen-cart后台 Session_start报错 (1)2009-10-31 [...]]]></description>
		<wfw:commentRss>http://www.zouqingshui.net/headingto3/zen-cart-rss-cache/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

