The v6.4.6 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.aspChanges in the USPS online rating service meant that some shipping services could cause an error or result in a zero shipping charge and this has now been fixed.
When using Spry tabs the Schema.org product description tag was being placed around all the tabs (including related products / reviews), rather than just the tab with the product description. For those which are managing their own tabs you can give the system a hint of which tab is the product description by adding the ' special="ectdescription" ' attribute like this...
<ecttab title="My Description" special="ectdescription">
To enable automatic updates of products for Google you need to set the item condition and availabilty schema.org tags and we've now added parameters to allow this. If you set the parameter...
setschemacondition=TRUE
$setschemacondition=TRUE;
...then the condition is set to "NewCondition". You can override this with the parameter...
schemaitemcondition="UsedCondition"
$schemaitemcondition="UsedCondition";
Where the condition is one of...
DamagedCondition / NewCondition / RefurbishedCondition / UsedCondition
To set the availability you can add the parameter...
setschemaavailability=TRUE
$setschemaavailability=TRUE
If you are using Stock Management then the availability is set depending on stock. If not, then an item is set to InStock unless the product does not have the "Sell" flag set where it is set to OutOfStock.
In the PHP version only a cache was being re-initialized too often causing many more database hits than were necessary in some cases in the products pages.
Support for the SagePay v3.0 protocol is now included.
quote:
To update SagePay to v3.0 please do the following.
1. Copy the updater files to your site.
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
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.
Text option entries do not have all the spaces converted to non-breaking spaces now allowing for line breaks in user input.
The "related" products in the Related Spry tab now follow the product sort order.
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.
A problem with Alternate Product ID's and Dependant options has been fixed which could have caused an incorrect price to display on the products pages depending on the order in which options were dependant options with Alt ID's were selected.
In the ASP version only, a variable was not being properly set which meant the language in the email friend / ask a question form could be incorrect in multi language sites.
The javascript for product options has been optimized to reduce the page download size slightly.
A problem has been fixed in the admin orders page which could cause an error in locales using a comma as a decimal separator.
Vince
Files changed since previous ASP version:
vsadmin\inc\incaffil.asp
vsadmin\inc\incaffiliate.asp
vsadmin\inc\inccart.asp
vsadmin\inc\inccategories.asp
vsadmin\inc\incclientlog.asp
vsadmin\inc\incclientlogin.asp
vsadmin\inc\incfunctions.asp
vsadmin\inc\incgiftcert.asp
vsadmin\inc\inclogin.asp
vsadmin\inc\incloginfunctions.asp
vsadmin\inc\incmain.asp
vsadmin\inc\incorders.asp
vsadmin\inc\incpayprov.asp
vsadmin\inc\incproddetail.asp
vsadmin\inc\incprodopts.asp
vsadmin\inc\incprods.asp
vsadmin\inc\incproducts.asp
vsadmin\inc\incsearch.asp
vsadmin\inc\incthanks.asp
vsadmin\inc\md5.asp
vsadmin\inc\uspsshipping.asp
vsadmin\adminclientlog.asp
vsadmin\shipservice.asp
emailfriend.asp
Files changed since previous PHP version:
vsadmin\inc\incaffiliate.php
vsadmin\inc\inccart.php
vsadmin\inc\inccategories.php
vsadmin\inc\incfunctions.php
vsadmin\inc\incmain.php
vsadmin\inc\incorders.php
vsadmin\inc\incpayprov.php
vsadmin\inc\incproddetail.php
vsadmin\inc\incproductbody.php
vsadmin\inc\incproductbody2.php
vsadmin\inc\incproductbody3.php
vsadmin\inc\incsearch.php
vsadmin\inc\incthanks.php
vsadmin\inc\metainfo.php
vsadmin\inc\uspsshipping.php
emailfriend.php
Click Here for Shopping Cart SoftwareClick Here to sign up for our newsletterClick Here for the latest updater