Welcome to Zen Cart™ ...


The Zen Cart™ software is made available to you for use, additions, changes, modifications, etc. without charge, under the GNU General Public License.

While we do not charge for this software, donations are greatly appreciated each time you download a new version, to help cover the expenses of maintenance, upgrades, updates, the free support forum and the continued development of this software for your online e-commerce store.

Donations can be made at: The Zen Cart™ Team Page

We appreciate your support.
The Zen Cart™ Team

Zen Cart™ is derived from: Copyright 2003 osCommerce
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE
and is redistributable under the GNU General Public License



This software is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.

Upgrade Instructions from v1.3.0.2-l10n-jp-1 to 1.3.0.2-l10n-jp-2

If you are upgrading from Zen Cart v1.3.0.2-l10n-jp-1, the process is simple:
- compare all the changed files with the files on your own site... and re-apply your customizations to the new files
- upload the new files (with your customizations added) to your site
- run the zc_install/mysql_upgrade_zencart_1302jp1_to_1302jp2.sql file
on your database. Will work with the "SQL Query Executor" tool in the Admin
(Tools > Install SQL Patches).

CHANGELOG - List of Changed Files

For a list of files that have been changed since v1.3.0.2-l10n-jp-1, see the changelog-v1-3-0-2-l10n-jp-2.html

Whats New ...

The following bugfixes are included in v1.3.0.2-l10n-jp-2:

  • Added japanese tranlation documentations
  • Added and Modify Japanese Demo Data
  • Added Upgrade checker for Japanese (ping file's path = http://zen-cart.jp/ping/version_id.txt)
  • Added Upgrade Sql for update from v1.3.0.2-l10n-jp-1 to v1.3.0.2-l10n-jp-2
  • Added Sql to change family name's column and first name's column in upgrade sql from 1.3.0.2 to v1.3.0.2-l10n-jp-1 and from v1.2.0-l10n-jp-3 to v1.3.0.2-l10n-jp-1
  • Fixed language: Japanese Translation
  • Fixed vulnerability: Session Fixation vulnerability
  • Fixed vulnerability: attach zen-cart-v1.3.0.x patches for SQL Injection and File Inclusion vulnerabilities
  • Fixed bug: change charset from iso-8859-01 to EUC-JP for English User
  • Fixed bug: English category description update failing
  • Fixed bug: onetime_chage calculation is executed only plus value. change minus value also is able to execute.
  • Fixed bug: In ot_loworderfee module, If MODULE_ORDER_TOTAL_LOWORDERFEE_GV is true and All of cart products are Virtual Gift, Loworderfee is become not applyed.
  • Fixed bug: the price which displayed order.php is become including tax
  • Fixed bug: tag's display problem in safari
  • Fixed bug: meta tag's keyword str joined by space. so change join str from space to comma
  • Collection of Japanese Translation: modify Price Factor's description
  • Fixed bug: negative option qty price is displayed '+' prefix. so change use '-' prefix in the case.

IMPORTANT NOTES

  • Please be sure to review and apply the Site Security Recommendations to your site prior to taking your shop "live". If you are uncertain about how site security applies to you, talk to your web host to ensure that you have proper measures in place.

UPGRADING YOUR TEMPLATES

Zen Cart™ has had a major overhaul of the templating system for v1.3.x. As such, you have two options:
  • upgrade your existing template by applying the new stylesheet and moving a few lines of code around; or
  • the best way to have almost-tableless and much tidier template code, is to make a new template (based on template_default) and carefully re-apply your own customizations to the new template system.

For further information on template upgrading, see the forum discussion on this topic.