Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 Forum Locked
Author « Topic »  

Vince
Administrator

Spain
42472 Posts

Posted - 03/26/2015 :  09:39:43  
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.
http://www.ecommercetemplates.com/updaters.asp


Tax 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 Software
Click Here to sign up for our newsletter
Click Here for the latest updater

Vince
Administrator

42472 Posts

Posted - 04/16/2015 :  04:39:16  
We've release a hotfix for v6.4.5 mainly to provide the v3.0 protocol of the SagePay payment processor. SagePay is now integrated directly in the cart so you don't need Custom Payment Processor scripts.

To update SagePay to v3.0 please do the following.
1. Copy the updater files to your site. If you are already on v6.4.5 you can just copy...
vsadmin/inc/inccart.asp/php
vsadmin/inc/incpayprovider.asp/php
vsadmin/inc/incthanks.asp/php
vsadmin/inc/md5.asp (No PHP file)
vsadmin/shipservice.asp (No PHP file)
2. Run the updatestore.asp/php script in your browser.
3. Go to the Admin Payment Providers page and copy the SagePay connection details from the "Custom" payment method to "SagePay" and then remove the connection details from "Custom".
4. Enable SagePay and disable Custom in the Admin Payment Providers page.
5. Just for security, copy the standard Custom Payment Provider scripts from (customppsend.asp/php and customppreturn.asp/php) from the updater "custompayproc" directory to your site

We will also release custom the old style custom payment provider scripts for SagePay soon for those that cannot update to v6.4.5

Also included in this hotfix

Dependant Product Options now keep their order in the product pages. Previously the dependant options could change their order from the one set in the Admin Product Options page.
Files affected: incfunctions.asp/php

Text option entries do not have all the spaces converted to non-breaking spaces now allowing for line breaks in user input.

Files affected: incorders.asp/php

The "related" products in the Related Spry tab now follow the product sort order.

Files affected: incproddetail.asp/php

If a USPS container is specified specifically (that is not using "auto" to allow the cart to determine the container size) then if the product dimensions exceed the container limits that shipping method is not used.

Files affected: uspsshipping.asp/php

Vince


Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

Vince
Administrator

42472 Posts

Posted - 06/01/2015 :  07:13:05  
We've released a Hotfix today to address a problem caused by some changes made by the USPS online rating service. The changes can affect rates for shipping to Canada from the USA and can cause either an error or a zero shipping rate.

Please note, you need to update both these files...
vsadmin/inc/inccart.asp/php
vsadmin/inc/uspsshipping.asp/php


Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
 Forum Locked
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000