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 - 11/17/2017 :  04:00:32  
The v6.8.2 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

The v6.8.2 updater now features a completely redesigned receipt / thanks page using a modern CSS layout. All stores can benefit from the up-to-date design and the layout should be much more customizable for those that wish to do so. The email receipt will continue to use a table based layouts as this is still recommended for emails given the very basic CSS support of some email clients.

It is now possible to add your own columns to the Products Quick Update menu by using the parameter...
customquickupdate="CustomDBColumn,CustomDBColumn2" ' ASP
$customquickupdate="CustomDBColumn,CustomDBColumn2"; // PHP
You can specify more than one column by using a comma to separate. The Quick Update menu will display the database column name, unless also specified separated by a colon. For instance...
"CustomDBColumn:DB Column 1,CustomDBColumn2:DB Column 2"
Finally, the datatype of the column will be assumed to be text, unless also specified separated by a colon as NUM for numeric or CHECK for checkbox / (Yes/No). For example...
"CustomDBColumn:DB Column 1:NUM,CustomDBColumn2:DB Column 2:CHECK"

When updating the product inventory using the CSV upload facility, product id's of products that were not found and now listed which will allow you to correct problems more easily.

The admin orders page enhancements have been further improved and some errors have been fixed, including a problem where updating the status would overwrite the tracking number.

A problem has been fixed for the FireFox Quantum browser which was displaying the admin top navigation menu incorrectly.

The admin section can now be scaled in mobile browsers allowing you to zoom in on sections for easier viewing.

A certain kind of malformed URL could cause an error on the products page (and product side filter if installed) and checks have now been put in place to stop this happening.

More issues have been fixed to make the cart compatible with PHP 7.1, in this case for when using the Amazon Payments processing method.

An error has been fixed which affected the ASP version only where an error would occur in the admin products page if products were listed by the discount assigned.

Previously the search page would take the sort order last set in the admin products page but the search page now has its own sort order selector to allow this to be overridden.

More CSS classes have been added to the search page to allow greater flexibility in styling.

A problem has been fixed for some PayPal services which did not support a IPv6 style IP address and could error if one was passed to them. In these cases an IPv4 style address is now passed instead of the actual IPv6 address.

A bug has been fixed where if date input options did not have a default value set then they could have the length of the field added to the option price.

An error has been fixed which affected the ASP version only where an error would occur in the admin products page if products were listed by the discount assigned.

Vince

CSS Files Changed:
css/ectcart.css
vsadmin\adminstyle.css

Files changed since previous ASP version:
vsadmin\inc\inccart.asp
vsadmin\inc\inccsv.asp
vsadmin\inc\incemail.asp
vsadmin\inc\incfunctions.asp
vsadmin\inc\incloginfunctions.asp
vsadmin\inc\incmain.asp
vsadmin\inc\incorders.asp
vsadmin\inc\incprods.asp
vsadmin\inc\incproducts.asp
vsadmin\inc\incsearch.asp
vsadmin\inc\languagefile_de.asp
vsadmin\inc\languagefile_dk.asp
vsadmin\inc\languagefile_en.asp
vsadmin\inc\languagefile_es.asp
vsadmin\inc\languagefile_fr.asp
vsadmin\inc\languagefile_it.asp
vsadmin\inc\languagefile_nl.asp
vsadmin\inc\languagefile_pt.asp
vsadmin\ajaxservice.asp

Files changed since previous PHP version:
vsadmin\inc\inccart.php
vsadmin\inc\inccsv.php
vsadmin\inc\incemail.php
vsadmin\inc\incfunctions.php
vsadmin\inc\incloginfunctions.php
vsadmin\inc\incmain.php
vsadmin\inc\incorders.php
vsadmin\inc\incprods.php
vsadmin\inc\incproducts.php
vsadmin\inc\incsearch.php
vsadmin\inc\incthanks.php
vsadmin\inc\languagefile_de.php
vsadmin\inc\languagefile_dk.php
vsadmin\inc\languagefile_en.php
vsadmin\inc\languagefile_es.php
vsadmin\inc\languagefile_fr.php
vsadmin\inc\languagefile_it.php
vsadmin\inc\languagefile_nl.php
vsadmin\inc\languagefile_pt.php
vsadmin\ajaxservice.php

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