Re: Fast and Easy Checkout for Zen Cart
I am having problems with the shipping updating on the final page. I have installed the last version on the loader and FEC and everything is great, with this exception.
I see other people have the same problem but I have not found a solution yet.
Please help, it's very frustrating for my customers.
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
helpme
I am having problems with the shipping updating on the final page. I have installed the last version on the loader and FEC and everything is great, with this exception.
I see other people have the same problem but I have not found a solution yet.
Please help, it's very frustrating for my customers.
What version of FEC?? The version available here in the downloads is v1.8.1, the version available on the Numinix site is 1.9.3. (Latest version of the CJ Loader is 1.7)
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
ekele
Rxalex, I found this on Numinix forum - page 7:
"4. Add the following line to tpl_main_page.php:
- Find: Code:
<body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>
- Replace With: Code:
<body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?><?php if(FEC_ONE_PAGE == 'true' && $_GET['main_page'] == 'fec_confirmation') echo ' onLoad="document.fec_confirmation.submit();"';?>> "
I did it and it helped a little. Now customer is forwarded to a blank page. I didn't have time to read all posts but I will do it this weekend and I will try to figure out what is wrong. If you have any idea, could you share it, please?
here's the link to that forum if you do not know it:
http://www.numinix.com/forum/viewtopic.php?f=6&t=4
I'd just like to say thank you. After several days turning on and off the FEC mod because of this problem, now finally, after reading your post, it's working!! :hug:
Re: Fast and Easy Checkout for Zen Cart
Hi:
I have been looking for something similar to what is happening, but I cannot find it.
FEC + COWOA is installed and it works properly, except for a particular issue regarding email.
When I turn FEC+COWOA on and a client creates an account, he gets the following email:
EMAIL_GREET_MR
EMAIL_WELCOME
EMAIL_TEXT
EMAIL_CONTACT
EMAIL_GV_CLOSURE
That is, it seems that it is not reading the create_account-php file.
If FEC+COWOA is turned off, the email works correctly.
After a whole day looking around, I am desperate all I get is this: :lamo:
I am using ZC 1.3.8a
I have not installed any mod recently that should affect (at least that I remember...).
I will be happy for any help.
Re: Fast and Easy Checkout for Zen Cart
Hi zenners,
I have the following problem,
after selecting the method for Login :oops:
nothing happens, refer me to a blank checkout page.
My site here.
Please help.
Regards Ico
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
perfumbg
Hi zenners,
I have the following problem,
after selecting the method for Login :oops:
nothing happens, refer me to a blank checkout page.
My site
here.
Please help.
Regards Ico
First try to buy something :smile: .
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
perfumbg
Hi zenners,
I have the following problem,
after selecting the method for Login :oops:
nothing happens, refer me to a blank checkout page.
My site
here.
Please help.
Regards Ico
Well it looks like the no_account.php file is in the wrong place. Zen Cart by default doesn't have this page that is why the blank page.Your site as of 1326 PST your site is down.Nothing below
PHP Code:
<!--eof-optional categories tabs navigation display-->
<!--bof-header ezpage links-->
<!--eof-header ezpage links-->
<!--bof-shoppingcart/freeship display-->
will even show up. I hope you didn't try to do something desperate to fix this issue. Nice site but I would position your shopping cart up about 50px from where you have it. Hope this helps.
--
Red Baron
Re: Fast and Easy Checkout for Zen Cart
Hello I have FEC installed but i cant manage to show shipping change option on checkout_shipping page.
please advise.
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
anworks
In the checkout process when it gets to shipping method there is nothing selected. If you try to select the shipping method it just loops the page and once again nothing is selected. Right now I just have free shipping installed but if I add other shipping modules it does the same thing and no shipping method ever gets selected. Becuase I only have one shipping method I have been able to get away with it but its driving me crazy. If i disable FEC the shipping methods will work. Any ideas are greatly appreciated.
I'm having this same problem. If there's a free shipping item only in the cart, and then "Free shipping" shows up as the only option. BUT free shipping's radio button isn't checked. As soon as you check it, the page reloads, and again, the button isn't checked. The page simply reloads every time you check it. I've searched this thread, and I've seen the question asked, but never answered. Does anyone have an idea? Thanks!
Re: Fast and Easy Checkout for Zen Cart
Nevermind my post above, I see there's a newer version available, I'll try that and see. :)