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 - 05/26/2021 :  09:19:05  
The v7.3.3 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.
https://www.ecommercetemplates.com/updaters.asp

For the PHP version there are a bunch of changes for the new WordPress system.

An error has been fixed which occurred if the metainfo.php include file was declared before the incfunctions.php file.

<label> elements now have the class "ectlabel" added so they can be separately styled when a theme sets a style for all these elements.

Shopping cart items now do not have spaces replaced by non-breaking spaces so that the cart items can wrap properly on small screen sizes.

The customer name has its field name changed in the cart details page as a name of "name" was tripping some security software.

eWay will now check that a valid credit card number has been entered.

While defining Spry Tabs, when you specify the tabs you can also set a class, and this class will precede any class set for the tab, and this can be useful for setting Font-Awesome icons. For instance...

<ecttab class="fa fa-search" title="Search Tab">This is a search tab</ecttab>

And that will produce a tab like this...

<li class="fa fa-search TabbedPanelsTab TabbedPanelsTabSelected" tabindex="0">Search Tab</li>

An error has been resolved that could occur when there were no available USPS shipping methods.

SVG Review Cart Images were introduced in v7.3 but it seems that some people want to use the bitmap versions and so we've added the possibility to choose. To use the old GIF images, set the following parameter in your includes.asp/includes.php file...

imgreviewcart="reviewcart.gif"
$imgreviewcart="reviewcart.gif";

You can now use any name and format now for the review cart images if you choose to use the non-SVG versions. But whatever the name, the half point, no point and small image names will be created from this. For instance, if you choose...

reviewcart.png

...then you need to have in the images folder these files...

images/reviewcart.png
images/reviewcarthg.png
images/reviewcartg.png
images/sreviewcart.png
images/sreviewcarthg.png
images/sreviewcartg.png

Vince

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

Files changed since previous ASP version:
vsadmin\inc\inccart.asp
vsadmin\inc\incfunctions.asp
vsadmin\inc\incproddetail.asp
vsadmin\inc\uspsshipping.asp

Files changed since previous PHP version:
vsadmin\inc\incadmin.php
vsadmin\inc\inccart.php
vsadmin\inc\inccategories.php
vsadmin\inc\inccontentregion.php
vsadmin\inc\incfunctions.php
vsadmin\inc\incproddetail.php
vsadmin\inc\incproducts.php
vsadmin\inc\incsearch.php
vsadmin\inc\languagefile.php
vsadmin\inc\metainfo.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