View Single Post
  #343  
Old 03-22-2005, 10:24 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default

All mods have been verified to work with 4.0.12. Details below.

ezCheckout
ezCheckout has been confirmed to work on X-Cart 4.0.12 without any changes to the install instructions. If you have a zip file that is not titled ezcheckout-mar2005.zip you may want to contact us with your order # and place of purchase to receive a new installation file.

http://www.websitecm.com/store/customer/product.php?productid=69

ezUpsell
ezUpsell has been confirmed to work on X-Cart 4.0.12 without any changes to the install instructions.

NOTE: This module compliments ezCheckout very well, as ezCheckout takes the customer away from the store front, ezUpsell allows them to choose when they want to leave the store, and doesn't interupt the shopping experience.

http://www.websitecm.com/store/customer/product.php?productid=84

Remember Me
The "Remember Me" mod has been confirmed to work on 4.0.12 without any changes to the install instructions.

http://www.websitecm.com/store/customer/product.php?productid=89

ezRecommends
ezRecommends has been confirmed to work on X-Cart 4.0.12 without any changes to the install instructions.

Additional instructions have been provided however, to prevent people from being shown recommended products after returning from a failed order.

Open skin1/main/error_ccprocessor_error.tpl
Find:
Code:
cart.php?mode=checkout
REPLACE with:
Code:
cart.php?mode=checkout&ezrecommends=Y

Open skin1/main/error_ccprocessor_unavail.tpl
Find:
Code:
cart.php?mode=checkout
REPLACE with:
Code:
cart.php?mode=checkout&ezrecommends=Y

http://www.websitecm.com/store/customer/product.php?productid=86&cat=0&page=
Reply With Quote