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 - 10/26/2018 :  03:42:32  
The v7.0.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

New Classes for Product Options
You can now add classes to your product options which will allow you to style options individually, for instance setting a different background or text color for each color option. New classes have also been added to product options so that you have more control over option styles. The possibilities this gives for layout are quite far reaching, so we've created a post here with a few examples of what you can now do...
https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=110777

Product ID Class For Each Individual Product
The DIV for each product in the products and product detail pages has now been given the product ID as an extra class. This means you can tailor features or effects on a per product basis, such as special offers or sale items. Examples have been given in the same post...
https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=110777

Verify Email Feature
A feature has been added to verify the email entered by the customer if required in the customer checkout form. To enable this feature just add the following parameter to your vsadmin/includes.asp/php file...
verifyemail=TRUE
$verifyemail=TRUE;

Customer Details Form Makeover
The customer details form on checkout has been given a face lift and new classes added to give you more control over the checkout experience. A couple of javascript problems have been resolved and placeholders have been added to the checkout form so your customer is in no doubt about the details entered.

Images in Admin Orders and Thanks Page
You can now add the product image to the thanks page receipt. To do this add the following parameter to your vsadmin/includes.asp/php file...
imgonthankspage=TRUE
$imgonthankspage=TRUE;

To display the product image in the admin order details and / or packing slip or invoice using the following parameter...
imgonorderdetails=7
$imgonorderdetails=7;

A value of 1 will add the product image to the "view order details" screen
A value of 2 will add the product image to the packing slip
A value of 4 will add the product image to the invoice

...and you can add those values together so for instance setting it to 6 will add the image to the invoice and packing slip. 7 will add it to all screens apart from the "edit order" screen.

Content Regions on Product Detail Pages
There are now two ways to add content regions to the product detail pages.

The first is to add a content region specifying the content region id. If you create your content region that you want to display, and that content region has a content region id of 32 then you would add the following to the detailpagelayout parameter...
contentregion32

The second is if you want a different content region based on the category. For that you just add this to the detailpagelayout parameter...
catcontentregion
Now, for the content you have to create a new content region for your category and the give it the Region Name of "catcontentregion" plus the category id. So for instance if the category you want to create content for has a category id of 12 then the Region Name you give your content region will be
catcontentregion12

Minimum Password Length
A minimum of 6 characters has now been enforced when creating an account password, and any character is now allowed meaning your customer can use special characters and punctuation. If you do not want to enforced a 6 character limit you can add the following parameter to your vsadmin/includes.asp/php file...
nocustomerloginpwlimit=TRUE
$nocustomerloginpwlimit=TRUE;

Miscellaneous
A bug has been fixed in the search page when using some sort orders.

The customer login address and account forms have had placeholders added.

Some problems have been fixed which affected the Froala HTML editor in admin.

The order ID is now passed to Stripe as MetaData.

PHP Mailer has been updated to the latest version.

Vince

CSS / JS Files Changed:
css/ectcart.css
js/ectcart.js

Files changed since previous ASP version:
vsadmin\inc\incadmincontent.asp
vsadmin\inc\inccart.asp
vsadmin\inc\inccats.asp
vsadmin\inc\incclientlogin.asp
vsadmin\inc\incemail.asp
vsadmin\inc\incemailmsgs.asp
vsadmin\inc\incfunctions.asp
vsadmin\inc\incloginfunctions.asp
vsadmin\inc\incmailinglist.asp
vsadmin\inc\incmain.asp
vsadmin\inc\incorders.asp
vsadmin\inc\incpayprov.asp
vsadmin\inc\incproddetail.asp
vsadmin\inc\incprodopts.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\incsearchcriteria.asp
vsadmin\inc\incthanks.asp
vsadmin\inc\languagefile_en.asp
vsadmin\ajaxservice.asp
vsadmin\ppconfirm.asp
vsadmin\shipservice.asp

Files changed since previous PHP version:
vsadmin\inc\class.phpmailer.php
vsadmin\inc\class.smtp.php
vsadmin\inc\incadmincontent.php
vsadmin\inc\inccart.php
vsadmin\inc\incclientlogin.php
vsadmin\inc\incemail.php
vsadmin\inc\incfunctions.php
vsadmin\inc\incloginfunctions.php
vsadmin\inc\incmailinglist.php
vsadmin\inc\incmain.php
vsadmin\inc\incorders.php
vsadmin\inc\incpayprov.php
vsadmin\inc\incproddetail.php
vsadmin\inc\incprodopts.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\inc\incupslicense.php
vsadmin\inc\languagefile_en.php
vsadmin\ajaxservice.php
vsadmin\ppconfirm.php
vsadmin\shipservice.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