Re: Fast and Easy Checkout for Zen Cart
I just upgraded to the latest version and added Easy Signup. Now the Order Confirmation Page show briefly before continuing on automatically. I have On Page Checkout turned on. Why is the Confirmation Page showing now when it did not before?
www.thecablestation.com
Re: Fast and Easy Checkout for Zen Cart
I'm still having the problem that no shipping method is selected by default, causing calculation errors on first load of checkout page.
FEC 1.29, ozpost (&AustPost) installed.
Is there a fix for this ?
Re: Fast and Easy Checkout for Zen Cart
[QUOTE=numinix;646736]I've recently done an install and haven't encountered this. Have you checked the Gift Wrap Module to see if you've missed any modifications? FEC comes with its pages pre-modded, but there may still be other file changes outside of the mod that need to be made. Double check that fec_confirmation has all of the required changes as well.
Did you ever found what is the problem with the gift wrap mod>? in stacked it just does nothing (even if you select items - it does not update price or show them in the confirmation page) and in split every time you select a product it refreshes the page and only update the first item. every item you try after a first one selected it just refresh the page and does nothing. If you click 2-3 items fast enough it will show them all. Another problems is that they don't stay marked so if someone click edit and go back to the checkout page they can't see which products they marked for gift wrap and even worse they can't undo it or add other items.
I went over both mods few times and can't figure out what is the problem> I also double checked to see if there are any changes needed to be made for the gift wrap mod and found none.
If you want to experience the bug you can try my store http://bestitalianleather.com
It is currently in stacked yet I'll be happy to change it for split so you could see the other problem - just PM a request.
I really want to solve this one.
Thanks,
Erez:frusty:
Re: Fast and Easy Checkout for Zen Cart
[QUOTE=erezw;722920]
Quote:
Originally Posted by
numinix
I've recently done an install and haven't encountered this. Have you checked the Gift Wrap Module to see if you've missed any modifications? FEC comes with its pages pre-modded, but there may still be other file changes outside of the mod that need to be made. Double check that fec_confirmation has all of the required changes as well.
Did you ever found what is the problem with the gift wrap mod>? in stacked it just does nothing (even if you select items - it does not update price or show them in the confirmation page) and in split every time you select a product it refreshes the page and only update the first item. every item you try after a first one selected it just refresh the page and does nothing. If you click 2-3 items fast enough it will show them all. Another problems is that they don't stay marked so if someone click edit and go back to the checkout page they can't see which products they marked for gift wrap and even worse they can't undo it or add other items.
I went over both mods few times and can't figure out what is the problem> I also double checked to see if there are any changes needed to be made for the gift wrap mod and found none.
If you want to experience the bug you can try my store
http://bestitalianleather.com
It is currently in stacked yet I'll be happy to change it for split so you could see the other problem - just PM a request.
I really want to solve this one.
Thanks,
Erez:frusty:
OK. So the difference in behavior between split and stacked is just because in the checkout_split.php the following line has the onclick command.
echo zen_draw_checkbox_field($gift_id,'',false, 'id="'.$gift_id .'" onclick="updateForm()"');
any way I thought of a work around: delete the onclick and then add an "update cart" button below the gift wrap table. this works yet it still have few problems.
after you click update and the page refreshes the check boxes for the gift wrap are set to false again. which lead to other problems such as if someone changes their shipping options the page will refresh again with the gift wrap boxes in false erasing the gift wrap from the cart. second it may confuse the customer who will not be sure if his mark to wrap a product actually went through.
and of course all this applies if a customer goes back to edit any detail of his purchase.
any way, if someone can think of a way to store the customer decision it will be great as I don't have enough knowledge to do that.
would love to hear what you think.
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
DanTheMan
Hey Numinix, very useful contrib, thanks!
One issue, though - it seems to crash under the following conditions:
If the "ship to" country is not defined or listed as "skip" in the shipping module, pressing "Continue Checkout" (main_page=checkout) causes the crash. Same crash occurs if you try to select an unsupported country from the address book (main_page=checkout_shipping_address).
The crash shows up as "Internet Explorer cannot display the webpage" in IE and "Page Load Error - Redirect Loop - server is redirecting the request for this address in a way that will never complete" in Firefox. :oops:
Unmodified (stock) ZC will not proceed from checkout Step 1 to Step 2 until you change the shipping address to a country that is supported by at least one shipping module, but FEC just crashes.
Using FEC 1.16, ZC 1.3.8a with SSL enabled.
Any ideas?
Can i bump this problem, had it for 2 months now, and no nearer a solution.
Re: Fast and Easy Checkout for Zen Cart
I really want to get the above problem sorted....
I am using Ultimate SEO urls, and dont want to stop, as we are ranking number one for so many terms getting brilliant results there...
And I love fast and easy checkout, this is brillian too.... I want to use both, but need some kind of work around (if this is what is the problem)
The problem only occurs when shipping to certain countries, and seems fine with all UK ones... but we are losing customers.
Please help me!
Re: Fast and Easy Checkout for Zen Cart
I think the mod needs an addition.
As posted before this error happens when the ship to country is not defined. Normall zen cart would say, sorry we do not currently ship to this destination, but with FEC it throws this error.
I guess if you dont ship there it doesnt matter! but would look better not to have errors.
Re: Fast and Easy Checkout for Zen Cart
I cannot for the life of me figure out my alignment issues when using this mod. I have tried to figure it out using Fire Bug and other web developer tools for the stylesheet.css and checkout.css and have looked at tpl_checkout_stacked. I just cannot find what might be causing this. Any help or insight would be greatly appreciated.
http://teamjsales.net/screen.jpg
Re: Fast and Easy Checkout for Zen Cart
I am testing this on a local machine with 1.3.7 when I try to change the address and confirm the change I get an error from the browser saying:
Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.
Cookies are not blocked and this worked fine before installing FEC. Has anyone else had this and how is it solved.
thanks
Re: Fast and Easy Checkout for Zen Cart
I have also noticed that I do not have any config options in the admin side yet I can see the config data and fields in the configuration tables.
I cannot get the group to show depsite having that data in the table too.
Any thoughts. I am wondering if these settings may cure my earlier problem.
Thanks