Page 115 of 218 FirstFirst ... 1565105113114115116117125165215 ... LastLast
Results 1,141 to 1,150 of 2177
  1. #1141
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Help someone! Here's what's going on. I was able to find the most current version of the css/jscript loader. I have installed the necessary files and updated the sql patch.

    When I'm in my admin screen when I click the CSS/JSCRIPT loader box under my configurations tab I don't have any options. I can see "Title, Value, Action" along the top but nothing below. I don't know what to do. I've tired to reinstall the entire css jscript loader but nothing changes in my admin to even turn this feature on. HELP...

  2. #1142
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by joyjoy View Post
    Help someone! Here's what's going on. I was able to find the most current version of the css/jscript loader. I have installed the necessary files and updated the sql patch.

    When I'm in my admin screen when I click the CSS/JSCRIPT loader box under my configurations tab I don't have any options. I can see "Title, Value, Action" along the top but nothing below. I don't know what to do. I've tired to reinstall the entire css jscript loader but nothing changes in my admin to even turn this feature on. HELP...
    I finally got the css jscript loader installed! I found a post in the Numinex forum from May 2010 regarding this. I needed to process the uninstall sql patch for the loader. After that I also needed to run this sql patch:
    DELETE FROM configuration WHERE configuration_key = '';

    Then reinstall the sql patch. It works. Now on the 2nd part of the fec install.

  3. #1143
    Join Date
    Sep 2010
    Posts
    612
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    YAY! I've finally made some headway with this mod!!! Stoked!

    On checkout though only 2 of my payment methods are offered when I have 3 active. Does anyone know how I'd adjust this to display all of them? Thanks.

  4. #1144
    Join Date
    Nov 2010
    Posts
    53
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hi all,
    I have installed FEC over the weekend and it seems to be working great. Just wondering is there any way of changing the text on the FEC Confirmation screen - "Your order is been processed, Please wait" to an image (I know the text can be changed from the admin/configuration) - I was thinking of putting in an ajax type .gif image.

    Thanks in advance

  5. #1145
    Join Date
    Nov 2010
    Posts
    53
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hi, does anyone have an answer to my question above?
    Also, after installing FEC - when a customer chooses to checkout via COWOA the standard new account email is sent - Is this a bug? or is there something I need to do to ensure an email with no account references is sent instead - or possibly no email to be sent!?

  6. #1146
    Join Date
    Feb 2011
    Posts
    11
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Can someone do this for me? I've gotten to an instal.sql and I don't know what I'm doing to be honest. If someone would like to do this for me, of course for $10-20 let me know.....
    Quote Originally Posted by numinix View Post
    v1.02 FAST AND EASY CHECKOUT FOR ZEN CART

    AUTHOR:
    =======
    This script was brought to you by the joint efforts of Numinix Technology and Notus:

    Numinix Technology - http://www.numinix.com
    Notus - http://www.notus.biz/en

    Written by numinix

    DESCRIPTION:
    ============
    Combines the payment and shipping checkout pages into one page for a shortened checkout process.


    INSTALL:
    ========
    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;


    UNINSTALL:
    ==========
    1. Delete all uploaded files;
    2. Run the uninstall.sql (if you simply want to deactivate but keep the installation, read tips below):


    TIPS:
    =====
    Fast and Easy Checkout for Zen Cart is activated by loading an extra_configures file called checkout.php before the filenames.php file.
    This causes definitions for the checkout links to be defined to direct customers to the new integrated checkout page. To deactivate the script without
    running the uninstall.sql and deleting all of the files, simply rename or delete the file includes/extra_configures/checkout.php.

    To personalize the checkout, you can create your own CSS file and then edit the classes found within
    includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_default.php
    This file contains the layout of the page and can be re-organized by moving the fieldset blocks to however you want.

    You may also want to redefine the TEXT and ERROR definitions found in checkout.php. Do NOT redefined the FILENAME definitions or the script will not work.

    VERSION HISTORY
    ===============
    v 1.00 22/09/2007
    1. Combined checkout_payment and checkout_shipping pages;
    v 1.01 24/09/2007
    1. Includes the option to remove checkout confirmation page;
    v 1.02 27/09/2007
    1. Bug fix;

  7. #1147
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Checkout Confimation Hangs... HELP

    I'm running the latest versions of everything.. Zen, FEC and jscript loader.

    I have re-installed the module Etc. but still get this error:

    "Your order is being processed, please wait"

    And I do wait ;-(

    Nothing in cache error logs.

    Any ideas? (www-metalpix-co-uk)

  8. #1148
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Tried merging a backup of orders.php but STILL the same.

  9. #1149
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Ok got it working but now Super_Oders 3 gives an datrabase read error.

    In the admin/super_orders.php the is a call to: TABLE_CUSTOMERS_ADMIN_NOTES

  10. #1150
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by Rizla View Post
    Ok got it working but now Super_Oders 3 gives an datrabase read error.

    In the admin/super_orders.php the is a call to: TABLE_CUSTOMERS_ADMIN_NOTES
    You are getting this error because you are using the super_orders.php file that is included with FEC v1.81.

    The SO3 readme clearly states:
    FEC or COWOA Files
    Also included in the fileset are properly modded files to use Super Orders with the Fast and Easy Checkout or Checkout Without Account modules. DO NOT USE the Super Orders files that come with Fast and Easy Checkout or Checkout Without Account. They are for an older version of Super Orders. Super Orders v3.0 already has the correctly integrated Fast and Easy Checkout or Checkout Without Account code in the files included
    Use the version of super_orders.php for FEC that is included with the SO3 fileset, and all will be right with the world..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

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