What's New In v1.3.9g:
Download available here: http://sourceforge.net/projects/zencart/files/

Contains new Security Fixes

Updates include:
  • CHANGE-74 - Security: Fix LFI/FD threat
  • CHANGE-74 - Security: Fix bSQLi vulnerability
  • CHANGE-74 - Security: Fix multiple XSS vulnerabilities
  • BUGSFORUM-1514 - Added admin warning page to prevent admin use if admin folder hasn't been renamed. (For XSS prevention and other security reasons, to deter hackers.)
  • BUGSFORUM-1514 - Added admin warning page to prevent admin use if zc-install folder hasn't been deleted
  • BUGSFORUM-531 - Fix to prevent "2006 MySQL server has gone away" messages
  • BUGSFORUM-1116 - Fix htmlspecialchars problem in ezpages
  • BUGSFORUM-1422 - Fix intermittent PayPal Express Checkout error 10413 & 10417 with large quantities and items on sale
  • BUGSFORUM-1438 - Improvements to canonical <link> support to minimize duplicate content reports
  • BUGSFORUM-1459 - Fix PayPal Express/Pro 10413 problem caused by rounding error with shipping taxes
  • BUGSFORUM-1472 - Set httpOnly attribute in session cookies, to minimize XSS risks
  • BUGSFORUM-1473 - Fix debug log problem
  • BUGSFORUM-1475 - Fix occasional Linkpoint problem when discounts/coupons are used
  • BUGSFORUM-1481 - Remove layout table in PayPal Pro VBV message
  • BUGSFORUM-1482 - Checkout Confirmation occassionally takes user back to log in after multiple purchases in one shopping session
  • BUGSFORUM-1490 - Fix PayPal Express Checkout quirk where customers selecting PP addresses for countries deleted from store would still be allowed to checkout
  • BUGSFORUM-1498 - Fix small Authorize.net quirk where debug history order numbers might have trailing additional digits in debug data
  • BUGSFORUM-1499 - Fix PayPal echecks problem where echecks wouldn't activate the order when cleared, due to a problem introduced when fixing a duplicate-orders issue in v1.3.9d
  • BUGSFORUM-1507 - Security: Fix multiple XSS vulnerabilities
  • BUGSFORUM-1515 - Security: Fix multiple XSS vulnerabilities
  • BUGSFORUM-1519 - uninitialized variable causing odd display results if an error condition occurs
  • BUGSFORUM-1520 - Fix error where deleting an order wasn't removing associated download records.
  • BUGSFORUM-1522 - Featured, Specials, What's New sidebox div correction
  • BUGSFORUM-1527 - PayPal display bug in admin when Transaction IDs start with 0
  • ADDED: option added to disable PayPal Express Checkout shortcut button for those merchants whose customers are confused by it. However, it's best to leave it on for the added benefit of increased sales and conversions.
  • MINOR: small fix to Authorize.net modules to prevent a brief delay from occurring when drawing the admin modules->payments screen
  • MINOR: added .xsl to approved filetypes in /includes/.htaccess
  • Removed obsolete cache.php language file



NOTE:
If you're upgrading from v1.3.9a or b or c or d or e or f, you can simply update the files listed in EACH OF the various "Changelog for v1.3.9b" and "c" and "d" and "e" and "f" in the /docs/ folder of the download zip.
(There are no database changes between v1.3.9a-b-c-d-e-f-g.)
(there's no need to remove/re-install payment modules between "d" and "e" and "f" and "g")


If you're upgrading from v1.3.8a or older versions, you need to follow the FULL upgrade instructions, also in your /docs/ folder


UPGRADE TIP:
It is advisable to clear your browser cache and cookies after upgrading, before attempting to access your Admin section. Old admin cookies may prevent you from logging in until you clear the cache and cookies and restart the browser.


NOTE:

Many people have asked about the "missing ?> at the end of some PHP files".
This is INTENTIONAL, and explained here: https://www.zen-cart.com/tutorials/i...hp?article=313
It is NOT an error in the files or the download.
.
.
.