The v7.7.4 updater is now available for ASP / PHP.
The following changes have been made...
Please note that you can upgrade from any previous version to the latest version in just one go! You don't have to install all updaters between your version and the current version.https://www.ecommercetemplates.com/updaters.aspThe default product and category layouts are now "flex" containers which allows you to keep all bounding boxes the same height without setting an arbitrarily large minimum height on the object.
Price Breaks / Quantity Pricing and discounts will now apply to all child products of a parent product.
The phone number is now obligatory in the shipping address.
There is now a parameter...
fitproductsinsamebox=TRUE
$fitproductsinsamebox=TRUE;
...that when used will add all products to the same box on checkout. This can be used when the box used for checkout can hold 1 or many items.
The parameter $bad_emails can be used to set up a list of emails known to be used by fraudulent customers. The syntax for this would be...
bad_emails=array("
test@email.com","
test2@email.com")
$bad_emails=['
test@email.com','test2@email.com'];
By default this is set to some known bad players.
We have fixed a bug where phone numbers with xxx-xxx-xxxx can be inserted instead of the actual phone number when using PayPal Checkout.
You can sort the customer accounts in the ECT Admin -> Client Login page by name, email, when the last order occurred and the total sales generated by that customer account.
You now have the ability to archive and unarchive products in the ECT Admin -> Products Admin page.
In the ECT Admin -> Products page you can now set the product dimensions in the Quick Entry.
You can now choose how many customer accounts to view per page in the ECT Admin -> Client Login page.
Two new actions have been added to the Cross Sell system, "section" to display a particular category and "productlist" to display a predefined list of products. With productlist you can specify the products in a comma separated list, for instance...
productlist="productid1,productid2,productid3,etc"
$productlist="productid1,productid2,productid3,etc";
The shipping carrier and tracking number can now be used in the Ship Line Item email and email subject.
You can set the number that appears for the quantity for the add to cart quantity control with the parameter...
quantitydefault=1
$quantitydefault=1;
The closeemailordersautomatically / $closeemailordersautomatically can be used to automatically close an email order, and should be used only when there are no shipping choices.
A checksum error has been resolved for the WordPress version when adding to the mailing list.
A bug has been fixed where quotes in a product name could cause invalid markup.
A bug has been fixed which could cause a product's extra images to appear on another product.
Vince
CSS / JS Files Changed:
css\ectcart.css
css\ectstylebase.css
css\ectstyleproduct1.css
css\ectstyleproduct2.css
css\ectstyleproduct3.css
js\ectcart.js
Files changed since previous ASP version:
vsadmin\inc\inccart.asp
vsadmin\inc\inccategories.asp
vsadmin\inc\inccats.asp
vsadmin\inc\incclientlog.asp
vsadmin\inc\incclientlogin.asp
vsadmin\inc\inccrosssell.asp
vsadmin\inc\incemail.asp
vsadmin\inc\incemailmsgs.asp
vsadmin\inc\incfedexlicense.asp
vsadmin\inc\incfunctions.asp
vsadmin\inc\incipblock.asp
vsadmin\inc\inclatedownload.asp
vsadmin\inc\incmailinglist.asp
vsadmin\inc\incmain.asp
vsadmin\inc\incmenu.asp
vsadmin\inc\incminicss.asp
vsadmin\inc\incorders.asp
vsadmin\inc\incpayprov.asp
vsadmin\inc\incproddetail.asp
vsadmin\inc\incprods.asp
vsadmin\inc\incproductbody2.asp
vsadmin\inc\incproducts.asp
vsadmin\inc\incsidefilter.asp
vsadmin\inc\uspsshipping.asp
vsadmin\adminstyle.css
vsadmin\ajaxservice.asp
vsadmin\dumporders.asp
vsadmin\login.asp
vsadmin\shipservice.asp
Files changed since previous PHP version:
vsadmin\inc\inccart.php
vsadmin\inc\inccategories.php
vsadmin\inc\inccats.php
vsadmin\inc\incclientlog.php
vsadmin\inc\incclientlogin.php
vsadmin\inc\inccrosssell.php
vsadmin\inc\incemail.php
vsadmin\inc\incemailmsgs.php
vsadmin\inc\incfedexlicense.php
vsadmin\inc\incfunctions.php
vsadmin\inc\inclatedownload.php
vsadmin\inc\incmailinglist.php
vsadmin\inc\incmain.php
vsadmin\inc\incminicss.php
vsadmin\inc\incorders.php
vsadmin\inc\incpayprov.php
vsadmin\inc\incproddetail.php
vsadmin\inc\incprods.php
vsadmin\inc\incproductbody2.php
vsadmin\inc\incproducts.php
vsadmin\inc\incsidefilter.php
vsadmin\inc\PHPMailer.php
vsadmin\inc\SMTP.php
vsadmin\inc\uspsshipping.php
vsadmin\adminstyle.css
vsadmin\ajaxservice.php
vsadmin\dumporders.php
vsadmin\shipservice.php
Click Here for Shopping Cart SoftwareClick Here to sign up for our newsletterClick Here for the latest updater