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

Posted - 01/13/2017 :  06:00:03  
The v6.6.1 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


reCAPTCHA for Email Orders
reCAPTCHA has been added for email orders if required and this can be enabled separately in the Admin Main Settings page.

Random Sort Option
A random sort by option has been added for use with the cross sell feature. This can be activated by adding the parameter...
orsortby=13 ' ASP
$orsortby=13; // PHP
...before the cross sell script. The SQL Server and mySQL databases have a random SELECT feature so will return true random results. The MS Access database however will return random results but always in the same order. Because of this for MS Access we have simulated random results by switching between different sort orders.

Maximum Cross Sell Items Per Section
There is now a parameter to override, and also set a maximum number of cross sell items per section...
crosssellsectionmax=6
$crosssellsectionmax=6;
...where you can of course change the number "6" to the maximum items you want to display.
At the same time we have introduced a Random Sort Order specifically for the Cross Sell...
orsortby=13
By setting this just before the cross sell include the results will be displayed in random order, which could be useful for say a home page random product display.

View images in the Admin Products Quick Update.
Now, in the Admin Products Quick Update menu you have the possibility to view the small, large and giant image as an image, which we believe will be useful for checking broken image links. Additionally, the image viewer uses a "Lazy Loading" system so images are only displayed when they are viewable on the page.

Bug Fixes

The payment processors that use the vsadmin/wpconfirm.asp/php script such as WorldPay, SecPay (PayPoint) and Authorize.net SIM could have their status reset if the thanks page was reset and this has now been resolved.

The PayPal Cancel URL was incorrect and would take you to a 404 page on the PayPal website and this has been fixed.

Invalid additional checkout fields would cause a javascript error and this is now reported correctly making it easier to resolve.

A possible error has been resolved if the shipping estimator was not enabled and weight / price based shipping was used.

The ectwarning class has been added to errors for the shipping estimator.

Adding the cross sell feature before the product or product detail page could cause problems with the page format.

An error has been fixed in the ASP version CSV upload script which could occur if there were no manufacturers defined.

The "Up / Down" buttons did not work in some circumstances for the Add To Cart quantity and this has now been fixed.

If "options" was set as one of the Quick Buy Product Page Layout parameters then you could not use the "noproductoptions / $noproductoptions" parameter and this has now been fixed...

The ship type is set separately to the alternate shipping rates in v6.6. But in some cases the ship type would still be queried if it were set differently and this has been resolved. Also, the "ectwarning" class was not being added to some errors so they would not display as errors.

In the customer account page, when creating a Gift Registry / List a placeholder has now been added for the list name, making it more obvious what the field is for.

In the Admin Products Page you could set a product to "Stock By Options" but not add any options to the product without getting a warning and that warning has been replaced now.

For Stripe orders if there was a problem communicating with the Stripe server then this error was not reported properly and this has now been resolved.

In the PHP version only the $imgnewaccount parameter was not being used to display a "New Account" image, and the $allowemaildefaulton parameter was not being obeyed.

Vince

Please note, there have been changes that span multiple files so selective updating is not recommended.

Files changed since previous ASP version:
vsadmin\inc\inccart.asp
vsadmin\inc\incclientlogin.asp
vsadmin\inc\inccrosssell.asp
vsadmin\inc\inccsv.asp
vsadmin\inc\incemailmsgs.asp
vsadmin\inc\incfunctions.asp
vsadmin\inc\incmain.asp
vsadmin\inc\incorders.asp
vsadmin\inc\incproddetail.asp
vsadmin\inc\incprods.asp
vsadmin\inc\incproductbody.asp
vsadmin\inc\incproductbody2.asp
vsadmin\inc\incproductbody3.asp
vsadmin\inc\incproducts.asp
vsadmin\inc\incsearch.asp
vsadmin\inc\incstats.asp
vsadmin\inc\incthanks.asp
vsadmin\shipservice.asp
vsadmin\wpconfirm.asp
emailfriend.asp

Files changed since previous PHP version:
vsadmin\inc\inccart.php
vsadmin\inc\inccategories.php
vsadmin\inc\incclientlogin.php
vsadmin\inc\inccrosssell.php
vsadmin\inc\incfunctions.php
vsadmin\inc\incmain.php
vsadmin\inc\incmenu.php
vsadmin\inc\incorders.php
vsadmin\inc\incproddetail.php
vsadmin\inc\incprods.php
vsadmin\inc\incproductbody.php
vsadmin\inc\incproductbody2.php
vsadmin\inc\incproductbody3.php
vsadmin\inc\incproducts.php
vsadmin\inc\incsearch.php
vsadmin\inc\incthanks.php
vsadmin\shipservice.php
vsadmin\wpconfirm.php

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

Vince
Administrator

42465 Posts

Posted - 01/23/2017 :  04:58:03  
We've released a Hotfix today to address a couple of issues.

The shipping weight was not being reset after calculating a package in some circumstances which could affect the calculation of subsequent packages.

Files affected:
vsadmin/inc/inccart.asp/php

Donations and Gift Certificates were counting towards discount and shipping discount totals where really they should not.

Files affected:
vsadmin/inc/inccart.asp/php

If you selected orders by the order status on the admin orders page, after searching and updating the order status in the search was cleared so all orders were returned.

Files affected:
vsadmin/inc/incorders.asp/php

If the Manufacturer was specified in the product page layout but the manufacturerfield / $manufacturerfield parameter was not set then this could cause an error on the search page.

Files affected:
vsadmin/inc/insearch.asp/php

An error has been fixed on the products page when sorting by Date Added.

Files affected:
vsadmin/inc/inproducts.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