Page 1 of 2 12 LastLast
Results 1 to 10 of 2177

Hybrid View

  1. #1
    Join Date
    May 2006
    Posts
    3
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Greetings,

    I have seen one or two posts about this issue but haven't seen any answers for it. When using FEC I only get a blank page when I try to check out. I use Paypal as my primary payment method and have all the proper certificates. It works just fine without FEC installed, but once I install it, everything goes blank again. What could be doing this, and how do we fix it?

  2. #2
    Join Date
    Nov 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    hello

    I think i did exactly as described in step 1 to 4 in this post:
    http://www.numinix.com/forum/viewtopic.php?p=4#4

    i'm using template "orange" and it's folder name is also "orange"

    first: i changed both (located in required_files/includes/) YOUR_TEMPLATE folder names to "orange" in my computer.

    second: i copied this "includes" folder over ftp to my website public_html folder and overwritted my current "includes" folder

    third: i executed that sql code, located in install.sql - i executed it in admin page "TOOLS > install SQL patches"

    fourth: i opened my includes\templates\orange\common\tpl_main_page.php and replaced that piece of code with other, as described in step 4.

    problem is: THERE IS ABSOLUTLEY NO CHANGES IN CHECKOUT. i still get "register" and "log in" options when cliking "checkout"


    i don't know what to do anymore...
    i'm beginner in php, but not total newbie...

  3. #3
    Join Date
    Nov 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    hello

    i have problem - after doing everything described in numinix forum post - there is absolutely no changes in checkout process... i still get typical "sign up" and "sign in" options page. i checked everything twice, and i'm totally out of ideas to continue.

    i describe step by step what i did...

    first: i extracted archive and renamed both YOUR_TEMPLATE folders (located under required_files/includes/) to "orange" which is my template folder in server.

    second: i copied "includes" folder to my server, and overwrited my current "includes" folder.

    third: i executed successfully install.sql code in my admin page "Tools -> Install SQL patches".

    fourth and final: i edited includes/templates/orange/common/tpl_main_page.php and replaced that piece of code with other, as described on numinix tutorial step 4.



    i enabled all values in admin page "Configuration -> Fast and Easy Checkout Configuration"




    tutorial post that i followed:
    http://www.numinix.com/forum/viewtopic.php?p=4#4

    my e-shop:
    http://fotokaup.com/index.php

    fec version 1.11

    Zen Cart 1.3.8
    Database Patch Level: 1.3.8
    v1.3.8 [2008-02-10 00:43:26] (Fresh Installation)

    Code:
    Server Host: np-43-140.netpoint.ee (194.204.43.140)        	
    Database Host: localhost (127.0.0.1)
    Server OS: Linux 2.6.24    	
    Database: MySQL 5.0.45-log
    Server Date: 02/10/2008 14:21:14   	
    Database Date: 02/10/2008 14:21:14
    Server Up Time: 14:21:14 up 3 days, 12:38, 0 users, load average: 0.42, 0.32, 0.23 	
    HTTP Server: Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.8c DAV/2 PHP/5.2.5
    PHP Version: 5.2.5 (Zend: 2.2.0)   
    PHP Memory Limit: 32M 	
    PHP Safe Mode: Off
    PHP File Uploads: On    
    Max Size: 100M 	POST Max Size: 128M
    Database Data Size: 232 kB 	
    Database Index Size: 352 kB

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

    Default Re: Fast and Easy Checkout for Zen Cart

    i still get typical "sign up" and "sign in" options page.
    FEC affects the checkout.

    Easy Sign-Up and Login affects the registration/login.

  5. #5
    Join Date
    Jan 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hi there. Will Easy Sign Up and Login give us the capability to REMOVE the create an account and login features during checkout? I installed FEC under the rec of someone else that said it would address my issue...and it did not.

    In fact, can we REMOVE it from Zencart entirely?

    I seem to be having a hard time finding an answer on this.

    Thank you so much for your help!

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

    Default Re: Fast and Easy Checkout for Zen Cart

    COWOA is only available with Easy Sign-Up and login. It is an alternate method of registering for an account without appearing as though you are registering.

    If you install FEC and then install ESL, you'll have the option in the FEC configuration to turn on or off the COWOA. This will be changed in the future so that ESL has its own menu separate from FEC as not everyone has FEC installed.

  7. #7
    Join Date
    Dec 2007
    Posts
    130
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by numinix View Post
    COWOA is only available with Easy Sign-Up and login. It is an alternate method of registering for an account without appearing as though you are registering.

    If you install FEC and then install ESL, you'll have the option in the FEC configuration to turn on or off the COWOA. This will be changed in the future so that ESL has its own menu separate from FEC as not everyone has FEC installed.

    when customer is ready to check out form Shopping Cart the next screen will take them to Log In. Normally has 2 Options (4 with paypal and Google) Log in as existing customer or Sign up
    With this contribution you will have a 3rd alternative which is Check out with opening an account with your site.
    If COWOA is chosen Next screen You will fill your Billing Information, if Shipping information differs from Shipping Address. Customer will need to fill a secon screen (obvious) with that information. Next screen is Check out and you can have it ALL in one screen. Top Product added to shopping cart, Coupons, Gift certificates, Shipping and payment. Result happy customer. Reminds me the way Yahoo Stores has a screen VERy similar. Working fine for me

  8. #8
    Join Date
    Jan 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by ookami69 View Post
    Greetings,

    I have seen one or two posts about this issue but haven't seen any answers for it. When using FEC I only get a blank page when I try to check out. I use Paypal as my primary payment method and have all the proper certificates. It works just fine without FEC installed, but once I install it, everything goes blank again. What could be doing this, and how do we fix it?

    Has there been an answer to this problem? I seem to be having this problem as well.

  9. #9
    Join Date
    Jan 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hi,

    I installed this and couldn't get it to work, so I removed it. Now I still have the redirect and can't figure out how to get back to displaying my checkout_payment page.

    TIA,

    Kris

  10. #10
    Join Date
    Jul 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I am using paypal express as my only payment option, and have commented out the normal checkout link and left the paypal express checkout link. Does this module have any problems with paypal express? Bearing in mind that customers will ocasionally link back to the checkout process from paypal.

 

 
Page 1 of 2 12 LastLast

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