欢迎使用 Zen Cart 中文版 ...


Zen Cart™软件使用的是GNU通用公共许可协议,您可以免费使用、修改Zen Cart™软件。

虽然该软件是免费的,但是欢迎您每次下载新版本前捐款,以帮助我们继续软件开发、升级,和维护免费论坛。

捐款网址: Zen Cart™ 团队

感谢您的支持
Zen Cart™ 团队

Zen Cart™ 源自: Copyright 2003 osCommerce
该软件希望提供有用的功能,但[不做保证],也不保证[适用于特定用途]
该软件受限于GNU通用公共许可协议



该软件通过OSI开源软件认证。
OSI Certified是开源动力的认证标志。

修改日志 - 修改文件列表

自v1.3.9d后的修改文件的列表,见changelog-v1-3-9e.html

*** SECURITY REQUIREMENT ***

For added security, Zen Cart™ comes with several .htaccess files already included in various folders to help provide protection against unwanted visitors and even against mis-use of your site in the unfortunate situation of your site being hacked. These protections prevent hackers from using your site as phishing sources.

However, for these built-in protections to work, your web hosting server administrator MUST set the AllowOverride directive in the server's apache configuration (the server's master httpd.conf file) to "All" or at least ensure it includes these parameters: 'Limit Indexes'.

ie:    AllowOverride All
or:    AllowOverride Limit Indexes    

(NOTE: You must also add "Options" if uncommenting OPTIONS directives in your .htaccess files)

Without these settings, you will likely encounter "500 Internal Server Error" messages when attempting to access various parts of your site, including perhaps the zc_install installer script.

Storeowners hosting on Windows Servers using IIS instead of Apache may need to remove the .htaccess files and rework them into suitable equivalents within your IIS configuration. See Microsoft's IIS website for specific assistance.

ADDITIONAL NOTE ABOUT .htaccess FILES

Inside some folders is an .htaccess file that lists certain *permitted* filetypes which may be accessed. (Anything else is blocked to prevent abuse on your site).

The side-effect of this is that if you choose to use media types that are not already listed in the *permitted* list, then your visitors will not be able to see those resources.

Thus, if you are using product images that are not in the list of permitted types in your /images/.htaccess, you will need to add those types to the list.

Similarly, if you are using certain media types in music product previews, you will need to make sure those are in your /media/.htaccess

And, if you are using filetypes for downloadable products that are not already listed in your /pub/.htaccess and /download/.htaccess you will need to add those as well.

Zen Cart™ Server Requirements

服务器配置要求:
PHP 4.3.2 或以上版本,Apache 1.3.30 和 MySQL 3.23 或以上版本。

建议配置:
PHP 5.3.2 或以上版本,Apache 2.2 或以上版本,MySQL 4.1 或以上版本。

虽然 Zen Cart 也可以在 Windows/IIS 服务器上运行,但最好用 Linux/Apache 服务器。

版本v1.3.9a/b/c/d到1.3.9e的升级说明

如果从Zen Cart v1.3.9a 或 1.3.9b 或 1.3.9c 或 1.3.9d 升级,很简单:
- 比较所有修改的文件... 将您修改过的地方,重新添加到新文件中
- 上传新文件 (含您自己修改过的部分) 到服务器
- (从 v1.3.9a 到 v1.3.9b 或 v1.3.9c 或 v1.3.9d 或 v1.3.9e 不需要升级数据库)

如果从v1.3.9a之前版本升级,请查看"如何升级"文档,位于/docs目录。

新增功能 ...

从版本 1.3.9d 到 1.3.9e 包括了以下更新:

  • Added some missing currencies to 3D-Secure lookup facility
  • Fixed small error in /editors/.htaccess which caused some problems with TinyMCE addon
  • Fix broken whos-online cart display
  • Added removal for "%" symbols in product names when submitting details to PayPal for rare cases where it could cause a transmission error
  • improve search-query syntax to work better when large numbers of subcats are involved
  • fix issues related to incorrectly-URLencoded NOTIFYURL and RETURNURL and CANCELURL params being sent to PayPal
  • BUGS-135 - When deleting categories, the salemaker_sales table wasn't updated to reflect the removal
  • BUGSFORUM-1171 - Advanced search was failing when searching on price and from-price = to-price
  • BUGSFORUM-1279 - Line Items not sent to PayPal properly
  • BUGSFORUM-1288 - handle occasional overly-url-encoded data received back from PayPal
  • BUGSFORUM-1324 - mitigate minor/rare sql injection risk
  • BUGSFORUM-1330 - trap cases where submitted session name is illegal (helps mitigate against false-positive PCI scans)
  • BUGSFORUM-1343 - explode() expects parameter 2 to be string ... in functions_general.php line 566
  • BUGSFORUM-1353 - adjust tax group totals for shipping tax, so that it is not affected by the general ratio discounting method when include_shipping = false, and split tax lines are enabled
  • BUGSFORUM-1370 - small syntax error in rarely-used section of email code
  • BUGSFORUM-1371 - Clearing quantity field on shopping cart page should be the same as entering "0"
  • BUGSFORUM-1378 - fix small error in detection of $this_is_home_page in certain cases
  • BUGSFORUM-1362 - fix broken </td> tags in some admin input pages
  • BUGSFORUM-1355 - Authorize.Net SIM - checkout_success page doesn't show css or images because of broken base-hrefs
  • Fix missing delete from coupon_restrict when products_id or categories_id is removed
  • Fix bug where checking for additional images when switch is set to off could cause some excess server load
  • Added more order details to the $order_summary array which is passed to checkout-success
  • Change system-information lookup to check for availability of exec() function before blindly using it in case it's been disabled by server admin
  • Updated spider-detection list
  • Added PHP6 support into error-logging util
  • note: phpBB setup steps removed from the zc_install screens. One can manually set the phpBB path into configure.php by hand if needing that functionality.


Zen Cart 中文版 版权所有 2004 - 2010