There are some minor hotfixes for the v6.4.4 release available now in the updater.
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.
Files affected: inccart.asp/php
The "Apply Coupon" button can now be an image by specifying the image parameter...
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.
Files affected: inccart.asp/php
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.
Files affected: inccart.asp/php
A couple of minor validation issues were fixed with the notify back in stock window.
Files affected: incfunctions.asp/php
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.
Files affected: incfunctions.asp/php
The mailing list unsubscribe link now has the class
a.unsubscribe
Files affected: incmailinglist.asp/php
Special characters are now not so zealously stripped from product options allowing your customers to use more characters.
Files affected: incorders.asp/php
The $nocatid parameter was not working properly in the PHP version and this has now been fixed.
Files affected: incproddetail.php (PHP Only)
The Wish List link in the product detail page now has a div with the class "div.detailwishlist"
Files affected: incproddetail.asp/php
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.
Files affected: incproddetail.asp/php
Vince
Click Here for Shopping Cart SoftwareClick Here to sign up for our newsletterClick Here for the latest updater