Page 28 of 218 FirstFirst ... 1826272829303878128 ... LastLast
Results 271 to 280 of 2177
  1. #271
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Fast and Easy Checkout for Zen Cart

    This mod doesn't change the order of calculations. It simply allows the shipping and payment pages to be combined into a single page.

  2. #272
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hi numinix,
    I use this mod and work great,
    but in IE7 I got this error(done, with errors) when press button "confirm the order" :

    Line: 355
    Char:1
    Error: object expected
    Code:0
    URL: https://bestfashion.me/checkout/action/null
    I also installed this mod on fresh 1.3.8a zen-cart, same error.
    Please tell me how can I fix it.
    Thanks

  3. #273
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by xordox View Post
    Hi numinix,
    I use this mod and work great,
    but in IE7 I got this error(done, with errors) when press button "confirm the order" :

    Line: 355
    Char:1
    Error: object expected
    Code:0
    URL: https://bestfashion.me/checkout/action/null
    I also installed this mod on fresh 1.3.8a zen-cart, same error.
    Please tell me how can I fix it.
    Thanks
    I find out this line in tpl_checkout_default.php:
    PHP Code:
    <?php echo zen_draw_form('checkout'$form_action_url'post''id="checkout" onsubmit="submitonce();"); ?>
    When I delete the onsubmit="submitonce();" it works without errors.
    I also find line with FireBug, I have this line before delete:
    PHP Code:
    <form name="checkout" action="https://bestfashion.me/fec_confirmation" method="post" id="checkout" onsubmit="submitonce();"
    and in your site (www.numinix.com) :
    PHP Code:
    <form name="checkout" action="https://www.numinix.com/index.php?main_page=fec_confirmation" method="post" id="checkout"
    Please tell me if I remove correct the onsubmit="submitonce();"
    Thanks

  4. #274
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Fast and Easy Checkout for Zen Cart

    The latest unreleased version already has this correction, and is being run on the Numinix website right now. The new version will have better handling of javascript validation as well. It should be available sometime next week.

  5. #275
    Join Date
    Oct 2008
    Posts
    24
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hello, numinix
    Thanks for your nice work~!
    Just wondering where to download this add on for ZEN CART1.38,php4.4?Thank you~!

  6. #276
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

  7. #277
    Join Date
    Oct 2008
    Posts
    24
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by numinix View Post
    Thanks numinix,

    I followed your instruction on http://www.numinix.com/forum/viewtopic.php?t=4

    1. Upload all files to their respective folders;
    2. Rename /includes/templates/YOUR_TEMPLATE to your custom template name;
    3. Copy and paste the install.sql file into ADMIN->TOOLS->INSTALL SQL PATCHES to be able to activate or deactivate the one-page checkout
    feature included with Fast and Easy Checkout for Zen Cart;
    ---------------------------------
    Nothing happened after that .....

    I saw there is a step 4 but only as optional, I am not sure if we have to do that to make this add 0n work??And which tpl_main_page.php you are mention in step4? Thanks
    ----------------------------

    4. Add the following line to tpl_main_page.php:
    - Find: Code:
    <body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>

    - Replace With: Code:
    <body id="<?php echo $body_id . 'Body'; ?>"<?php echo (FEC_ONE_PAGE == 'true' && $_GET['main_page'] == 'fec_confirmation' ? ' onLoad="document.fec_confirmation.submit()"' : ($zv_onload != '' ? ' onload="'.$zv_onload.'"' : '')); ?>>

  8. #278
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Fast and Easy Checkout for Zen Cart

    It is located in includes/templates/YOUR_TEMPLATE/common/. It is only optional if you do not ever want to use the one-page checkout. It is still a good idea to complete as it can be turned on or off from the admin.

  9. #279
    Join Date
    Jan 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    May I know if it works on 1.3.7?

    Thank you

    regards,
    andy

  10. #280
    Join Date
    Sep 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    how can my customer use a discount coupon when I use this module? thank u!

 

 

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