ModularMerchant
Knowledge Base
Shopping Cart Software Online Manual
Version 4.111213.1418 Release Notes
Version 4.111215.1043 Release Notes Version 4.111128.0923 Release Notes
Location Home > Editorial > Release Notes

Version 4.111213.1418 Release Notes

 
Release notes for Modular Merchant version 4.111213.1418
  • 3rd-Party Integration
  • PayPal & Google Checkout
    Fixed an issue that could affect orders that were placed using the PayPal Website Payments Standard and Google Checkout payment gateways. The issue would affect orders that were completed on those gateways' websites. The issue would result in all of the products in the order, except for the first one, to be blank when the order was viewed in the Order Editor page.
  • FedEx
    Added support for eleven more FedEx shipping methods: Europe First International Priority, Fedex 2 Day Am, Fedex First Freight, Fedex Freight Economy, Fedex Freight Priority, International Economy, International Economy Freight, International First, International Priority, International Priority Freight, and Smart Post.
  • FedEx
    Updated the URLs for the RateServicePort addresses in the WSDL files provided by FedEx.
  •  
  • Administration Area
  • Traffic Reports
    Improved the Traffic Statistics report's ability to obtain the most recent Webalizer traffic data. (Previously, the Webalizer report that is included in the Traffic Statistics report page could have been blank in some situations.)
  • Search Products
    Submitting the form on the Search Products page will no longer reset a product's template to the default "product.tpl" file if the "Template" column is not selected among the columns to display on the page.
  • Customer Create Date
    Customer accounts that are created either in the storefront or by using the Customer Editor will no longer have a "Date Created" of 12/31/1969. This fix will also allow the New Customers graph on the Administration Area's Home Page and the Customer Acquisition report to start displaying the correct values for the number of new customer records added each day.
  • Product Editor
    Fixed a bug that could prevent a product from being added to an existing Product Group when selecting the "this product belongs to group X..." option in the Product Groups section of the Product Editor.
  • Dropshipper Editor
    Fixed an issue that could cause the certain previously-selected shipping methods to become deselected the next time the Dropshipper Editor was loaded.
  • Column Sorting
    The blue arrows throughout the Administration Area that set the column that each page's search results are sorted by will now permanently retain their selections. (Previously, the sorting arrows on each page would revert to the default selection each time the Admin logged out.)
  • Order Editor
    Made some small improvements to several tables in the Order Editor to prevent some text and icons from breaking into multiple lines.
  •  
  • Dropshippers
  • Low Stock Warning Messages
    Low Stock Warning emails will no longer be sent out if there are no Inventory Objects low on stock. (Previously, a Low Stock Email listing no Inventory Objects would have been sent in this situation.)
  • Automated Fulfillment Reports
    Fixed an issue that could prevent the automated Fulfillment Reports from being emailed to their recipients. (Recipient email address was not being found, causing the report email not to be sent.)
  •  
  • QuickCode Tags
  • PAGINATION
    Fixed an issue in which the {PAGINATION} QuickCode Tag could produce an error message in certain circumstances.
  • FIELD-WISH-LIST-ITEM-DELETE
    Fixed an issue with the {FIELD-WISH-LIST-ITEM-DELETE} QuickCode Tag that could cause it to be displayed as a text field containing a number instead of a checkbox. It should now always display as a checkbox.
  • PRODUCT-URL
    The {PRODUCT-URL} QuickCode Tag will no longer display an error message when used between the WISH-LIST-ITEM-BLOCK-BEGIN/END tags.
  • PAGINATION
    Fixed an issue that could result in the word "null" being displayed between each of the links generated by the {PAGINATION} QuickCode Tag.
  • IF-WISH-LIST-IS-PUBLIC-BEGIN/END
    Added {IF-WISH-LIST-IS-PUBLIC-BEGIN} and {IF-WISH-LIST-IS-PUBLIC-END} QuickCode Tags. These tags can be used within the WISH-LIST-BLOCK-BEGIN/END block tags to display content only if the Wish List has been set to be publicly viewable.
  • FEATURED-PRODUCT-BLOCK-BEGIN
    Added support to the FEATURED-PRODUCT-BLOCK tags for displaying products in a grid, rather than always a stacked list.
  •  
  • Storefront
  • v3 SEO-Friendly URLs
    Any links using version 3's SEO-friendly link structure (ie: http://www.example.com/product/123/sample-product) will now connect to the correct product in a MMv4 storefront.
  • Wish Lists
    Fixed an issue in which a product's "SEO-friendly" URLs wouldn't be used in when creating a link to the product's page in a Wish List.
  • Products missing during checkout
    Fixed an issue in which the products in a customer's basket could disappear when the customer starts the checkout process. The issue was caused by PHP creating two different user-session IDs for the "www" and "non-www" versions of a website. For example, if a customer did their shopping in the "http://my-website.com" version of a store, and then was taken to the URL "http://www.my-website.com" when checking out, the server would have switched them to a new user session, causing their products to seem to vanish. To prevent this issue, rules were added to the store's .htaccess file to automatically switch "non-www" URLs to their "www" counterpart.
  • Automated inclusion of jquery.js
    When the store renders templates in the storefront, it will now search the template's source code for the presence of a link to a jquery.js file. (Common derivatives of the file name will also be searched, such as jquery.min.js, jquery-1.234-min.js, etc.) If a jquery link is not found, then a link to the most recent jquery.js file will be added to the version of the template that is rendered in the storefront. The template file's source code will not be altered; the link will just be added when the storefront page is viewed in a web browser.

    This functionality will allow Modular Merchant developers to start releasing new storefront functionality that uses the jquery library.
  • Product Grid View
    Added support for displaying products in a grid (multiple products displayed per row) on the storefront's home, category, vendor and search results pages.
  •  
  • Subscriptions
  • Anniversary Billing
    Fixed an issue in which subscriptions set to bill on a monthly anniversary date would instead bill daily instead. (This only affected brand new subscriptions, using a monthly anniversary scheduling rule, that were created by an Admin using the Subscription Editor.)
  •  
  • Universal Template
  • Links to universal.css
    Fixed an issue that could cause multiple links to the universal.css file to be added to a storefront page's source code. One, and only one, link to the universal.css file should ever be present in a store page's source code when it is rendered in the storefront.
  • wish_list.tpl
    Fixed several layout issues with the Universal version of the wish_list.tpl. This includes adding color to a few table cells that were missing it, and relocating the text associated with several options on the page.
  • Wish List
    Updated the Universal version of the Wish List page's template so that, if a Wish List is saved as publicly viewable, its Public Access Key will now be displayed. The Public Access Key can be distributed to others to allow them to view the customer's Wish List. For more information on this topic, refer to: http://kb.modularmerchant.com/wish-list-public-access-code-a635.php
  • Downloading Universal Template Packages
    Made an improvement on the [Design > Template Package Sandbox] page, regarding the way that Universal template packages are downloaded. When downloading a template package with the "Use the store's 'Universal Content' to create any templates missing from this Template Package" option selected, the downloaded versions of the gift_certificate_print.tpl, checkout_receipt_print.tpl, ship_address_editor.tpl templates will now match the way they appear when browsing the storefront. (ie: Those three templates will contain only contain their "core" content. The additional tables, graphics and other media will be excluded from those three "streamlined" templates.)
  • Populating Universal Template Packages
    Made an improvement on the [Design > Template Package Sandbox] page, regarding the way that Universal template packages are populated. When populating a template package with the "Overwrite files already present in the Template Package directory with the 'Universal Content' version." option selected, the populated versions of the gift_certificate_print.tpl, checkout_receipt_print.tpl, ship_address_editor.tpl templates will now match the way they appear when browsing the storefront. (ie: Those three templates will contain only contain their "core" content. The additional tables, graphics and other media will be excluded from those three "streamlined" templates.)
  •  

### End of Release Notes ###



— Last Edited - 12/23/2011 8:40am PST
Rank and add a comment to this article
Only logged in users may leave comments and rank articles. Log in to have your say!
  Knowledge Base Home

  QuickCode™ Tag Glossary

  Modular Merchant.com Homepage

Not Logged in.
Either Log in or create a User Account.

Other articles in this category...

Version 24.0204 Release Notes

Version 24.0204 Release Notes

Version 24.0204 Release Notes

Version 24.0204 Release Notes

Version 24.0204 Release Notes

Version 24.0204 Release Notes

Version 23.0619 Release Notes

Version 16.0202 Release Notes

Version 16.0111 Release Notes

Version 15.1228 Release Notes

Version 15.0917 Release Notes

Version 15.0715 Release Notes

Version 15.0605 Release Notes

Version 15.0601 Release Notes

Version 15.0520 Release Notes

Version 15.0514 Release Notes

Version 15.0508 Release Notes

Version 15.0427 Release Notes

Version 15.0421 Release Notes

Version 15.0316 Release Notes

Version 15.0303 Release Notes

Version 15.0119 Release Notes

Version 14.1120 Release Notes

Version 14.1016 Release Notes

Version 14.0909 Release Notes

Version 14.0804 Release Notes

Version 14.0728 Release Notes

Version 14.0722 Release Notes

Version 14.0519 Release Notes

Version 14.0429 Release Notes

Version 14.0407 Release Notes

Version 14.0324 Release Notes

Version 14.0303 Release Notes

Version 14.0204 Release Notes

Version 14.0120 Release Notes

Version 14.0113 Release Notes

Version 13.1230 Release Notes

Version 13.1118 Release Notes

Version 13.1105 Release Notes

Version 13.1028 Release Notes

Version 13.1015 Release Notes

Version 13.1001 Release Notes

Version 13.0903 Release Notes

Version 13.0815 Release Notes

Version 13.0730 Release Notes

Version 13.0729 Release Notes

Version 13.0627 Release Notes

Version 13.0618 Release Notes

Version 13.0610 Release Notes

Version 13.0529 Release Notes

Version 13.0515 Release Notes

Version 13.0506 Release Notes

Version 13.0430 Release Notes

Version 13.0423 Release Notes

Version 13.0402 Release Notes

Version 4.130304.0836 Release Notes

Version 4.130225.0843 Release Notes

Version 4.130214.0834 Release Notes

Version 4.130211.1418 Release Notes

Version 4.130128.0816 Release Notes

Version 4.130123.1349 Release Notes

Version 4.130116.1000 Release Notes

Version 4.130114.0821 Release Notes

Version 4.121226.1053 Release Notes

Version 4.121218.0821 Release Notes

Version 4.121217.0910 Release Notes

Version 4.121210.1031 Release Notes

Version 4.121205.0936 Release Notes

Version 4.121113.0930 Release Notes

Version 4.121107.0827 Release Notes

Version 4.121029.0841 Release Notes

Version 4.121022.0846 Release Notes

Version 4.121015.0909 Release Notes

Version 4.121010.1347 Release Notes

Version 4.121009.1122 Release Notes

Version 4.121002.1126 Release Notes

Version 4.121001.1106 Release Notes

Version 4.120903.0847 Release Notes

Version 4.120827.1106 Release Notes

Version 4.120821.0805 Release Notes

Version 4.120808.0919 Release Notes

Version 4.120806.0750 Release Notes

Version 4.120730.0941 Release Notes

Version 4.120718.1239 Release Notes

Version 4.120627.0947 Release Notes

Version 4.120614.1305 Release Notes

Version 4.120604.0951 Release Notes

Version 4.120529.0828 Release Notes

Version 4.120521.0921 Release Notes

Version 4.120515.0918 Release Notes

Version 4.120419.0849 Release Notes

Version 4.120411.0933 Release Notes

Version 4.120405.1019 Release Notes

Version 4.120402.1618 Release Notes

Version 4.120327.1011 Release Notes

Version 4.120306.1130 Release Notes

Version 4.120229.1024 Release Notes

Version 4.120221.1103 Release Notes

Version 4.120214.0823 Release Notes

Version 4.120203.0859 Release Notes

Version 4.120130.0913 Release Notes

Version 4.120127.1129 Release Notes

Version 4.120124.0821 Release Notes

Version 4.120118.1322 Release Notes

Version 4.120110.1242 Release Notes

Version 4.111215.1043 Release Notes

Version 4.111213.1418 Release Notes

Version 4.111128.0923 Release Notes

Version 4.111108.0917 Release Notes

Version 4.111104.0824 Release Notes

Version 4.111027.0917 Release Notes

Version 4.111019.1456 Release Notes

Version 4.111012.1307 Release Notes

Version 4.111010.0917 Release Notes

Version 4.111005.1437 Release Notes

Version 4.110927.1617 Release Notes

Version 4.110922.1611 Release Notes

Version 4.110915.1632 Release Notes

Version 4.110908.1611 Release Notes

Version 4.110902.1424 Release Notes

Version 4.110719.1418 Release Notes

Version 4.110627.1645 Release Notes

Version 4.110615.1650 Release Notes

Version 4.110608.1637 Release Notes