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 - 10/08/2019 :  01:58:27  
The v7.1.5 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

Order Image Uploader
You can now accept image uploads attached to an order if required. For instance, if you sell fabric you could allow a customer to upload an image of a design with the order. The image upload happens after payment to deter hackers from trying to circumvent security and the images can be safely stored outside the web root.
To enable the image upload, the first thing you will need to do is specify the upload directory on the admin main settings page. The path to the site root is given to help find the directory location, but for security reasons you should always specify a location outside the web root. Then on the admin products page, in the "Quick Entry..." choose "Image Upload" and check the products that allow an image upload.
Other parameters related with the image upload are...
uploaditemsperorder=1
$uploaditemsperorder=1;
Normally only one image is allowed per ordered item but you can increase that with this parameter.
uploadmaxfilesize=2*1024*1024
$uploadmaxfilesize=2*1024*1024;
uploadfiletypes=".bmp,.gif,.jpe,.jpeg,.jpg,.pdf,.tif,.tiff";
$uploadfiletypes=".bmp,.gif,.jpe,.jpeg,.jpg,.pdf,.tif,.tiff";
Specifies the filetypes of the images that can be uploaded.

Stripe.com Order ID and Transaction Type
Previously the new Strip.com integration didn't obey the transaction type (Authorize Capture or Authorize Only) and this update rectifies this. Also, the order id is now sent with the metadata with the new Stripe checkout method.

Invoice Number in Status Emails
The Invoice Number can now be specified as a replacement field in Order Status Emails.

Alternate Carriers Undefined
There is an important fix for those using the shipping option of "Show all shipping carriers together" where the alternate carriers could show as "Undefined" and this has now been fixed.

Australia Post Changes
Australia Post is changing its service types and we have made the changes in the updater to reflect these changes.

Password Reset Refresh
There was a small problem using the password reset feature for customer accounts where after resetting the password, the page would refresh in a way that caused an error message and this has now been rectified.

Admin login Javascript
In the admin login page the javascript necessary for the admin was displayed even if you were not logged in. This meant that if PCI Scanning software discovered the directory it could raise an issue even if it could not log in.

Vince

CSS / JS Files Changed:
css/ectcart.css

Files changed since previous ASP version:
vsadmin\inc\inccart.asp
vsadmin\inc\incemail.asp
vsadmin\inc\incemailmsgs.asp
vsadmin\inc\incfunctions.asp
vsadmin\inc\incloginfunctions.asp
vsadmin\inc\incmain.asp
vsadmin\inc\incorders.asp
vsadmin\inc\incproddetail.asp
vsadmin\inc\incprods.asp
vsadmin\inc\incthanks.asp
vsadmin\inc\inctracking.asp
vsadmin\inc\incuspsmeths.asp
vsadmin\inc\md5.asp
vsadmin\inc\uspsshipping.asp
vsadmin\ajaxservice.asp
vsadmin\login.asp
vsadmin\shipservice.asp
vsadmin\stripewebhook.asp

Files changed since previous PHP version:
vsadmin\inc\inccart.php
vsadmin\inc\incemail.php
vsadmin\inc\incemailmsgs.php
vsadmin\inc\incfunctions.php
vsadmin\inc\incloginfunctions.php
vsadmin\inc\incmain.php
vsadmin\inc\incorders.php
vsadmin\inc\incproddetail.php
vsadmin\inc\incprods.php
vsadmin\inc\incthanks.php
vsadmin\inc\inctracking.php
vsadmin\inc\incuspsmeths.php
vsadmin\inc\languagefile.php
vsadmin\inc\uspsshipping.php
vsadmin\ajaxservice.php
vsadmin\shipservice.php
vsadmin\stripewebhook.php
vsadmin\wpconfirm.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.03 seconds. Snitz Forums 2000