Zen Cart Logo
Forums / All Other Contributions/Addons / Fast and Easy Checkout

Fast and Easy Checkout

Views: 550,665

Results 1,861 to 1,880 of 2,177
8 Aug 2014, 12:50 AM
#1861
blackorchidcouture avatar

blackorchidcouture

Zen Follower

Join Date:
Apr 2010
Location:
Albuquerque, NM
Posts:
198
Plugin Contributions:
0

Fast and Easy Checkout

Oh yaye, this worked for me to change the id of the configuration.php page, only it wasn't the next id after the last installed plugin, I had to just try out id's until I found the right one. It would be nice to have a link to click on in the admin, but at least I know I can access the configuration for FEC to activate it, so thanks for this tip!

8 Aug 2014, 8:12 AM
#1862
stecrox avatar

stecrox

New Zenner

Join Date:
Jan 2008
Location:
Perth. Australia
Posts:
64
Plugin Contributions:
0

Re: Fast and Easy Checkout

bislewl:

Try leaving the files there, but running the uninstall.sql in tools->SQL Patch
I tried this, but it is still not installing. It appears that more than myself are having this problem.
Square one
Blackorchardcouture
and not doubt others will turn up.
Is there a problem with sql script on installation.

8 Aug 2014, 8:16 AM
#1863
stecrox avatar

stecrox

New Zenner

Join Date:
Jan 2008
Location:
Perth. Australia
Posts:
64
Plugin Contributions:
0

Re: Fast and Easy Checkout

Chargin:

I dont have the link in admin "Configuration->Fast and Easy Checkout Configuration"
I was able to get there by editing the URL and changing the page ID to 33 which was the next one after the bottom link, IE:
adminfolder/configuration.php?gID=33
But why cant I see the link in admin, this is a superuser account.
I double checked all the files were uploaded, and the system works if I just go to the above link.
Yep this works thank you.
Just annoying it does not display in the menu.

8 Aug 2014, 1:25 PM
#1864
wtfbbq avatar

wtfbbq

New Zenner

Join Date:
Aug 2012
Posts:
45
Plugin Contributions:
0

Re: Fast and Easy Checkout

This add-on does not work with the free template Winchester Responsive 1.3 installed.
It completely breaks the catalog.
Admin configuration for fast and easy checkout is not listed either, but is reachable by manually modifying the URL link as mentioned by another user.

I did a fresh install of 1.5.3 > installed Winchester Responsive template> installed CSS/JS Loader by Numinix > installed Fast and Easy checkout module by Numinix.
Catalog breaks and admin does not list the Fast and Easy checkout under config. Followed all the install docs to a T.
http://www.zen-cart.com/showthread.php?213234-Winchester-Responsive&p=1255235#post1255235

8 Aug 2014, 3:23 PM
#1865
blackorchidcouture avatar

blackorchidcouture

Zen Follower

Join Date:
Apr 2010
Location:
Albuquerque, NM
Posts:
198
Plugin Contributions:
0

Re: Fast and Easy Checkout

I'm curious if all of us having this problem of FEC not showing up admin/configuration are using Zen Cart v.1.5.3? Also, since we can access FEC configuration once we find the right id, doesn't this mean that we did install it correctly, but there is some sort of glitch? FEC overrides the admin/configuration.php file, and I'm thinking this file might have something to do with what's happening, but I'm not fluent enough with PHP to figure it out.

Stecrox, the newest version of FEC doesn't need an SQL file to install, it is supposed to auto install.

12 Aug 2014, 4:11 PM
#1866
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Fast and Easy Checkout

wtfbbq:

This add-on does not work with the free template Winchester Responsive 1.3 installed.
It completely breaks the catalog.
Admin configuration for fast and easy checkout is not listed either, but is reachable by manually modifying the URL link as mentioned by another user.

I did a fresh install of 1.5.3 > installed Winchester Responsive template> installed CSS/JS Loader by Numinix > installed Fast and Easy checkout module by Numinix.
Catalog breaks and admin does not list the Fast and Easy checkout under config. Followed all the install docs to a T.
http://www.zen-cart.com/showthread.php?213234-Winchester-Responsive&p=1255235#post1255235

This is not true. I have installed this module many times on sites using winchester responsive. My guess is that you have not installed the css/js loader or this module correctly.

Thanks,

Anne

12 Aug 2014, 4:13 PM
#1867
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Fast and Easy Checkout

I just downloaded the latest version of the module and noticed that the fec_global.css file was minimized which is great, but not great for development. So, I wanted to post my dev version of the file which has new lines restored to make it easier to use with chrome or other developer tools.

.fec-shipping-address a .cssButton,.fec-shipping-address a .cssButtonHover,#cartWrapExplain a{background:none !important;border:none;color:#636363;font-size:10px;font-weight:700;padding:0 !important;width:auto !important}
.fec-shipping-address a .cssButton:hover,.fec-shipping-address a .cssButtonHover:hover,#cartWrapExplain a:hover{color:#373737}
.fec-fieldset .fec-edit-button{margin:-47px 0 0;position:relative}
.fec-fieldset .fec-edit-button .cssButton,.fec-fieldset .fec-edit-button .cssButtonHover{background:#898989;cursor:pointer;padding:5px 4px 4px}
.fec-fieldset .fec-edit-button .cssButtonHover,.fec-fieldset .fec-edit-button .cssButtonHover:hover{background:#636363}
.fec-container .buttonRow.forward{margin-bottom:0;margin-right:0}
.fec-col-left .buttonRow.forward{border-top:1px solid #b7b7b7;margin:21px 0 0;padding-top:21px;width:45%}
.fec-container .cssButton,.fec-container .cssButtonHover{background:#ed1c24;border:none;color:#fff;cursor:pointer;float:right;font-size:11px;font-weight:700;margin:0;padding:4px 6px 5px;text-transform:uppercase;width:auto !i\
mportant}
.fec-container .cssButtonHover,.fec-container .cssButtonHover:hover{background:#b5161b;border-color:none}
.fec-button-container .fec-infomation{clear:both;font-size:11px;padding-top:10px;text-align:right}
.fec-shopping-cart-btn{margin:0 0 15px !important}

@media screen and (-webkit-min-device-pixel-ratio: 0){
.fec-container .cssButton,.fec-container .cssButtonHover{padding:6px 7px}

}

.fec-fieldset .inputLabel{color:#000;display:block;float:none;font-size:12px;font-weight:700;line-height:11px;margin:0 0 9px;padding:0;width:auto}
.fec-fieldset input[type=text],.fec-fieldset input[type=password],.fec-fieldset select,.fec-fieldset textarea{border:1px solid #898989;display:inline-block;font-family:Verdana;font-size:12px;margin:0;padding:5px;width:100%;-\
webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.fec-returning-customers input[type=text],.fec-returning-customers input[type=password],.fec-returning-customers select,.fec-returning-customers textarea{width:100%}
.fec-fieldset input:focus,.fec-fieldset select:focus,.fec-fieldset textarea:focus{background-color:#fff;border-color:#aeaeae;-webkit-box-shadow:1px 1px 3px #ccc;-moz-box-shadow:1px 1px 3px #ccc;box-shadow:1px 1px 3px #ccc}
.fec-box-check-radio,.fec-discount .fec-field-inline label{margin-bottom:12px;overflow:hidden}
.fec-box-check-radio label{float:left;margin:0 10px 0 0;padding:0;width:auto}
.fec-box-check-radio label,.fec-discount .fec-field-inline label{float:left;font-size:12px;line-height:19px;margin-right:0;position:relative;top:-2px;width:83%}
.fec-box-check-radio label{width:auto !important;margin-right:15px}
.fec-fieldset .fec-field{margin-bottom:14px;overflow:hidden}
.fec-box-check-radio label img{margin:2px 0 5px;position:relative}
.fec-box-check-radio .smallText{display:block;font-weight:400}
.fec-box-check-radio input{height:13px;margin:1px 9px 0 1px;padding:0;float:left;width:13px}
.fec-fieldset .fec-newsletter-email{margin-top:21px}
.fec-newsletter-email .fec-box-check-radio{margin-bottom:0}
.fec-newsletter-email input{clear:left}
.fec-newsletter-email label{padding-bottom:8px}
.fec-container{padding:24px 16px 15px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block !important}
#checkout{padding-top:24px}
.fec-container .messageStackError{margin:0 0 15px}
.fec-page-step{color:#ed1c24;display:block;font-size:22px;line-height:normal;margin-bottom:27px;text-transform:uppercase}
.fec-container .fec-required{color:#ed1c24;display:block;font-size:12px;font-weight:700;margin-bottom:30px;margin-top:-45px;text-align:right}
.fec-container .fec-information{display:block;font-size:12px;line-height:18px;margin-bottom:17px}
.fec-container form{display:block;margin:-18px 0 0;overflow:hidden}
.fec-fieldset{background:#ebebeb;border:1px solid #b7b7b7;border-top:none;padding:0 23px 21px;margin:0 0 30px}
.fec-guest-checkout{margin-top:10px}
.fec-fieldset .fec-fieldset-legend{background:#252525;color:#fff;display:block;font-size:13px;font-weight:700;margin:0 -24px 17px;padding:13px 23px 15px;position:relative;text-transform:uppercase}
.fec-fieldset .information{font-size:12px;padding:0}
.fec-fieldset .fec-box-check-radio .alert{float:left;height:13px;line-height:13px}
fec-fieldset .alert{color:#ed1c24;display:inline-block;font-size:12px;font-weight:400;margin-left:0}
.fec-fieldset fieldset{border:none;display:block;margin:18px 0 0;overflow:hidden;padding:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.fec-col-left .fec-fieldset fieldset{margin-bottom:-12px !important}
.fec-fieldset fieldset .fec-fieldset-legend,.fec-fieldset .fec-fieldset-legend-two{background:none;border:none;color:#ed1c24;display:block;font-size:12px;font-weight:700;height:auto;line-height:normal;margin:0 0 12px;padding\
:0;text-transform:uppercase}
.fec-fieldset .fec-newsletter-email,.fec-fieldset .fec-referral,.fec-fieldset .fec-login-details{border-top:1px solid #b7b7b7;margin-bottom:0;padding:18px 0 0}
.fec-col-left .fec-fieldset .fec-referral{margin:26px 0 -14px}
.fec-fieldset .fec-discount,.fec-fieldset .fec-table-gifts{border-top:1px solid #b7b7b7;padding-top:20px}
.fec-fieldset>div .fec-discount:first-child{border-top:none;padding-top:0}
.fec-fieldset .fec-shipping-to{border-bottom:1px solid #b7b7b7;margin-bottom:17px;padding-bottom:21px}
.fec-address-container{margin-top:-5px;overflow:hidden;position:relative}
.fec-shipping-address address{color:#000;float:left;font-size:12px;line-height:18px;padding:0}
.fec-shipping-address address br{display:block}
.fec-shipping-address a{bottom:2px;position:absolute;right:0;text-transform:uppercase}
.fec-table-items table{background:none !important;border:none !important;border-collapse:collapse;border-spacing:1px;margin-top:-7px;width:100%;-webkit-box-shadow:1px 1px 5px #ebebeb;-moz-box-shadow:1px 1px 5px #ebebeb;box-s\
hadow:1px 1px 5px #ebebeb}
.fec-table-items tr{background:no-repeat !important}
.fec-table-items table th{background:#636363;border-left:1px solid #b7b7b7;color:#fff;display:none;font-size:12px;height:30px;line-height:30px;padding:0 10px}
.fec-table-items table th:first-child{border-left:none}
.fec-table-items table #ccProductsHeading{text-align:left}
.fec-table-items table td{border-bottom:1px solid #b7b7b7 !important;color:#000;font-size:12px;padding:12px 0 !important}
.fec-table-items table td:first-child{border-left:medium none;text-align:center;width:7%}
.fec-table-items table .cartImage{text-align:center;width:20%}
.fec-table-items table .cartAttribsList{margin:6px 0;padding-left:14px}
.fec-table-items table td.cartTotalDisplay{text-align:right}
#orderTotals{position:relative;z-index:1}
#orderTotals>div{overflow:hidden}
#orderTotals>div>div{color:#000;font-size:12px;padding:10px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#orderTotals>div .totalBox{text-align:right;width:15%}
#orderTotals>div .lineTitle{width:85%;text-align:right}
#orderTotals #ottotal div{font-weight:700}
.fec-container .fec-important a{color:#ed1c24;display:block;font-size:12px;margin:14px 0;text-align:right}
.fec-container .fec-important a:hover{color:#b5161b}
.fec-easy-sing-up.no-account-only{margin-top:22px}
.fec-easy-sing-up .fec-col-left{float:left;width:63.510204081633%}
.fec-easy-sing-up .fec-col-left.no-account{float:left;width:100%}
.fec-easy-sing-up .fec-col-right{float:right;width:33.5%}
.fec-cl-left,.fec-cl-right{float:left;margin-top:21px;overflow:hidden;width:auto}
.fec-cl-left{border-right:1px solid #b7b7b7;margin-right:5%;padding-right:5%;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.fec-cl-right{width:45%}
.fec-fieldset .fec-company,.fec-fieldset .fec-privacy{padding-bottom:14px}
.fec-fieldset .fec-login-details{margin-top:-19px}
.fec-col-left #shippingField{margin-bottom:30px !important;margin-top:0 !important}
.fec-no-account,.fec-confidence,.fec-paypal{margin-bottom:20px}
#checkout .fec-container,.fec-container .fec-information p{padding:0}
.fec-fieldset br,.fec-fieldset legend,#fec-state-2-field,#fec-state-2-field-shipping,#fec-state-2-field label,#fec-state-2-field-shipping label{display:none}
.fec-button-container .buttonRow.forward,.fec-fieldset .fec-billing-address,.fec-fieldset .fec-company,.fec-fieldset .fec-date-birth,.fec-fieldset .fec-privacy{margin-top:0}
.fec-shopping-cart-fieldset{margin:0 0 21px}
.fec-shopping-cart-fieldset .fec-shopping-cart{clear:both;padding:6px 0 0;border-top:1px solid #b7b7b7}

Thanks,

Anne

13 Aug 2014, 1:51 PM
#1868
three_sisters avatar

three_sisters

Zen Follower

Join Date:
Nov 2006
Location:
Indiana
Posts:
188
Plugin Contributions:
0

Re: Fast and Easy Checkout

I hate to ask such a basic question, but I've searched and searched and can't find the answer...

Can someone tell me where I can find if an order was placed by a guest? I am using ZC 1.5.1 and have Super Orders installed. I used the two files (admin/orders.php and includes/classes/orders.php) that were in the SuperOrders COWOA folder.

I've looked all over and Customer>Orders(and >Details) can find nothing that tells me if an order was placed by a guest. Did I do something wrong in the install? Everything else seems to be working perfectly fine. (It's great, really!)

Thanks!

13 Aug 2014, 2:13 PM
#1869
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: Fast and Easy Checkout

Allison-

Towards the bottom of the docs/readme.html are instructions on how to add that:

see: OPTIONAL TO SEE IF A CUSTOMER IS A GUEST ACCOUNT
and: OPTIONAL TO SEE IF AN ORDER WAS PLACED BY GUEST

does that help?

Thanks,
Larry

13 Aug 2014, 2:35 PM
#1870
three_sisters avatar

three_sisters

Zen Follower

Join Date:
Nov 2006
Location:
Indiana
Posts:
188
Plugin Contributions:
0

Re: Fast and Easy Checkout

bislewl:

Allison-

Towards the bottom of the docs/readme.html are instructions on how to add that:

see: OPTIONAL TO SEE IF A CUSTOMER IS A GUEST ACCOUNT
and: OPTIONAL TO SEE IF AN ORDER WAS PLACED BY GUEST

does that help?

Thanks,
Larry

Thanks, but I did see that. And then I saw that with SuperOrders, they included the edited file. My understanding is that I should use that instead of doing the edits in #7 of the readme.

14 Aug 2014, 4:45 AM
#1872
wtfbbq avatar

wtfbbq

New Zenner

Join Date:
Aug 2012
Posts:
45
Plugin Contributions:
0

Re: Fast and Easy Checkout

The admin > config> fec drop down menu still does not show on a 1.5.3 clean install.

This is using FEC Version: 1.15.2 from Numinix's site.

14 Aug 2014, 11:58 PM
#1873
blackorchidcouture avatar

blackorchidcouture

Zen Follower

Join Date:
Apr 2010
Location:
Albuquerque, NM
Posts:
198
Plugin Contributions:
0

Re: Fast and Easy Checkout

I just upgraded to FEC 1.15.2 as well, and it's still not showing up in admin on v.1.5.3 fresh install. I noticed that this new version doesn't include the .gitignore and .gitattributes, not really sure what these files do or they make a difference. I still have them on my server from the last FEC, should I delete them?

17 Aug 2014, 6:09 AM
#1874
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: Fast and Easy Checkout

The git files were probably left by accident. I just install FEC v1.15.3 on a clean zencart v1.5.3, without issue.

14 Sep 2014, 5:04 PM
#1875
mclovin avatar

mclovin

New Zenner

Join Date:
Feb 2014
Location:
The Netherlands
Posts:
58
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi Guys,

I hope someone can help me with the following problem.

I've recently installed Fast and Easy Checkout and everything seems to have gone well, except for one thing. It looks like I'm having a Jquery conflict. Before installing Fast and Easy Checkout, I already had jscript_jquery-1.7.1.min.js installed in the includes\templates\custom_theme\jscript folder for my Lightbox. However, Fast and Easy Checkout also uses Jquery, except it loads the respective files, including jquery-1.10.2.min.js, from the includes\templates\custom_theme\jscript folder. This causes the browser to attempt to load both, preventing Jquery from working properly. I've installed everything on localhost.

I've been searching the internet and the Zen Cart forum for the last two days, but I can't find any solutions. Is there any way to efficiently resolve this conflict? I've included my html_header.php file. I have CSS/JS Loader installed by the way.

Many thanks!

<?php
/**
 * Common Template
 *
 * outputs the html header. i,e, everything that comes before the \</head\> tag <br />
 *
 * @package templateSystem
 * @copyright Copyright 2003-2010 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: html_header.php 6 2012-05-07 21:43:01Z numinix $
 */
/**
 * load the module for generating page meta-tags
 */
require(DIR_WS_MODULES . zen_get_module_directory('meta_tags.php'));
/**
 * output main page HEAD tag and related headers/meta-tags, etc
 */
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php echo HTML_PARAMS; ?> xmlns:fb="http://ogp.me/ns/fb#">
<head>
<title><?php echo META_TAG_TITLE; ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>" />
<meta name="keywords" content="<?php echo META_TAG_KEYWORDS; ?>" />
<meta name="description" content="<?php echo META_TAG_DESCRIPTION; ?>" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="author" content="The Zen Cart® Team and others" />
<meta name="generator" content="shopping cart program by Zen Cart®, http://www.zen-cart.com eCommerce" />
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'/>
<?php if (defined('ROBOTS_PAGES_TO_SKIP') && in_array($current_page_base,explode(",",constant('ROBOTS_PAGES_TO_SKIP'))) || $current_page_base=='down_for_maintenance' || $robotsNoIndex === true) { ?>
<meta name="robots" content="noindex, nofollow" />
<?php } ?>
<?php if (defined('FAVICON')) { ?>
<link rel="icon" href="<?php echo FAVICON; ?>" type="image/x-icon" />
<link rel="shortcut icon" href="<?php echo FAVICON; ?>" type="image/x-icon" />
<?php } //endif FAVICON ?>

<base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_CATALOG : HTTP_SERVER . DIR_WS_CATALOG ); ?>" />
<?php if (isset($canonicalLink) && $canonicalLink != '') { ?>
<link rel="canonical" href="<?php echo $canonicalLink; ?>" />
<?php } ?>

<?php
/**
* load the loader files
*/

if($RI_CJLoader->get('status') && (!isset($Ajax) || !$Ajax->status())){
	$RI_CJLoader->autoloadLoaders();
	$RI_CJLoader->loadCssJsFiles();
	$files = $RI_CJLoader->header();	
	
	foreach($files['css'] as $file)
		if($file['include']) {
      include($file['src']);
    } else if (!$RI_CJLoader->get('minify_css') || $file['external']) {
      echo '<link rel="stylesheet" type="text/css" href="'.$file['src'].'" />'."\n";
    } else {
      echo '<link rel="stylesheet" type="text/css" href="min/?f='.$file['src'].'&'.$RI_CJLoader->get('minify_time').'" />'."\n";
    }
		
	foreach($files['jscript'] as $file)
		if($file['include']) {
      include($file['src']);
    } else if(!$RI_CJLoader->get('minify_js') || $file['external']) {
      echo '<script type="text/javascript" src="'.$file['src'].'"></script>'."\n";
    } else {
      echo '<script type="text/javascript" src="min/?f='.$file['src'].'&'.$RI_CJLoader->get('minify_time').'"></script>'."\n";
    }
}
//DEBUG: echo '<!-- I SEE cat: ' . $current_category_id . ' || vs cpath: ' . $cPath . ' || page: ' . $current_page . ' || template: ' . $current_template . ' || main = ' . ($this_is_home_page ? 'YES' : 'NO') . ' -->';
?>
</head>
<?php // NOTE: Blank line following is intended: ?>
29 Sep 2014, 4:24 PM
#1876
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: Fast and Easy Checkout

I've got a site with FEC 1.14.3 (yes, I know I should update) running on Zen Cart v1.5.1. FWIW, I've downloaded 1.14.3 and used Beyond Compare to see the differences between that version and 1.15.3 and don't see any changes that would be pertinent to the following issue.

The site has "Fast and Easy Checkout", "One Page Checkout", "Easy Sign-up and Login", "Checkout Without Account" and "Automatic Logoff for No Account" all set to true. I've got a copy of that store installed locally. If a new customer chooses to checkout as a guest, they receive an email that starts with:

Order Confirmation from My Test Store

Test Customer

Thanks for shopping with us today!
The following are the details of your order.
------------------------------------------------------
Order Number: 468
Date Ordered: Monday 29 September, 2014
Detailed Invoice: http://localhost/myteststore/index.php?[B]main_page=account_history_info[/B]&order_id=468

This is (obviously) incorrect and has caused much customer confusion at the store. Since they've checked out without an account, there is no login so it's not possible for them to access an account_history_info page. The email should be pointing the customer to the orders_status page instead.

What's also interesting (and incorrect) is that while the customer's account is marked with COWOA_account field set to 1, the order's COWOA_order field is set to 0; this is most likely a side-effect of the issue.

Has anyone else run into this?

29 Sep 2014, 4:34 PM
#1877
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: Fast and Easy Checkout

Do you have a older copy of COWOA installed?

29 Sep 2014, 4:52 PM
#1878
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: Fast and Easy Checkout

If you'd read my post, I've got v1.14.3 installed and have compared the changes from that version to 1.15.3 (the most recent); there are no changes made there that would lead to a solution to the issue I posted.

29 Sep 2014, 4:55 PM
#1879
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: Fast and Easy Checkout

Yes, I understand that. But I have seen this issue when installing COWOA and then migrated to Fast & Easy Checkout without removing/replacing all the items. Wasn't sure if this was the issue.

29 Sep 2014, 5:59 PM
#1880
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: Fast and Easy Checkout

This was a fresh install of 1.14.3.