Re: Emporium Plus Mega Bundle - Questions
@keith
Here are the updates since made to toolkit since your version:
29 Apr 2013 - 5.271 - strip carriage returns from savebasketascookie
20 Nov 2013 - 5.272 - added from_name to the smtp function
11 Dec 2013 - 5.273 - added the following MvSMTP controls
PORT = "{g.Domain:mailport}" USERNAME = "{ g.Domain:mailuser }" PASSWORD = "{ [ g.Module_Library_Crypto ].Decrypt_Payment_Password( g.Domain:mailpass ) }" FLAGS = "{ g.Domain:mailflags }"
<MvIF EXPR = "{((g.Merchant_Production_Version GE 8) AND (g.Merchant_Update_Version GE 7)) OR (g.Merchant_Production_Version GE 9)}">
7 Feb 2014 - 5.274 - added counter variable to the bestseller function
27 Feb 2014 - 5.275 - fixed the %DoNotEmail_E% in the waitlist_email
23 Mar 2014 - 5.276 - added fieldtype to the field insert for custom fields
I also posted all the update notes to the module product page here: http://apps.miva.com/product/WCW-TOOLKIT5.html
@keith
Here are the updates since made to toolkit since your version:
29 Apr 2013 - 5.271 - strip carriage returns from savebasketascookie
20 Nov 2013 - 5.272 - added from_name to the smtp function
11 Dec 2013 - 5.273 - added the following MvSMTP controls
PORT = "{g.Domain:mailport}" USERNAME = "{ g.Domain:mailuser }" PASSWORD = "{ [ g.Module_Library_Crypto ].Decrypt_Payment_Password( g.Domain:mailpass ) }" FLAGS = "{ g.Domain:mailflags }"
<MvIF EXPR = "{((g.Merchant_Production_Version GE 8) AND (g.Merchant_Update_Version GE 7)) OR (g.Merchant_Production_Version GE 9)}">
7 Feb 2014 - 5.274 - added counter variable to the bestseller function
27 Feb 2014 - 5.275 - fixed the %DoNotEmail_E% in the waitlist_email
23 Mar 2014 - 5.276 - added fieldtype to the field insert for custom fields
I also posted all the update notes to the module product page here: http://apps.miva.com/product/WCW-TOOLKIT5.html
Comment