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

Fast and Easy Checkout

Views: 550,606

Results 1,061 to 1,080 of 2,177
16 Oct 2010, 20:42
#1061
aozhaver avatar

aozhaver

Zen Follower

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

Fast and Easy Checkout

After HOURS of comparing code I found my error.

the top lines under the comment should be

<?php require(DIR_WS_MODULES.'craftyclicks/crafty_html_output.php'); echo tep_crafty_script_add('create_account', 1); ?>

NOT:

<?php require(DIR_WS_MODULES.'craftyclicks/crafty_html_output.php'); echo tep_crafty_script_add('address', 1); ?>

:blush::blush::blush:

LESSON:
Dont take any code for granted, follow steps EXACTLY as specified like a robot!

And as I heard from a VERY wise women a certain DIVA most add on errors are due to simple install issues, missing files, misplaced files and in this case wrong code copied into files.

I GOT IT :clap:

18 Oct 2010, 06:33
#1062
zhenjie avatar

zhenjie

New Zenner

Join Date:
Oct 2006
Posts:
7
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi guys, just installed Fast and Easy Checkout on a new ZC install. I think I stuffed up and must have overridden some of the tempalte files.

When I goto the checkout screen, the titles and headings are not correctly displaying.

It would just show names like
"Heading_TITLE_ORDER_TOTAL"
"TABLE_HEADING_SHOPPING_CART"
"HEADING_TITLE_SHIPPING"

Would appreciate if someone could tell me which file I didn't upload or overrode incorrectly.

The contribution is working great otherwise!

18 Oct 2010, 07:04
#1063
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

zhenjie:

Hi guys, just installed Fast and Easy Checkout on a new ZC install. I think I stuffed up and must have overridden some of the tempalte files.

When I goto the checkout screen, the titles and headings are not correctly displaying.

It would just show names like
"Heading_TITLE_ORDER_TOTAL"
"TABLE_HEADING_SHOPPING_CART"
"HEADING_TITLE_SHIPPING"

Would appreciate if someone could tell me which file I didn't upload or overrode incorrectly.

The contribution is working great otherwise!Most likely you didn't upload the language files correctly..

18 Oct 2010, 08:40
#1064
aozhaver avatar

aozhaver

Zen Follower

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

Re: Fast and Easy Checkout

Fast and Easy checkout for me was one of the most complicated installs since so many files are involved.

Since you have a brand new Zen Cart install I recommend that you start from scratch. Just delete everything, replace the zen cart files (which is easy....) then go and copy each FEC file individually into the correct directory, one by one, that way you know you are keeping the right folder structure and aren't missing any files.

I never just amend files and upload a whole folder I always have 2 windows open and keep going back and forth copying and pasting each file from the Mod folders to the ZenCart folders until I'm done.

I still make mistakes with files, but rarely, this is almost 100% dummy proof. :P Good Luck!:cool:

24 Oct 2010, 02:35
#1066
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

zhenjie:

Hi guys, just installed Fast and Easy Checkout on a new ZC install. I think I stuffed up and must have overridden some of the tempalte files.

When I goto the checkout screen, the titles and headings are not correctly displaying.

It would just show names like
"Heading_TITLE_ORDER_TOTAL"
"TABLE_HEADING_SHOPPING_CART"
"HEADING_TITLE_SHIPPING"

Would appreciate if someone could tell me which file I didn't upload or overrode incorrectly.

The contribution is working great otherwise!
This is indicative of missing language files.. Did you rename ALL the YOUR_TEMPLATE folders there???

28 Oct 2010, 14:18
#1067
ms_x avatar

ms_x

Zen Follower

Join Date:
Mar 2010
Posts:
196
Plugin Contributions:
0

Re: Fast and Easy Checkout

I just tried to install this module,but all I get iss blank white page on the checkout...I mean it is not all blank, I have my header,sideboxes ,but the place in the middle of the page is just white...I do not know why is it so:-(Any idea on it?I use latest vesion of zen cart.what does "loading an extra_configures file called checkout.php before the filenames.php file" mean? I went through all 4 steps of Installation (Zen Cart 1.3.8+)...

hwen I was installing Install CSS JS Loader by Rubik Integration there was step 5:
Please note that this module contains the file “includes/templates/YOUR_TEMPLATE/common/html_header.php”, if you have a file in the same folder you may want to merge the content of the 2 files. (If you have been using Zencart's coding standards then more than likely you should not have this file here).

I had this html_header.php file there and did not merged them. could this be a reason?

Do we need to install previous sql update files from this module?Any help will be appreciated. this module...

28 Oct 2010, 14:23
#1068
ms_x avatar

ms_x

Zen Follower

Join Date:
Mar 2010
Posts:
196
Plugin Contributions:
0

Re: Fast and Easy Checkout

it is working now:-)I have just coppied some files intto the wrong place,sorry:-)I will test it

01 Nov 2010, 11:05
#1069
ms_x avatar

ms_x

Zen Follower

Join Date:
Mar 2010
Posts:
196
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hello everyone,

I have installed this addon and I tried to change it for my shop... I have the latest version of ZC. I faced 2 problems at the moment:
on the checkout confirmation page under Delivery/Shipping Information-->Shipping Method is Ship within Australia (standard) is chosen but below under Shopping Cart Contents I see only price of the item, tax and total. The shipping cost is calculated in total price but not shown there like shipping costs 10 $...and one more thing I just found is when i want to change shipping method,I have shosen another one,but shopping cart contents after that are same and under shipping method there old choice is still listedhow should i fix that?I followed the instructions in file order_total_class_edit but there is no effect from it. Can anyone help me please?

do I need to install previous sl updates?

I can't find file chekout confirmation file for this addon.where can I find the file anyone has any idea?thanks:-)

01 Nov 2010, 14:19
#1070
ms_x avatar

ms_x

Zen Follower

Join Date:
Mar 2010
Posts:
196
Plugin Contributions:
0

Re: Fast and Easy Checkout

I looked in this thread and searched in the forum, some people had similar problem. Did anyone found a solution? Do I need to install previous sql updates? How can I just make my shipping cost to be shown when totals are calculated? And where can I find shopping cart contents code?I would like to change some names in there, like tax name:-)Please help me, maybe with a link to a similar post:-)

03 Nov 2010, 15:39
#1071
foteek avatar

foteek

New Zenner

Join Date:
May 2008
Posts:
50
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi everyone,
I searched this thread and found that others shared my problem where you could no longer change shipping address once you've reached the payment page of checkout. For me, it pops up a lighbox window, but the overlayed page is the same page (it did not open a different page to modify the address).

The only resolution I saw was that certain pages might need to be excluded from Simple SEO URL in the config, so I did that. Here's what I'm excluding:

checkout_payment, quick_checkout, fec_confirmation, fec_change_new_address, checkout_shipping_address, qc_change_new_address, /fec/fec_change_new_address.php

Is there something else I need to exclude, or is there a different resolution?

Thanks,
TJ

04 Nov 2010, 13:05
#1072
ms_x avatar

ms_x

Zen Follower

Join Date:
Mar 2010
Posts:
196
Plugin Contributions:
0

Re: Fast and Easy Checkout

foteek:

The only resolution I saw was that certain pages might need to be excluded from Simple SEO URL in the config, so I did that. Here's what I'm excluding:

checkout_payment, quick_checkout, fec_confirmation, fec_change_new_address, checkout_shipping_address, qc_change_new_address, /fec/fec_change_new_address.php

TJ

Hi, I have seen SEO URL mentioned before, but have no idea what is it. Can anyone help me with the info for that?It there anywhere tutorial for this here?:smile:

10 Nov 2010, 04:23
#1073
gaurav10feb avatar

gaurav10feb

Zen Follower

Join Date:
Jan 2010
Location:
Australia
Posts:
243
Plugin Contributions:
1

Re: Fast and Easy Checkout

i m using this module ...i want to know how can i show product description on request review page i.e tpl_checkout_stacked.php

15 Nov 2010, 20:54
#1074
jgarrotef avatar

jgarrotef

New Zenner

Join Date:
Jan 2008
Posts:
11
Plugin Contributions:
0

Re: Fast and Easy Checkout

Is there any way to use de Payment Type Discount module (ot_payment) with this fast checkout?

thanks

18 Nov 2010, 21:52
#1075
paddy_uk2007 avatar

paddy_uk2007

New Zenner

Join Date:
Aug 2007
Posts:
95
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi all am having a problem with fast and easy checkout, It was working fine, but dont no what ive done but its now not working correctly. My site gos live monday so i need this problem fixing asap. Please can someone help.

the problem is with the discount coupon bit. when you enter the redemption code and click the update button nothing happens, apart from error on page shows up bottom left of page. when i click that for details it says

object doesn't support this property or method
index.php
code:0
URI: https://www.xxxxxxxx.co.uk/index.php?main_page=checkout&action=null

line: 127
char:2

but if i type the code in then click enter it works......

can someone please help me with this????

thanks

28 Nov 2010, 02:01
#1076
kevinmc3 avatar

kevinmc3

Totally Zenned

Join Date:
Jun 2006
Posts:
786
Plugin Contributions:
0

Re: Fast and Easy Checkout

ver 1.3.9c

ANyone know how to uninstall this mod? I have issues that are 99% sure reklated to this install of this mod.

Not sure when this problme began, but ANY login from users in the database are failing with "Error: Sorry, there is no match for that email address and/or password."

Now I have tested this with three of my own IDs and they are all failing? Even a Forgot Password says no such email, even though they ARE there?? I did this test today because strangely I have received NO sales in several days.

Then of course if I try ordering without an account i get "This email already exists".

The last Mod I installed was the Fast and Easy Checkout Configuration checkout mod.
Which included the CSS/JS Loader

28 Nov 2010, 18:08
#1077
flexiblelove avatar

flexiblelove

New Zenner

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

Re: Fast and Easy Checkout

kevinmc3:

ver 1.3.9c

ANyone know how to uninstall this mod? I have issues that are 99% sure reklated to this install of this mod.

check the very first post in this thread (click here)

28 Nov 2010, 18:20
#1078
kevinmc3 avatar

kevinmc3

Totally Zenned

Join Date:
Jun 2006
Posts:
786
Plugin Contributions:
0

Re: Fast and Easy Checkout

flexiblelove:

check the very first post in this thread (click here)

Thanks, I should have checked the obvious.

28 Nov 2010, 21:11
#1079
kamelion0927 avatar

kamelion0927

Zen Follower

Join Date:
Dec 2009
Posts:
208
Plugin Contributions:
1

Re: Fast and Easy Checkout

I have a very odd problem that isn't really a big deal (unless I find that it causes other issues in the future). I'm posting more out of curiosity than necessity.

I am having an issue that when the css/javascript loader is enabled, the "Same Address for Shipping/Billing" checkbox isn't hiding the Shipping Address form when the box is checked.

I spent a few hours combing this forum, Numinix's forum and even "google"ing for an answer. I tripled checked that both FEC and the css/javascript loader were correctly installed and that I was using the most current version of both. I was getting a "$ is not defined - Source File: index.php?main_page=login Line: 20" in the Firefox error console so I tried turning the loader off and for some odd reason, the javascript on my login page started to work again and the Shipping Address form was hidden.

Not only did the FEC login page perform correctly with the loader turned off, Tabbed Products Pro, which also requires the css/javascript loader, wouldn't work with it enabled but works if the loader turned off.

I am stumped as to what I could have done to mess the installation of FEC and/or the css/javascript loader so badly that the mods that require the loader will work when it's turned off, but not when it's on.

I'm using:
FEC v. 1.8.1
css/javascript loader released on Aug 26 2009
PHP 5.2.12
Zen Cart v. 1.3.9h

Website link theburningbutterfly.com/shop.

Any insight that you could provide would be very, very welcome.

Thanks in advance!

29 Nov 2010, 19:31
#1080
defined_by_eye avatar

defined_by_eye

New Zenner

Join Date:
Sep 2008
Posts:
8
Plugin Contributions:
0

Re: Fast and Easy Checkout

I am also having problems with loading javascript. I do NOT have the cg loader or whatever installed.

I have a brand new install of ZenCart 1.3.9h with FEC 1.8.1. When I get to /index.php?main_page=checkout&fecaction=null and select another shipping method, I get a javascript error saying "updateForm is not defined."

Via Firebug, I can see that none of the FEC javascript files are being loaded. I suspect that the files in templates/my template/auto_loaders are not being called. How do I fix that??