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
42470 Posts

Posted - 01/29/2021 :  04:34:48  
The v7.3.0 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.asp

The v7.2 updater is now the Stability Release and the v7.3 the Advanced Release. Please only update to v7.3 if you require specific features of this release as bug and security fixes will continue to be added to the Stability Release.

You can now set a Root Category which can be used to set a category header, page title tag, meta description etc for the root of your product catalog.

Products can now be set a Site ID which can be used to display sub-categories of your product catalog on different websites, but using the same database. There are two new parameters which have been implemented to make this possible, for ASP...

ectsiteid=1
orcatalogroot=10

...and for PHP...

$GLOBALS['ectsiteid']=1;
$GLOBALS['orcatalogroot']=10;

Products that should be displayed on all sites would have a Site ID of zero (and will do so by default.) If you want a subset of products to display on a second website, given those products a non-zero site id. (This can be done using the Quick Entry... feature.) Then set the "ectsiteid" parameter to that site id.
The "orcatalogroot" parameter will make the category with that id the root of the store, and would be set to the category of products to be displayed.

Vince

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

Vince
Administrator

42470 Posts

Posted - 03/17/2021 :  09:11:57  
We've released a Hotfix today to resolve the following issues...

PayPal have changed some of the parameters that are returned to the cart after a successful transaction and this can lead to an error message on the thanks page indicating that no matching payment provider could be found. We've made changes so that either with the new or the old parameters, the system should still work.

This fix is also included in the v7.2 Stability Release.

Files affected:
vsadmin\inc\incthanks.asp/php
vsadmin\ajaxservice.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.02 seconds. Snitz Forums 2000