-
Re: Fast and Easy Checkout for Zen Cart
FAST AND EASY CHECKOUT V1.051
This update simply fixes the error message display for invalid coupon codes.
It also moves the "Refresh" button (more appropriately renamed to "Update") down to the coupon box so that customers can see the adjusted price.
The advanced version will be released in the New Year which combines Easy Sign-Up and Login with Checkout Without an Account.
-
Re: Fast and Easy Checkout for Zen Cart
Hi Jeff,
Clearing which cache? Firefox's or Zencart's? Not sure how to do it for Zencart.
-
Re: Fast and Easy Checkout for Zen Cart
Clearing Firefox cache still doesn't allow your FEC to work.
-
Re: Fast and Easy Checkout for Zen Cart
In your latest version...
For compatibility with Ultimate SEO URLs:
in classes/seo.url.php on ln 141, change to:
if ( ($this->attributes['SEO_ENABLED'] == 'false') || (preg_match('/(.+)\.(html?|xml|css|js|png|jpe?g|gif|bmp|tiff?|ico|gz|zip|rar)$/i', $page)) or $page == 'checkout' ) {
I tried it, but it didn't solve the problem.
-
Re: Fast and Easy Checkout for Zen Cart
Your latest version doesn't seem to work well... It gave me this error:
Fatal error: Cannot redeclare class order in /home/dealbyet/public_html/includes/classes/order.php on line 20
-
Re: Fast and Easy Checkout for Zen Cart
The problem lies in this file /includes/modules/pages/checkout/header_php.php
In the old file this line:
zen_redirect(zen_href_link(FILENAME_LOGIN, '', 'SSL'));
has been changed to this line in the old file:
if (FEC_NOACCOUNT_SKIP_LOGIN == 'false') {
zen_redirect(zen_href_link(FILENAME_LOGIN, '', 'SSL'));
} else {
zen_redirect(zen_href_link(FILENAME_NO_ACCOUNT, '', 'SSL'));
}
Can I leave this out? I want all customers who want to purchase to register/login.
-
Re: Fast and Easy Checkout for Zen Cart
Just installed this mod and I'm getting a "page not found" error.
This was a clean install of the mod into a new Zen Cart that doesn't have any other mods. This seems like something obvious to fix, any ideas?
Also, when I try the test site you listed earlier I get the redirect error: http://www.numinix.com/1pagecheckout...=shopping_cart
Thanks,
lindasdd
-
Re: Fast and Easy Checkout for Zen Cart
did you have Ultimate SEO URL turned on? If you do turn it off and see if it works.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
dealbyethan.com
Hi Jeff,
Clearing which cache? Firefox's or Zencart's? Not sure how to do it for Zencart.
Ultimate SEO URLs
PHP Code:
if (FEC_NOACCOUNT_SKIP_LOGIN == 'false') {
zen_redirect(zen_href_link(FILENAME_LOGIN, '', 'SSL'));
} else {
zen_redirect(zen_href_link(FILENAME_NO_ACCOUNT, '', 'SSL'));
}
Oops, that is code from FEC Advanced (unreleased). I'll fix it in a bit when I finish my latest addition to that module.
PHP Code:
Also, when I try the test site you listed earlier I get the redirect error...
Sorry, I am using the server to build FED Advanced. The standard version will no longer be showcased. Please bear with me as I complete a side-by-side shipping and billing sign-up page.
-
Re: Fast and Easy Checkout for Zen Cart
I have published version 1.052 on my website. I just removed the renegade FEC ADVANCED code that shouldn't be in the standard version.
What it was doing was trying to redirect customers to a page called "no_account", which doesn't exist in the standard version. Now it should point to "login".
Still no updates pertaining to the SEO URL's problem. I haven't done any personal testing with this module, however...
-
Re: Fast and Easy Checkout for Zen Cart
I asked for the instructions for uninstalling Ultimate SEO elsewhere but there was no answer. Will it be okay if I just go ahead and install Magic SEO after turning off Ultimate SEO but not uninstall?
-
Re: Fast and Easy Checkout for Zen Cart
Hi Jeff,
I just reset Ultimate SEO's cache in my admin and then enabled Ultimate SEO and tried checkout again. The same problem with redirection is still there.
-
Re: Fast and Easy Checkout for Zen Cart
Ethan,
Do you have a test server with SEO URL's installed? Basically, a clone of your website. I'd like to do some testing on it to solve this issue once and for all.
Please PM or email me the details.
-
Re: Fast and Easy Checkout for Zen Cart
Numinix,
I figured out something in regards to my problem of "page not found." It only occurs when attempting to go to checkout if not logged in yet.
Any ideas on why this would occur?
-Andrew
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
numinix
I have published version 1.052 on my website. I just removed the renegade FEC ADVANCED code that shouldn't be in the standard version.
What it was doing was trying to redirect customers to a page called "no_account", which doesn't exist in the standard version. Now it should point to "login".
Still no updates pertaining to the SEO URL's problem. I haven't done any personal testing with this module, however...
I just installed downloaded this and am still getting the page not found error.....just wanted to let you know
https://www.mommyandbabyessentials.c...AME_NO_ACCOUNT is the address.
-
Re: Fast and Easy Checkout for Zen Cart
Updating to 1.053 right now
-
Re: Fast and Easy Checkout for Zen Cart
Numinix,
Would you be willing to detail what the bug fix is for each new version so that it is easier to determine if a current user needs to reload all the files or just a couple lines in one?
For instance what was this last bug fix?
-lindasdd
-
Re: Fast and Easy Checkout for Zen Cart
The bug fix was of the last bug reported in modules/pages/checkout/header_php.php
I usually change the version numbers of the files I fix. But, I will try to be more descriptive in the future and list filenames.
-
Re: Fast and Easy Checkout for Zen Cart
I have noticed a bug.
If you go to checkout and put in the wrong number, you're taken to the page with the error header. Below, on the same page, you can enter your CC# again, but no matter what, your CC info will not take. If it's a good number or bad, the page looks like it simply refreshes when you click continue
-
Re: Fast and Easy Checkout for Zen Cart
I have SEO working with this module no problems at all.
SEO Configuration:
index, product_info, products_new, products_all, featured_products, specials, contact_us, conditions, privacy, reviews, shippinginfo, faqs_all, site_map, gv_faq, discount_coupon, page, page_2, page_3, page_4
You don't want SEO on your checkout page anyway, there's the list of files that SEO rewrites the URL - check that your checkout IS NOT in there. I hope that's the problem you're having
CC INFO BUG - WRONG CC INFO
If you go to checkout and put in the wrong number, you're taken to the page with the error header. Below, on the same page, you can enter your CC# again, but no matter what, your CC info will not take. If it's a good number or bad, the page looks like it simply refreshes when you click continue"
I have recreated this error (bug) on the demo site earlier in the thread, if I enter a 'bad' CC number, or screw with the date, when I try and enter the correct CC info on that screen (the same one where the error message appears) and I enter the correct date, CC, etc.. the page simply refreshes and does not 'take' the CC info. If you reenter the CC info on the now refreshed page, the CC works. To me, this is a fairly bad bug.
Thanks for reading
-
Re: Fast and Easy Checkout for Zen Cart
Just so you know, the above error is confirmed, on your demo site and my site using Firefox, Opera and IE.
very odd...
-
Re: Fast and Easy Checkout for Zen Cart
icludes/modules/pages/checkout/header.php
about line 450
PHP Code:
$form_action_url = zen_href_linkFILENAME_CHECKOUT_PROCESS, '', 'SSL');
change to
PHP Code:
$form_action_url = zen_href_link(FILENAME_CHECKOUT_CONFIRMATION, '', 'SSL');
THis will "fix" the problem of the second attempt at entering CC info from not working, but it will also display the error message about the wrong CC info on the first page.
I'm no guru, so this may totally break the cart as far as I know.
Use at your own risk!!
-
Re: Fast and Easy Checkout for Zen Cart
Thank you. I'll take a look in the next couple of days. It looks like it should be correct since the Checkout page should always be going to the Checkout Confirmation page which then will redirect to Checkout Process.
-
Re: Fast and Easy Checkout for Zen Cart
I agree, but when the checkout goes to the confirmation page and there's an error with the CC, the next page will always fail without a notification to the user. The continue of the first checkout page and the second failed checkout page are different links, but I didn't know where to change that.
So,
Enter your CC info, but there was an error
next page
Warning that CC info had an error. On this page, you can enter your CC info - click enter but it will always fail on enter and it fails without the CC error at top. If the customer enters their CC info a third time, it will finally work.
Basically, the customer has to enter their CC a minimum of 3 times if they make an error the first time.
-
selected shipping
Is there a way to have the default shipping added to the cart total automatically when you arrive at the checkout_default page? When arriving at that page the cheapest shipping option radio button is selected but doesn't reflect in the cart total until you refresh the page. I've been looking through the code but this is way over my head still. Is this any easy fix?
Thanks!
Matt
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
osdude
icludes/modules/pages/checkout/header.php
about line 450
PHP Code:
$form_action_url = zen_href_linkFILENAME_CHECKOUT_PROCESS, '', 'SSL');
change to
PHP Code:
$form_action_url = zen_href_link(FILENAME_CHECKOUT_CONFIRMATION, '', 'SSL');
THis will "fix" the problem of the second attempt at entering CC info from not working, but it will also display the error message about the wrong CC info on the first page.
I'm no guru, so this may totally break the cart as far as I know.
Use at your own risk!!
I just looked into this change and I cannot recommend it. The original code is:
PHP Code:
default:
$form_action_url = zen_href_link(FILENAME_CHECKOUT, 'action=null', 'SSL');
if (!$_GET['payment_error'] && !$_GET['error_message'] && !$_GET['credit_class_error']) {
zen_redirect($form_action_url);
}
break;
This must stay this way or a lot of other features will not work. I will add some more rules for when a cc error occurs.
-
Re: selected shipping
Quote:
Originally Posted by
lankeeyankee
Is there a way to have the default shipping added to the cart total automatically when you arrive at the checkout_default page? When arriving at that page the cheapest shipping option radio button is selected but doesn't reflect in the cart total until you refresh the page. I've been looking through the code but this is way over my head still. Is this any easy fix?
Thanks!
Matt
I can't reproduce this. The page auto refreshes on first load, thus updating the shipping rate in the order total...
I'm uploading v1.054 now which contains the bug fix for the CC as well as some template changes if One Page Checkout is turned on.
-
Re: Fast and Easy Checkout for Zen Cart
My new site, which caters to Zen Cart, will be uploaded shortly and then updates will be available. Just waiting for some final touches to be made (all changes are content based, design will remain the same).
You can download v1.054, however, the download link will say it's 1.053.
-
Re: Fast and Easy Checkout for Zen Cart
the new file fixed the CC error loop - awesome.
-
Re: selected shipping
Quote:
Originally Posted by
numinix
I can't reproduce this. The page auto refreshes on first load, thus updating the shipping rate in the order total...
Hmmm, I seem to recall (but I could very well be remembering wrong) that it's always been like that since I installed this mod, I kept forgetting to seek a remedy. Which file and lines of code should I look at to see about the auto refresh as soon as the page loads? I'll check it to see if it's been modified by another mod.
Thanks!
Matt
-
Re: selected shipping
Quote:
Originally Posted by
lankeeyankee
Hmmm, I seem to recall (but I could very well be remembering wrong) that it's always been like that since I installed this mod, I kept forgetting to seek a remedy. Which file and lines of code should I look at to see about the auto refresh as soon as the page loads? I'll check it to see if it's been modified by another mod.
Thanks!
Matt
I just installed the latest version and it doesn't auto refresh to show the shipping either. Is anyone else having this happen or is it just me? :smile:
Matt
-
Re: Fast and Easy Checkout for Zen Cart
Matt, do you have it running on a live site that I can look at?
If not, can you paste the portion of the URL beginning with "/index.php?"
when you first visit "main_page=checkout"
It should be "index.php?main_page=checkout&action=null"
The script automatically redirects to that page if action is not set.
-
Re: Fast and Easy Checkout for Zen Cart
wish I could help with this, but I only use one shipping method, so there's no updating needed.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
numinix
Matt, do you have it running on a live site that I can look at?
If not, can you paste the portion of the URL beginning with "/index.php?"
when you first visit "main_page=checkout"
It should be "index.php?main_page=checkout&action=null"
The script automatically redirects to that page if action is not set.
drumfactorydirect dot com
add something to the cart and checkout, it doesn't matter if it's with an account, creating an account or COWA. I switched the tpl_checkout_default.php back to what I was using since I haven't had a chance to go and change the new template file to match the current layout. But the header_php.php file in pages/checkout is from the latest version. Let me know if there are any other files that need updating.
Thanks!
Matt
-
Re: Fast and Easy Checkout for Zen Cart
Hi Jeff,
How can we add product image on your one-page checkout in the shopping cart table? Thanks in advance.
-
Re: Fast and Easy Checkout for Zen Cart
Managed to add product images into the shopping cart table. But they are too big to my liking. How can I resize it? The code I am using is as follows:
<?php
$products = $db->Execute("SELECT products_image
FROM " . TABLE_PRODUCTS . "
WHERE products_id ='" . $order->products[$i]['id'] . "'");
echo '' . zen_image(DIR_WS_CATALOG . DIR_WS_IMAGES . $products->fields['products_image'] , $order->products[$i]['name'], SMALL_IMAGE_HEIGHT, SMALL_IMAGE_WIDTH) . '</a> ';
?>
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
dealbyethan.com
Managed to add product images into the shopping cart table. But they are too big to my liking. How can I resize it? The code I am using is as follows:
<?php
$products = $db->Execute("SELECT products_image
FROM " . TABLE_PRODUCTS . "
WHERE products_id ='" . $order->products[$i]['id'] . "'");
echo '' . zen_image(DIR_WS_CATALOG . DIR_WS_IMAGES . $products->fields['products_image'] , $order->products[$i]['name'], SMALL_IMAGE_HEIGHT, SMALL_IMAGE_WIDTH) . '</a> ';
?>
Try SMALL_IMAGE_HEIGHT/2, SMALL_IMAGE_WIDTH/2
If that's still too big you can try /3 or /4.
Hope that helps!
Matt
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Try SMALL_IMAGE_HEIGHT/2, SMALL_IMAGE_WIDTH/2
If that's still too big you can try /3 or /4.
Hope that helps!
Matt
Thanks for your suggestion. I tried that but it did not resize. Any other idea?
-
Re: Fast and Easy Checkout for Zen Cart
how about adding another variable to your CSS? that you pass in the additional PHP?
PHP Code:
img.cartProductDisplayXXX {
width: 2em;
height: 2em;
}
I have no idea if that would work, but it's an idea?
-
Re: Fast and Easy Checkout for Zen Cart
Thanks for your suggestion. I tried putting your code in stylesheet but it didn't work. By the way, what's with the XXX? I still can't get it to work as I have no idea what controls the size of the images and which files they are calling from.
Code:
img.cartProductDisplayXXX {
width: 2em;
height: 2em;
}
-
Re: Fast and Easy Checkout for Zen Cart
cartProductDisplay already exists and is used in the regular shopping cart to show images. It shows a fairly large image and probably too big for your needs. I just added the XXX as an arrbitrary difference so your regular shopping cart wouldn't be changed.
Before you try this, remember, I've been using Zen cart for less than a month and my knowledge of PHP, Zen and CSS leaves much to be desired. In theory, I think this should work...
Add to your stylesheet
PHP Code:
img.cartProductDisplayXXX {
width: 2em;
height: 2em;
}
Then, wherever it was you put your code, put this in...
PHP Code:
<span class="cartProductDisplayXXX">
<?php
$products = $db->Execute("SELECT products_image
FROM " . TABLE_PRODUCTS . "
WHERE products_id ='" . $order->products[$i]['id'] . "'");
echo '' . zen_image(DIR_WS_CATALOG . DIR_WS_IMAGES . $products->fields['products_image'] , $order->products[$i]['name'], SMALL_IMAGE_HEIGHT, SMALL_IMAGE_WIDTH) . '</a> ';
?>
</span>
Like I said, in theory, this should work, unless my theory is wrong, which it very well could be. I haven't tested it and have no idea if it will work or not.
Let us know if it worked for you
-
Re: Fast and Easy Checkout for Zen Cart
Hi osdude,
Thanks for your help. Unfortunately, it didn't work.
-
Re: Fast and Easy Checkout for Zen Cart
PHP Code:
<?php
$products = $db->Execute("SELECT products_image
FROM " . TABLE_PRODUCTS . "
WHERE products_id ='" . $order->products[$i]['id'] . "'");
echo '<span class="cartProductDisplayXXX">' . zen_image(DIR_WS_CATALOG . DIR_WS_IMAGES . $products->fields['products_image'] , $order->products[$i]['name'], SMALL_IMAGE_HEIGHT, SMALL_IMAGE_WIDTH) . '</a></span> ';
?>
maybe this will work? I dunno?
tell me where you're putting the code and I'll try to do it as well.
-
Re: Fast and Easy Checkout for Zen Cart
-
Re: Fast and Easy Checkout for Zen Cart
to what file are you adding this code?
-
Re: Fast and Easy Checkout for Zen Cart
I added the following code in my stylesheet.css
Code:
img.cartProductDisplayXXX {
width: 2em;
height: 2em;
}
I also added the following code in my checkout page at those places you suggested.
<span class="cartProductDisplayXXX"></span>
-
Re: Fast and Easy Checkout for Zen Cart
PHP Code:
<?php
$products = $db->Execute("SELECT products_image
FROM " . TABLE_PRODUCTS . "
WHERE products_id ='" . $order->products[$i]['id'] . "'");
echo '<span class="cartProductDisplayXXX">' . zen_image(DIR_WS_CATALOG . DIR_WS_IMAGES . $products->fields['products_image'] , $order->products[$i]['name'], SMALL_IMAGE_HEIGHT, SMALL_IMAGE_WIDTH) . '</a></span> ';
?>
this, what file are you putting this in and where. I didn't suggest a location for this and I have no idea which file you're editing
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
this, what file are you putting this in and where. I didn't suggest a location for this and I have no idea which file you're editing
I put this in includes/template/template_default/templates/tpl_checkout_default.php at the shopping cart table section where it is in between the "Quantity" and "Product Name" fields. Hope that make sense.
-
Re: Fast and Easy Checkout for Zen Cart
ok, cool.
I'll play around and see if I can do anything with it
-
Re: Fast and Easy Checkout for Zen Cart
Has anyone else experienced checkout_default not automatically refreshing as soon as you land on the page to add the shipping to the cart total? It will work correctly with everything except UPS (although I haven't checked USPS since we don't use it). Since we only use UPS this is creating a problem for us since the customer doesn't see the shipping in the total unless they happen to refresh the page for some reason.
This is beyond my fledgling PHP skills, does anyone have an idea of what needs to be corrected? The cheapest UPS shipping radio box is selected when you land on the page, it just doesn't reflect in the cart total.
This is with v1.3.7.1, I thought that it was a clash with one of the many mods I have running but I tried it on our live test site with no mods and this still occurs. I have tried it with the latest version of Fast&Easy, too, with the same results.
Thanks!
Matt
-
Re: Fast and Easy Checkout for Zen Cart
I experience this same problem from time to time on my shopping cart display. Its seems to be random when the shipping shows up.
I don't know if this is related, but I get the same "no refresh" when the customer lands on the home page after leaving the site. I have auto login installed and when the customer returns to my site it looks like they are not logged in. They must refresh the page to see the appropriate links (log off, etc.).
Sweet
www.sweetzouzou.com
-
Re: Fast and Easy Checkout for Zen Cart
I just found another issue. If I enter a bad credit card number, the appropriate error message is displayed and the customer is asked to try again. If a good cc number is then entered the page refreshs and the error message disappears but the cc info is lost. The customer must enter the cc info a second time to move on to order confirmation.
Also, when the confirm order is selected, the customer is taken to the check out page.
I am using authorize.net in testing mode.
Sweet
-
Re: Fast and Easy Checkout for Zen Cart
OK, I'm still trying this, but haven't found a way to make it work - yet.
The image in the default shopping cart is small, is that the size image you want? It looks to be a good size, but I can't seem to call it into the checkout page.
I think the answer is somewhere in the shopping cart page...
I'll look more later today
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Sweet ZouZou
I just found another issue. If I enter a bad credit card number, the appropriate error message is displayed and the customer is asked to try again. If a good cc number is then entered the page refreshs and the error message disappears but the cc info is lost. The customer must enter the cc info a second time to move on to order confirmation.
Also, when the confirm order is selected, the customer is taken to the check out page.
I am using authorize.net in testing mode.
Sweet
Install the latest files. I was having the same issue, which I detailed a few pages back. THe new files fixed the issue.
http://www.numinix.com/index.php?mai...roducts_id=760
many, many thanks to Nummix!!
-
Re: Fast and Easy Checkout for Zen Cart
Thx for the advice, but the new files didn't work for me ;-(. Do you know what was changed and which file to refresh the page to show the shipping cost?
Thx Sweet
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Sweet ZouZou
Thx for the advice, but the new files didn't work for me ;-(. Do you know what was changed and which file to refresh the page to show the shipping cost?
Thx Sweet
I added additional shipping choices to mine and it works without any problems.
I wish I could be of more help... sorry :(
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Sweet ZouZou
Thx for the advice, but the new files didn't work for me ;-(. Do you know what was changed and which file to refresh the page to show the shipping cost?
Thx Sweet
I think I found a fix for the UPS only non-refresh problem. If there are any other shipping modules that are also experiencing a non-refresh to automatically show the shipping in the cart total in checkou_default when landing on the page:
go to modules/pages/checkout/header_php.php
around line 159 find this:
Code:
if ( !$_SESSION['shipping'] || ( $_SESSION['shipping'] && ($_SESSION['shipping'] == false) && (zen_count_shipping_modules() > 1) ) )
$_SESSION['shipping'] = $shipping_modules->cheapest();
and change it to:
Code:
if ( !$_SESSION['shipping'] || ( $_SESSION['shipping'] && ($_SESSION['shipping'] == false) && (zen_count_shipping_modules() > 1) ) ) {
$_SESSION['shipping'] = $shipping_modules->cheapest();
zen_redirect(zen_href_link(FILENAME_CHECKOUT, 'action=null', 'SSL'));
}
Please try this and let me know if it works.
Matt
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
osdude
many, many thanks to Nummix!!
Amen to that!! :smile: And to everyone that pitches in to make our e-commerce dreams come true! :bigups::hug:
-
Re: Fast and Easy Checkout for Zen Cart
Good job! It worked! :clap:
Thnks for the help lankeeyankee
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Sweet ZouZou
Good job! It worked! :clap:
Thnks for the help lankeeyankee
Great, I'm glad it fixed the problem! Please let me know if it makes the checkout_default page consistent with displaying the shipping.
Matt
-
Re: Fast and Easy Checkout for Zen Cart
I am not sure which version of FEC I have installed... most likely v1.05. How do I update to the latest version? Do I just run the latest update sql file update_1_0_8.sql or run all the previous sql updates (update_v1.05.sql and update_v1.05.sql) one by one from the oldest? Please advise. Thanks in advance.
-
Re: Fast and Easy Checkout for Zen Cart
I installed this, everything seemed to go ok, but my checkout pages have the following titles for the various boxes on the page:
HEADING_TITLE_ORDER_TOTAL
TABLE_HEADING_SHOPPING_CART
HEADING_TITLE_PAYMENT
Anyone know how I can correct this to name them the appropriate names?
-
Re: Fast and Easy Checkout for Zen Cart
Nevermind...I figured it out. I forgot to rename "YOUR TEMPLATE" folder within /languages/english/YOUR_TEMPLATE/checkout.php
-
Re: Fast and Easy Checkout for Zen Cart
[FONT=Times New Roman]I get an error when a new customer try to log in[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]And I just fund out it is from this mod[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]1054 Unknown column 'COWOA_account' in 'where clause'
in:
[select count(*) as total from customers where customers_email_address = 'xxxxx######################' and COWOA_account != 1][/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]If I try order with existing information it process it ok[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]Thank you[/FONT]
-
Re: Fast and Easy Checkout for Zen Cart
Hi
I have a zencart store. Version 1.3.7
I want to make checkout process in one page. No account login system.
Please HELP
Thanks
-
Re: Fast and Easy Checkout for Zen Cart
I have a small problem with the checkout_confirmation page. I am not sure if this issue is related to FEC or not.
The Payment Method is "blank" if the customer selects paypal (If the customer selects a credit card as payment, the CC information shows up just fine). I tried uninstalling express paypal and reinstalling but no luck. I have attached the code from the tpl_checkout_confirmation file.
Thx Sweet
<h3 id="checkoutConfirmDefaultPayment"><?php echo HEADING_PAYMENT_METHOD; ?></h3>
<?php
if (is_array($payment_modules->modules)) {
if ($confirmation = $payment_modules->confirmation()) {
?>
<div class="important"><?php echo $confirmation['title']; ?></div>
<?php
}
?>
<div class="important">
<?php
for ($i=0, $n=sizeof($confirmation['fields']); $i<$n; $i++) {
?>
<div class="back"><?php echo $confirmation['fields'][$i]['title']; ?><?php echo $confirmation['fields'][$i]['field']; ?></div>
<?php
}
?>
</div>
<?php
}
?>
</div>
-
Re: Fast and Easy Checkout for Zen Cart
When I first tried installing this I had some SQL errors and didn't have a chance to retry with the new version until last night.
After installing, it seemed to work except when I hit the "submit order" or whatever the enter button is on the one page checkout, the site would then go to the checkout_confirmation page and hang with no text on the page and no redirect.
I tried looking through this string for info but couldn't find any.
Any ideas?
-lindasdd
-
Re: Fast and Easy Checkout for Zen Cart
Follow the instructions in the documentation. You've skipped a step. But don't worry, it's very common and I often forget to do it as well!
-
Re: Fast and Easy Checkout for Zen Cart
I solved my problem by comparing the original file from the default template directory with my current file using winmerge then inserted the missing code.
Thx Sweet
-
Re: Fast and Easy Checkout for Zen Cart
Just a couple of little code suggestions for the next release. Rather than editting the tpl_main_page file, could you add the following code to the includes/modules/pages/checkout_confimation/header_php.php file, right at the end, after the breadcrumb definitions
Code:
if (FEC_ONE_PAGE == 'true' && FEC_CHECKOUT_CONFIRMATION_TEXT_SWITCH == 'true') {
$za_onload_array[] = "document.checkout_confirmation.submit();";
}
This will automatically add the javascript to the body tag on load.
Also, it is worth noting here, that if a customer has javascript disabled, which is less common, but still possible with today's users, this page will never submit. To get round this, it may be worth also changing the tpl_checkout_confirmation_default file as follows:
Code:
<?php if (FEC_ONE_PAGE == 'true' && FEC_CHECKOUT_CONFIRMATION_TEXT_SWITCH == 'true') {
echo '<div style="text-align:center; color:#ff0000; font-weight:bold; padding-top:30px;">' . FEC_CHECKOUT_CONFIRMATION_TEXT . '</div>';
?>
<div class="centerColumn" id="checkoutConfirmDefault">
<?php } else { ?>
<div class="centerColumn" id="checkoutConfirmDefault">
<?php } ?>
CHANGE TO
Code:
<?php if (FEC_ONE_PAGE == 'true' && FEC_CHECKOUT_CONFIRMATION_TEXT_SWITCH == 'true') { ?>
<script type="text/javascript">
document.write("<style>#checkoutConfirmDefault { visibility:hidden; }</style><div style=\"text-align:center; color:#ff0000; font-weight:bold; padding-top:30px;\"><?php echo FEC_CHECKOUT_CONFIRMATION_TEXT; ?></div>");
</script>
<?php } ?>
<div class="centerColumn" id="checkoutConfirmDefault">
This will hide the page if hide page is selected in the admin settings, AND javascript is enabled. If Javascript is disabled, then the standard page is still displayed.
These have been tested in FireFox, IE 6 & 7 but should be tested in all browsers before adding the code to this module.
Hope these help.
Absolute
-
Re: Fast and Easy Checkout for Zen Cart
Absolute, how about the page redirects that use javascript when a shipping rate is changed?
-
Re: Fast and Easy Checkout for Zen Cart
These are a little harder to code for, as here you actually need the page to submit, before you can show the price again. One possibilty is to have a hidden variable in form, which is the current shipping selection. When the form is submitted, if the hidden and visible variables are different, then you know the shipping method has been changed, and therefore you need to show the updated cart price first.
One thing to remember here though is that if they don't have java, they will still see the cart confirmation on the final page, so if they update the shipping, they will see teh updated prices on the next page.
Don't get me wrong, I think this module is a great asset to any store!
Absolute
-
Re: Fast and Easy Checkout for Zen Cart
Hey Numinx,
I've read this whole thread and it sounds like a great addition to ZC. Since I haven't installed any previous versions, do I just use the EP with the install.sql or some other way?
Again, great job!:clap::clap:
-
Google checkout
Hi! I installed this on my site and it works for all payment methods except Google Checkout. I have it configured as so:
One Page Checkout true
Hide Checkout Confirmation true
Checkout Confirmation Alternate Text Your order is being processed, please wait...
Display Checkout in Split Column true
Gift Wrapping Module Switch false
When I click to submit the order with Google checkout, I get the Checkout Confirmation Alternate text and then it goes to a blank page: http://www.giftsofcharacter.com/cata...eckout_process
Sometimes I also get a blank page for http://www.giftsofcharacter.com/cata..._page=checkout
especially when I click on the checkout button in my shopping cart sidebox. Sometimes it works, sometimes not.
Please help! I love this mod :)
-
Re: Google checkout
I also tested changing the shipping address and when I did, the http://www.giftsofcharacter.com/cata..._page=checkout page came up blank. I refreshed it and it displayed properly, but I think customers will be lost if this happens. Could it be a time-out issue?
-
Re: Google checkout
Quote:
Originally Posted by
Doodlebuckets
OK, I installed on another site and I am getting &action=null on the URL for the checkout page. I think this was missing on the gifts of character URLs. Could that be the problem? If so, how do I fix it?
When I use Google Checkout, it loops me back to the checkout page one time and to the shopping cart (where the Google Checkout button is, so not so terrible) the next, all the while with the &action=null showing up....
-
Re: Fast and Easy Checkout for Zen Cart
FEC doesn't work for mods that currently use JavaScript validation. The default CC mod is the only one that is compatible at this time. I plan to get this implemented for all mods soon, hopefully.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
numinix
FEC doesn't work for mods that currently use JavaScript validation. The default CC mod is the only one that is compatible at this time. I plan to get this implemented for all mods soon, hopefully.
I am still getting a blank page when someone goes to the checkout.php page. If you refresh it comes up, but I think many people will be lost. I had to refresh twice yesterday to get it to show up. It's hit or miss but I need it to show up every time, ya know? Is there something to be done about this? Anyone else experiencing this?
-
Re: Fast and Easy Checkout for Zen Cart
It should always be auto-refreshing to the default action=null. You shouldn't have to manually refresh, so I would have to test this on your site to try to correct the bug...
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
numinix
FEC doesn't work for mods that currently use JavaScript validation. The default CC mod is the only one that is compatible at this time. I plan to get this implemented for all mods soon, hopefully.
Are you saying that the mod does not work with PayPal? or Does it?
JOhn ><>
-
Re: Fast and Easy Checkout for Zen Cart
PayPal is fine. That would be pretty pointless to release without that support.
Anyways, should have an updated version that will support JS within the next few days.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Stuff4Toys
Are you saying that the mod does not work with PayPal? or Does it?
JOhn ><>
John,
It DOES work with Paypal
However you need to have a SSL certificate to make it work
I think it has its issues with Google checkout possible javascript.
Can not much help due I am testing in a site that has NON SSL
Marcelo
-
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?
-
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...
-
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
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
i still get typical "sign up" and "sign in" options page.
FEC affects the checkout.
Easy Sign-Up and Login affects the registration/login.
-
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!
-
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.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
numinix
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
-
Re: Fast and Easy Checkout for Zen Cart
I am trying to integrate giftwrap_2.3_138 with Fast and Easy Checkout 1.12a in Zen Cart 1.3.8a.
The gift wrapping block displays correctly. All the admin controls work correctly in both modules/order total and Fast and Easy Checkout Module Switch. I do not get any errors.
When "Display Checkout in Split Column" is set to FALSE and a products gift wrap checkbox is checked the gift wrapping is ignored and the updateForm() does not seem to fire. I get "no gift wrapping selected" on the final confirmation page.
However when "Display Checkout in Split Column" is set to TRUE and a products gift wrap checkbox is checked the page will auto refresh with the updateForm() and a charge for the gift wrapping on the item is displayed - but each time a checkbox is "checked" the updateForm() script runs and the previous checkbox value is lost.
You can see this action at:
http://drhenslin.com/zc138a
It seems somewhere in my merging I may have fudged something as the gift wrapping is not being passed properly.
Any suggestions on how I can fix this?
Thanks,
-
Re: Fast and Easy Checkout for Zen Cart
Hello,
Is this mod compatible with Order Steps (Tableless) mod? Also, is there a demo or screenshot I can look at?
Thx
-
Re: Fast and Easy Checkout for Zen Cart
Yeah I'd like to see a demo or screenshot also.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Berserker
Hello,
Is this mod compatible with Order Steps (Tableless) mod? Also, is there a demo or screenshot I can look at?
Thx
Order steps is based on a 3-4 step checkout system. You could easily move the code for step one to the checkout page, but that wouldn't make a lot of sense since it's a single page checkout...
The checkout is used on the Numinix site (ESL and FEC), but I would appreciate it if you do not make TEST accounts.
-
Re: Fast and Easy Checkout for Zen Cart
A strange bug has been reported.
If the store is using a shipping module like Canada Post, USPS, etc that requires a rate to be returned from an external server, and the product being purchased has an attribute, the shipping rate quoted will not match the order total amount.
Is anyone experiencing this?
-
Re: Fast and Easy Checkout for Zen Cart
Can anyone help with altering a shopping cart??
I am trying to change the page progression of the shopping cart. Most of the beginning pages can remain the same but I have a website that will be used in Japan and need the shopping cart to go through a different process.
I need to skip the billing pages completely. The customer will go through the same process of pressing the GO TO CHECKOUT button and having to log in or create an account. But immediately after that page I need to skip the Payment Method - Step 2 (billing info) page and go directly to a thank you page that displays the order number and our merchant account information.
The reason for this is that in Japan most people do not pay with a credit card and usually deposit directly into a post office account, e-bank, or other bank using a merchants acct info to pay (unlike U.S.). This info is provided by the merchant at the time of the purchase and the customers takes this info and makes a payment.
As a recap, I need the cart to go through the following process:
-Shopping Cart page (same)
-Login Page (same)
-I need to skip the Payment Method - Step 2 (billing info)
-Confirmation Page (need to display the customers address from their acct)
-Success - Thank You Page (where our merchant acct info will be displayed)
I hope someone knows how to alter this, I have been trying to do this for 7 weeks with no success.
Thanks
-
Re: Fast and Easy Checkout for Zen Cart
I have installed this on my test site running 1.3.8a and my live site 1.3.7 and it is not working on either site, there is no change. I have went back through the installation and can not find anything I have missed and I do have it turned on in my admin.
I really look forward to using this module!
-
Re: Fast and Easy Checkout for Zen Cart
What part is not working?
What are the error messages?
-
Re: Fast and Easy Checkout for Zen Cart
Sorry that was a different issue!
However now that I do have it working I am getting an error on the checkout page.....Fatal error: Call to undefined function: zen_user_has_gv_account() in /home/mommy3/public_html/includes/templates/future_zen/templates/tpl_checkout_default.php on line 404
Any idea what the problem could be?
-
Re: Fast and Easy Checkout for Zen Cart
That is a function found in:
includes/functions/functions_gvcoupons.php
This is core code that has existed in prior versions of Zen Cart as well...
Both FEC and the regular checkout use it...
-
1 Attachment(s)
Re: Fast and Easy Checkout for Zen Cart
Hello,
I just installed this module and everything seems to work fine. Just wondering how can I align the fieldset header/legend shown in the attached image.
Thx