Zen Cart Logo
Forums / All Other Contributions/Addons / Fast and Easy Checkout

Fast and Easy Checkout

Views: 550,618

Results 1,141 to 1,160 of 2,177
27 Feb 2011, 04:45
#1141
joyjoy avatar

joyjoy

Totally Zenned

Join Date:
Sep 2010
Posts:
611
Plugin Contributions:
0

Fast and Easy Checkout

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... :cry:

27 Feb 2011, 13:00
#1142
joyjoy avatar

joyjoy

Totally Zenned

Join Date:
Sep 2010
Posts:
611
Plugin Contributions:
0

Re: Fast and Easy Checkout

joyjoy:

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... :cry:

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. :smile:

27 Feb 2011, 14:15
#1143
joyjoy avatar

joyjoy

Totally Zenned

Join Date:
Sep 2010
Posts:
611
Plugin Contributions:
0

Re: Fast and Easy Checkout

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.

27 Feb 2011, 22:44
#1144
rebelman avatar

rebelman

New Zenner

Join Date:
Nov 2010
Posts:
53
Plugin Contributions:
0

Re: Fast and Easy Checkout

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 :smile:

28 Feb 2011, 21:09
#1145
rebelman avatar

rebelman

New Zenner

Join Date:
Nov 2010
Posts:
53
Plugin Contributions:
0

Re: Fast and Easy Checkout

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!?

01 Mar 2011, 19:21
#1146
banshee000 avatar

banshee000

New Zenner

Join Date:
Feb 2011
Posts:
11
Plugin Contributions:
0

Re: Fast and Easy Checkout

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.....> numinix:

**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
  2. Includes the option to remove checkout confirmation page;
    v 1.02 27/09/2007
  3. Bug fix;
02 Mar 2011, 15:07
#1147
rizla avatar

rizla

Zen Follower

Join Date:
Sep 2010
Posts:
449
Plugin Contributions:
0

Re: Fast and Easy Checkout

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)

02 Mar 2011, 21:05
#1148
rizla avatar

rizla

Zen Follower

Join Date:
Sep 2010
Posts:
449
Plugin Contributions:
0

Re: Fast and Easy Checkout

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

04 Mar 2011, 15:18
#1149
rizla avatar

rizla

Zen Follower

Join Date:
Sep 2010
Posts:
449
Plugin Contributions:
0

Re: Fast and Easy Checkout

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

04 Mar 2011, 16:14
#1150
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Fast and Easy Checkout

Rizla:

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_NOTESYou 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..

05 Mar 2011, 11:00
#1151
joyjoy avatar

joyjoy

Totally Zenned

Join Date:
Sep 2010
Posts:
611
Plugin Contributions:
0

Re: Fast and Easy Checkout

Missing payment options??

Can anyone help? I have 3 options available. When fec is on it will only show 2. When it is off...all 3 are there again.

Any ideas? They're each activated.

06 Mar 2011, 08:41
#1152
sjolie avatar

sjolie

New Zenner

Join Date:
Oct 2009
Posts:
53
Plugin Contributions:
0

Re: Fast and Easy Checkout

I'm currently trying to remove this addon from my zencart setup.

I removed everything as specified, but now on my website "login" page, the title of billing is now this:

"TABLE_HEADING_BILLING_ADDRESS"

Any ideas where I should fix this, or replace with original file?

06 Mar 2011, 09:05
#1153
sjolie avatar

sjolie

New Zenner

Join Date:
Oct 2009
Posts:
53
Plugin Contributions:
0

Re: Fast and Easy Checkout

Sjolie:

I'm currently trying to remove this addon from my zencart setup.

I removed everything as specified, but now on my website "login" page, the title of billing is now this:

"TABLE_HEADING_BILLING_ADDRESS"

Any ideas where I should fix this, or replace with original file?

I'm not sure if i'm doing it the RIGHT way, but I ended up going to includes/templates/YOURTHEME/templates/tpl_modules_create_account.php

and where it says:

Line #91 : <legend><?php echo TABLE_HEADING_BILLING_ADDRESS; ?></legend>

I replaced <?php echo TABLE_HEADING_BILLING_ADDRESS; ?></ with the simple text of just "Billing Address". inbetween the <legend>.

Works for me.

06 Mar 2011, 14:18
#1154
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Fast and Easy Checkout

Sounds like a missing language file or a missing definition within one of the language files..

Sjolie:

I'm currently trying to remove this addon from my zencart setup.

I removed everything as specified, but now on my website "login" page, the title of billing is now this:

"TABLE_HEADING_BILLING_ADDRESS"

Any ideas where I should fix this, or replace with original file?

09 Mar 2011, 21:44
#1155
rizla avatar

rizla

Zen Follower

Join Date:
Sep 2010
Posts:
449
Plugin Contributions:
0

Re: Fast and Easy Checkout

Just got a small problem and tried to find on search Etc.

I notice on the checkout page the layout has faulted a little in that the password field is level with the title and NOT dropped below.

Just upsets the layout a little as the box is set some distance to the right... Is this set in CSS?

Thanks

10 Mar 2011, 22:37
#1156
lindsey80 avatar

lindsey80

New Zenner

Join Date:
Apr 2010
Location:
Essex, UK
Posts:
77
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi,

Don't know if anyone can help? I have FEC active on my site, which runs great. I wanted to add the "How did you hear about us" addon but when trying it, it conflicts with FEC.

I'm new to the coding and it may be simple, so thought i'd see if anyone else knew the answer to make them work together.

Thanks

23 Mar 2011, 16:44
#1157
throwdown avatar

throwdown

New Zenner

Join Date:
Aug 2009
Posts:
50
Plugin Contributions:
0

Re: Fast and Easy Checkout

NVM think i figured it out...

26 Mar 2011, 23:14
#1158
new2u avatar

new2u

Zen Follower

Join Date:
Sep 2009
Posts:
186
Plugin Contributions:
0

Re: Fast and Easy Checkout

I am unable to see the single page chekckout, I enable it in admin and still nothing... I read this part under 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.

The file is uploaded... is it in the wrong spot maybe? Could really use some help on this. Thanks guys. I tried to create an account on numinix but it never sends the confirmation emails running 138a with all security patches running ceon uri seo mapping, css js loader, paypal web payments pro, and google checkout

27 Mar 2011, 05:54
#1159
new2u avatar

new2u

Zen Follower

Join Date:
Sep 2009
Posts:
186
Plugin Contributions:
0

Re: Fast and Easy Checkout

I was also thinking, my site is a 3 column design. Would this be able to override the left and right sidebars?