The v6.4.5 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.aspTax was not being calculated correctly in the admin orders page when editing orders and using the showtaxinclusive=3 parameter where tax is assumed to be part of the product price.
There is a change in the product filter and side filter bar for product attributes (manufacturers etc) that could bring a significant speed up in some circumstances. Also, in the PHP version only a problem has been fixed which could cause the product attributes to not be pre-selected when using more than one attribute group.
When using both the nosearchdescription and nosearchlongdescription you could get an error in the search page and this has now been fixed.
The Product Attributes are now ordered correctly in the admin products page when using the "Sort Alphabetically" option.
You can set the parameter...
xxCOTxt="Checkout"
$xxCOTxt="Checkout";
...to change the text of the checkout button. But now by setting...
xxCOTxt2="Checkout Step 2"
$xxCOTxt2="Checkout Step 2";
...and / or...
xxCOTxt3="Checkout Step 3"
$xxCOTxt3="Checkout Step 3";
...then you can change the text separately for the checkout button in steps 2 and 3 of checkout.
The checkout buttons also have the class "checkoutbutton" plus for the first, second and third checkout steps, the classes applycoupon1, applycoupon2 and applycoupon3 respectively.
The "Apply Coupon" button can now be an image by specifying the image parameter...
imgapplycoupon="images/applycoupon.gif"
$imgapplycoupon="images/applycoupon.gif";
And it also has the class...
applycoupon
So that you can set the style separately for the first checkout and second checkout page apply buttons, they have the classes applycoupon1 and applycoupon2 respectively.
With PayPal Advanced payments, when using the Chrome browser if payment was accepted on HTTPS but the thanks page was not on HTTPS the browser would not forward to that page but would instead issue an error. Now if HTTPS is available it is used for both steps of checkout.
A couple of minor validation issues were fixed with the notify back in stock window.
There were some changes with the PHP Mailer in the new version so we've made some modifications necessary to allow for this. The system will still work just fine with older PHP Mailer versions. (PHP Version Only)
The mailing list unsubscribe link now has the class
a.unsubscribe
Special characters are now not so zealously stripped from product options allowing your customers to use more characters.
The $nocatid parameter was not working properly in the PHP version and this has now been fixed. (PHP Version Only)
The Wish List link in the product detail page now has a div with the class "div.detailwishlist"
There are 2 more possibilities for the detailpagelayout parameter,
reviewstars
reviewstarslarge
Which will display the review stars in the same way as on the products pages.
Vince
Files changed since previous ASP version:
vsadmin\inc\inccart.asp
vsadmin\inc\incfunctions.asp
vsadmin\inc\incmailinglist.asp
vsadmin\inc\incorders.asp
vsadmin\inc\incproddetail.asp
vsadmin\inc\incprods.asp
vsadmin\inc\incproducts.asp
vsadmin\inc\incsearch.asp
vsadmin\inc\md5.asp
vsadmin\login.asp
Files changed since previous PHP version:
vsadmin\inc\inccart.php
vsadmin\inc\incdologin.php
vsadmin\inc\incfunctions.php
vsadmin\inc\incmailinglist.php
vsadmin\inc\incorders.php
vsadmin\inc\incproddetail.php
vsadmin\inc\incprods.php
vsadmin\inc\incproducts.php
vsadmin\inc\incsearch.php
Click Here for Shopping Cart SoftwareClick Here to sign up for our newsletterClick Here for the latest updater