[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
Zen Cart 源代码 whatsnew_1.3.0.1.html

Zen Cart 源代码 whatsnew_1.3.0.1.html




下载文件

文件名: whatsnew_1.3.0.1.html
文件类型: HTML文件
文件大小: 9.04 KiB
MD5: e983721ce0f859caeacd55a14d4a9685

whatsnew_1.3.0.1.html - 关闭高亮
  1. <!--
  2. /**
  3. * @package documentation
  4. * @copyright Copyright 2003-2006 Zen Cart Development Team
  5. * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  6. * @version $Id: whatsnew_1.3.0.1.html 3782 2006-06-16 06:00:34Z drbyte $
  7. */
  8. //-->
  9. <style type="text/css">
  10. <!--
  11. body, table{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; }
  12. table.intro {border-color:C96E29; }
  13. td.intro{background-color:#EEEEEE ; border-color:5778ce; font-size:11px; }
  14. td.plainbox, div.callout {border: 1px dashed; border-color: C96E29; margin:5 40 5 40;}
  15. .heading {background-color:5778CE; font-weight:bold; font-size:14px;    width: 100%; }
  16.  
  17. .title1 {color:C96E29; font-weight:bold; font-size:22px; }
  18. .title2 {color:C96E29; font-weight:bold; font-size:13px; }
  19. .small {font-size:10px ;}
  20. .error {color:FF0000; }
  21. .filename {font-family: mono, "Courier New", Courier ; font-size:14px; color: c96e29;}
  22. .pseudolink {text-decoration:underline; color:5778CE;}
  23. h1.intro { color: #ffffff; border:1px solid #aca893; background-color: #c96e29;  font-size: 22px;   padding: 4px;}
  24. h1 { color: #ffffff;    border:1px solid #aca893;   background-color: #5778ce;   font-size: 20px;   padding: 4px;}
  25. h2 { color: #c96e29;    font-size: 18px;}
  26. h3 { color: #5778ce;    font-size: 16px; margin-bottom:0px;}
  27. h4 { color: #c96e29;    font-size: 14px;}
  28. h5 { color: #5778ce;    font-size: 16px; margin-bottom:0px; margin-top:0px; }
  29.  
  30.  
  31. -->
  32. <title>What's New in Zen Cart(tm) v1.3.0</title><body>
  33.  
  34. <table class="intro" cellspacing="4" cellpadding="6" border="3" width="748px" align="center">
  35. <tr><td class="intro">
  36. <center><h1 class="intro">Welcome to Zen Cart&trade; ...</h1></center>
  37. <br />
  38. The Zen Cart&trade; software is made available to you for use, additions, changes, modifications, etc. without charge, under the GNU General Public License.
  39. <br />
  40. <br />
  41. 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.
  42. <br />
  43. <br />
  44. Donations can be made at:
  45. <a href="http://www.zen-cart.com/index.php?main_page=infopages&pages_id=14" target="_blank">The Zen Cart&trade; Team Page</a>
  46. <br />
  47. <br />
  48. We appreciate your support.<br />
  49. <em>The Zen Cart&trade; Team</em><br />
  50. <br />
  51.  
  52. <span class="small">
  53. Zen Cart&trade; is derived from: Copyright  2003 osCommerce<br />
  54. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;<br />
  55. without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE<br />
  56. and is redistributable under the GNU General Public License<br /><br />
  57. </span>
  58. </td></tr></table>
  59.  
  60. <br />
  61. <table border="3" width="748px" align="center" cellpadding="6">
  62.   <tr>
  63. <td align="center"><img src="osi-certified-120x100.png" /><br />
  64. This software is OSI Certified Open Source Software.<br />
  65. OSI Certified is a certification mark of the Open Source Initiative.
  66. </td></tr></table>
  67. <br />
  68.  
  69. <table border="3" width="748px" align="center" cellpadding="6">
  70.   <tr>
  71. <td>
  72. <h1>Upgrade Instructions from v1.3.0 to 1.3.0.1 </h1>
  73. <p>If you are upgrading from Zen Cart v1.3.0, the process is simple:<br>
  74.   - compare all the changed files with the files on your own site... and re-apply your customizations to the new files<br>
  75.   - upload the new files (with your customizations added) to your site<br>
  76.   - upload the <span class="filename">zc_install</span> folder to your server, and run <span class="filename">zc_install/index.php</span> <br>
  77.   ... select <strong>Database Upgrade</strong> from the System Inspection screen. Apply the required updates. </p>
  78. <p>If you are upgrading from a version prior to v1.3.0, please follow the instructions in the &quot;<a href="2.readme_how_to_upgrade.html">how to upgrade</a>&quot; documentation in the /docs folder </p>
  79. <h1>CHANGELOG - List of Changed Files </h1>
  80. <p>For a list of files that have been changed since v1.3.0, see the <a href="changelog-v1-3-0-1.html" target="_blank">changelog-v1-3-0-1.html</a> </p>
  81. <h1>Whats New ... </h1>
  82. <h3><strong>The following bugfixes are included in v1.3.0.1: </strong></h3>
  83. <ul>
  84.   <li>foreach error on open_basedir check in zc_install </li>
  85.   <li>FILENAME_PRODUCTS_ALL definition restored</li>
  86.   <li>changed 'true' to true in various product listing pages to fix minor logic problems</li>
  87.   <li>fixed the infrastructure which calls extra_main_template_vars folder contents</li>
  88.   <li>order_history sidebox errors fixed</li>
  89.   <li>fixed error in functions_email related to a call to non-existent utilGeneral:varNotNull()</li>
  90.   <li>&quot;cannot delete a product&quot; bug fixed</li>
  91.   <li>date-of-birth validations are now more reliable</li>
  92.   <li>removed double &lt;form&gt; tag from create-account template</li>
  93.   <li>removed debug code from address_book and shopping-cart pages </li>
  94.   <li>renamed some form-names and other objects to prevent duplicate-names on any page</li>
  95.   <li>documentation update to remind that PHP 4.3.2 is the minimum supported version</li>
  96.   <li>query-tidying to prevent more MySQL5 incompatibility errors related to STRICT_TRANS_TABLES</li>
  97.   <li>added EZ-Pages footer to classic template</li>
  98.   <li>moved &quot;Site Map&quot; configuration setting from &quot;Product Info&quot; into &quot;Layout Settings&quot;</li>
  99.   <li>added Site Map link control for information sidebox </li>
  100.   <li>fixed bug which caused the default language to become unassigned in Admin after editing langs </li>
  101.   <li>fixed bug in &quot;copy product&quot; in admin   </li>
  102.   <li>fixed forum/nickname bug in create-account </li>
  103.   <li>fixed the Check-For-Updates button in admin header</li>
  104.   <li>installer does a smarter check for PHP version compatibility</li>
  105.   <li>fixed bug in determining order-status, regardless of price=0</li>
  106.   <li>fixed bug leaving remnants of code if category-tabs is disabled  </li>
  107.   <li>added warning if end up with products in top-level category</li>
  108.   <li>suppress communication error crash if smtp server cannot be reached</li>
  109.   <li>added &quot;Version&quot; button to admin menu bar for easy reference to what Zen Cart version installed</li>
  110.   <li>clarify wording in some entries in Admin-&gt;Configuration-&gt;Email Options</li>
  111.   <li>added mod_security workaround in zc_install via .htaccess</li>
  112.   <li>fixed template for product-reviews where 2 product links appeared if not logged in</li>
  113.   <li>fixed bug in products-to-categories copier</li>
  114.   <li>fixed bugs in gv-send     page where wrong info was displayed and logic was confused</li>
  115.   <li>fixed bug in ez-pages footer where alternate-URL info was ignored </li>
  116.   <li>fixed display bug in manufacturer-info sidebox  </li>
  117.   <li>fixed shopping-cart &quot;update&quot; buttons ... to work properly and align properly</li>
  118.   <li>fixed typo in order class preventing IP address from being stored properly</li>
  119.   <li>fixed bug preventing proper display of product model number on templates</li>
  120.   <li>added missing &quot;EZ-Pages Settings&quot; option to the Admin-&gt;Configuration menu (only affected upgrades from v1.2.x)</li>
  121.   <li>fixed bug where coupon &quot;division by zero&quot; errors would appear if cart only contained free prods</li>
  122.   <li>fixed bug in SaleMaker preventing ability to copy a sale</li>
  123.   <li>fixed display bug for discount pricing where product min-qty matched first discount level</li>
  124.   <li>fixed filename spelling of paypal.php to paypal for admin consistency purposes</li>
  125.   <li>fixed function which generates ez-pages links in sideboxes</li>
  126.   <li>fixed rounding error on coupons</li>
  127.   <li>fixed missing javascript support for discount coupons in admin invoice/orders page</li>
  128.   <li>fixed paypal bug preventing IPN's if using language override for meta_tags.php</li>
  129.   <li>fixed paypal bug preventing refunds from being tracked properly</li>
  130.   <li>added missing option in Admin-&gt;Config-&gt;Layout Settings-&gt;Shopping Cart-Show Totals</li>
  131. </ul>
  132. <h1>IMPORTANT NOTES </h1>
  133. <ul>
  134. <li><span class="error">Please be sure to review and apply the <a href="./important_site_security_recommendations.html" target="_blank">Site Security Recommendations</a> to your site prior to taking your shop &quot;live&quot;.</span> 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. <br />
  135. </li>
  136. </ul>
  137. <h1>UPGRADING YOUR TEMPLATES </h1>
  138. Zen Cart&trade; has had a major overhaul of the templating system for v1.3.x.  As such, you have two options:
  139. <ul>
  140. <li>
  141. upgrade your existing template by applying the new stylesheet and moving a few lines of code around; or</li>
  142. <li>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.</li>
  143. </ul>
  144.  
  145.  
  146. <p>For further information on template upgrading, see the forum discussion on this topic. </p></td>
  147. </tr>
  148. <br /><br />
  149. <br /><br />
  150. </body>
  151. </html>
  152.  


cron