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 - 07/03/2017 :  10:47:49  
The v6.7.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

A security issue has been fixed.

We've added a couple of extra layers of security to the admin login, making it unnecessary in most cases to use a hidden admin login. Firstly, we've added flood control so you can only try a login once every 5 seconds and this should stop Brute Force attacks on the admin login. Secondly, and thanks to Phil@Bettapages for the idea, we've added an optional loginkey parameter. To set this just add the parameter to your vsadmin/includes.asp/php file...
loginkey="myloginkey"
$loginkey="myloginkey";
Changing of course "myloginkey" for a login key of your choice.
Once set, you cannot log in without adding your login key to your admin login URL, for instance...
http://www.yourstoreurl.com/vsadmin/admin.asp?loginkey=myloginkey
http://www.yourstoreurl.com/vsadmin/admin.php?loginkey=myloginkey
You can use anything you like as your loginkey, but as it's going to be entered in the URL you shouldn't use special characters.

An error has been fixed which could cause the Previous / Next product's to not display on the product detail page.

Support for USPS Commercial Plus shipping rate options have been added.

A fix to stop deleted items causing an error in the cart inadvertently caused a problem with gift certificates and donations when a product had not been set up for these items. This Hotfix will fix this problem with gift certificates and donations.

Products that have been deleted since being added to the customer's cart are handled in a better way now, with the customer being informed and asked to remove the items before proceeding. The deleted items are highlighted in the cart so the customer knows which items to remove.

The order id (%orderid%) is now a valid replacement in the subject line of the order status email.

Logging out on the thanks page could cause an error as the page was refreshed and this has been resolved by forwarding the customer now to the cart page on logout.

Some validation errors and Structured Data errors have been resolved to help your pages validate properly.

The customer login and registration fields were too narrow on mobile devices and this has been resolved along with other improvements in the ectcart.css CSS file.

Your email password is now no longer displayed in a password field on the admin main settings page for security reasons, but can be reset if necessary.

There are some fixes in the admin products page for stock notifications when using the SEO URL system.

When you change a product's id, the multisections, multisearchcriteria and notifyinstock tables also have instances of that product id updated which didn't previously happen.

A problem has been fixed in the emailfriend / Ask a Question page which could cause a vertical scroll bar after submitting a question or email.

For countries that do not require a zip code the cart was in some circumstances not allowing the customer to checkout without entering a zip / postal code.

The order statistics section of the admin dashboard will now only display for those logins which have privileges for viewing statistics.

The layout has been improved for shipping options using radio buttons.

Vince

CSS Files Changed:
css\ectcart.css

Files changed since previous ASP version:
vsadmin\inc\incadmin.asp
vsadmin\inc\inccart.asp
vsadmin\inc\inccountry.asp
vsadmin\inc\incemailmsgs.asp
vsadmin\inc\incfunctions.asp
vsadmin\inc\incloginfunctions.asp
vsadmin\inc\incmain.asp
vsadmin\inc\incorders.asp
vsadmin\inc\incordstatus.asp
vsadmin\inc\incproddetail.asp
vsadmin\inc\incprods.asp
vsadmin\inc\incproducts.asp
vsadmin\inc\incstate.asp
vsadmin\inc\incuspsmeths.asp
vsadmin\inc\inczones.asp
vsadmin\inc\uspsshipping.asp
vsadmin\login.asp
vsadmin\logout.asp
vsadmin\shipservice.asp
emailfriend.asp

Files changed since previous PHP version:
vsadmin\inc\incadmin.php
vsadmin\inc\inccart.php
vsadmin\inc\inccats.php
vsadmin\inc\incclientlog.php
vsadmin\inc\incclientlogin.php
vsadmin\inc\inccountry.php
vsadmin\inc\incdologin.php
vsadmin\inc\incdologout.php
vsadmin\inc\incemailmsgs.php
vsadmin\inc\incfunctions.php
vsadmin\inc\incloginfunctions.php
vsadmin\inc\incorders.php
vsadmin\inc\incordstatus.php
vsadmin\inc\incproddetail.php
vsadmin\inc\incprods.php
vsadmin\inc\incproducts.php
vsadmin\inc\incstate.php
vsadmin\inc\incuspsmeths.php
vsadmin\inc\inczones.php
vsadmin\inc\uspsshipping.php
vsadmin\shipservice.php
emailfriend.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