Page 157 of 218 FirstFirst ... 57107147155156157158159167207 ... LastLast
Results 1,561 to 1,570 of 2177
  1. #1561
    Join Date
    Aug 2010
    Posts
    76
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I tried version 1.10.0 and it worked .....

  2. #1562
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by limelites View Post
    I'm currently running V1.25 on ZC 1.3.8a and I'm thinking of upgrading this mod to the latest version 1.10.0. We are on PHP5.2 so that's ok, but will the latest files still work on ZC 1.3.8a?

    The reason I'm looking to update to the newest mod version is that I suspect it's the reason why sometimes our customers experience problems with the confirm order button. Sometimes they need to click the confirm order button two or three times before it will actually process. Usually this happens if they've changed the shipping address or added a discount coupon code, or changed shipping methods or anything else that causes the page to propagate with new totals.

    Does anyone know if the latest version would cure this issue? Also, is it compatible with 1.3.8a?

    Sometimes our customers experience problems with the confirm order button. Sometimes they need to click the confirm order button two or three times before it will actually process. Usually this happens if they've changed the shipping address or added a discount coupon code, or changed shipping methods or anything else that causes the page to propagate with new totals.

    Has anyone else experienced this issue? I read somewhere that this FEC mod is what's causing it?

  3. #1563
    Join Date
    Nov 2012
    Posts
    10
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Thank you for the nice add-on.
    I using most recent version of add-on on zen cart 1.5.1
    Its works fine on my website.

    But one small problem, it wont show any alert message for input field wrong. it wont create account good but does not let know customer what they have not input or wrong input to create account.

    Thanks,

  4. #1564
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I have FEC 1.11.0 installed on Zen-Cart 1.5.0. When a different shipping option is selected on step 2 of checkout, it doesn't update on step 3. This is happening on all browsers. We do have CSS Javascript loader installed. Any suggestions on how to fix this issue?
    Danielle

  5. #1565
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I've just noticed that error messages do not display when using FEC. If I try and place an order via Paypal using an incorrect address, Paypal sends me back to step 2 of checkout. If we turn FEC off, there is an error message displayed at the top saying the address in invalid (error code 10736). However, if FEC is turned on, no error message is displayed, so the customer has no idea why their order didn't go through.

    The following code is in tpl_checkout_default.php:
    <?php if ($messageStack->size('redemptions') > 0) echo $messageStack->output('redemptions'); ?>
    <?php if ($messageStack->size('checkout_shipping') > 0) echo $messageStack->output('checkout_shipping'); ?>
    <?php if ($messageStack->size('checkout_payment') > 0) echo $messageStack->output('checkout_payment'); ?>
    What else do I need to do to get the error message to show up? This is a major issue!

    Thank you.
    Danielle

  6. #1566
    Join Date
    Jun 2011
    Posts
    91
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Is there a way to set the zip code MAXIMUM length to 5? and to show a message on the new account form explaining this?

  7. #1567
    Join Date
    Sep 2012
    Posts
    253
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    admin/includes/templates/your_template/templates/tpl_modules_create_account.php

    find
    Code:
    <label class="inputLabel" for="postcode"><?php echo ENTRY_POST_CODE; ?></label>
    <?php echo zen_draw_input_field('postcode', '', zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', '40') . ' id="postcode"') . (zen_not_null(ENTRY_POST_CODE_TEXT) ? '<span class="alert">' . ENTRY_POST_CODE_TEXT . '</span>': ''); ?>
    <br class="clearBoth" />
    Change '40' to the length you want. Then find the define file for postcode and set it to the message you want.

  8. #1568
    Join Date
    Feb 2012
    Posts
    14
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hi, I am using zencart v1.5.1. I installed FEC mod. Footer is missing from login page when 'easy signup and login' is set to false under fes settings in admin. If it is true, footer is showing.
    Steps: added a product to cart,clicked proceed to checkout, login page is displayed with missing footer.
    Any thoughts.Please suggest.

    Ravi.

  9. #1569
    Join Date
    Jun 2011
    Posts
    91
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by southshorepizza View Post
    admin/includes/templates/your_template/templates/tpl_modules_create_account.php

    find
    Code:
    <label class="inputLabel" for="postcode"><?php echo ENTRY_POST_CODE; ?></label>
    <?php echo zen_draw_input_field('postcode', '', zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', '40') . ' id="postcode"') . (zen_not_null(ENTRY_POST_CODE_TEXT) ? '<span class="alert">' . ENTRY_POST_CODE_TEXT . '</span>': ''); ?>
    <br class="clearBoth" />
    Change '40' to the length you want. Then find the define file for postcode and set it to the message you want.

    Worked Great! - THANKS

  10. #1570
    Join Date
    Mar 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I installed it on my site www.doudounemanteau.com, when i test it, only show "Your order is being processed, please wait...
    " , it can not turn to success page.
    anybody meet this problem?
    zencart is easy install system. My doudounes store!

 

 

Similar Threads

  1. Replies: 4
    Last Post: 25 Jan 2012, 07:37 PM
  2. Fast and Easy Checkout - Checkout Without Account not showing
    By Lee-oh in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 3 Feb 2010, 05:09 PM
  3. Go To Checkout Error - with Fast and Easy Checkout installed
    By RFree190 in forum General Questions
    Replies: 3
    Last Post: 10 Mar 2009, 07:08 AM
  4. checkout page not redirect (Fast and Easy Checkout module)
    By wowemall in forum Addon Templates
    Replies: 0
    Last Post: 27 Sep 2008, 02:36 PM
  5. Fast and Easy Checkout
    By cmes in forum General Questions
    Replies: 5
    Last Post: 15 Feb 2008, 04:07 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR