Results 1 to 10 of 2177

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,566
    Plugin Contributions
    74

  2. #2
    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.'"' : '')); ?>>

  3. #3
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,566
    Plugin Contributions
    74

    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.

 

 

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

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