Re: Fast and Easy Checkout for Zen Cart
I just installed fast and easy check out and this is what i'm getting on top of that it won't let me in the admin part
please help me
Warning: Cannot modify header information - headers already sent by (output started at /home2/deliverm/public_html/admin/includes/languages/english/extra_definitions/fec.php:3) in /home2/deliverm/public_html/admin/includes/init_includes/init_templates.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home2/deliverm/public_html/admin/includes/languages/english/extra_definitions/fec.php:3) in /home2/deliverm/public_html/admin/includes/functions/general.php on line 21
Re: Fast and Easy Checkout for Zen Cart
Hi
I have v1.38 and FEC. I have just installed the Gift Wrapping module and have run into the same problem that has been reported before, namely when I check an item for giftwrapping, the supplement is added to the total, but the checkbox does not remain checked when the page is refreshed. If I check another item to be wrapped, the cost is not added to the total.
Looking through previous posts there is a suggestion that the shipping module could be the issue - however I have tried several of the 'inbuilt' modules and the problem exists with all of them.
Before I start digging further, can anyone point me in the right direction?
cheers
Dave
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
HPG09
Hi
I have v1.38 and FEC.
PS forgot to say, I have COWAO installed too.
Re: Fast and Easy Checkout for Zen Cart
Re: Fast and Easy Checkout for Zen Cart
I finally after four months got this working.
I guess thats experience for you and determination to get it working.
One small thing though that i would like to change. I have it set up as a one page checkout and it's much faster but i do get a second page that loads briefly before automatically going onto Nochex for the payment to be processed. Can i stop this second page loading and have the first page go directly to Nochex or can i have the second page stay for about 5 seconds or so before automatically loading to Nochex ?
The activate checkbox field says signature in it ?
Is that for allowing the customer to specify a sgnature on delivery ?
Thanks for any help you can offer i am very pleased with the new look checkout pages.
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
need_help
I finally after four months got this working.
I guess thats experience for you and determination to get it working.
One small thing though that i would like to change. I have it set up as a one page checkout and it's much faster but i do get a second page that loads briefly before automatically going onto Nochex for the payment to be processed. Can i stop this second page loading and have the first page go directly to Nochex or can i have the second page stay for about 5 seconds or so before automatically loading to Nochex ?
The activate checkbox field says signature in it ?
Is that for allowing the customer to specify a sgnature on delivery ?
Thanks for any help you can offer i am very pleased with the new look checkout pages.
I'll be interested in this too, because I'm intending to use Nochex. Not got quite as far as that yet, though.
Re: Fast and Easy Checkout for Zen Cart
Hi there,
I am using zen 1.3.7 and have installed fast and easy checkout about 5 days ago.
I use, paypal, google checkout and nochex payment processors.
It has been working fine for about 5 days, until just now, its given me two orders in the admin, when the customer has just paid once with nochex.
I have searched the threat for duplicate orders or double orders and couldnt find anything.
Anyone have any ideas?
Phil
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
phil99
It has been working fine for about 5 days, until just now, its given me two orders in the admin, when the customer has just paid once with nochex.
I have searched the threat for duplicate orders or double orders and couldnt find anything.
Anyone have any ideas?
Phil
There are plenty of these threads, I just searched for duplicate orders and found oodles of them. Ignoring the PayPal-specific issues, for example http://www.zen-cart.com/forum/showthread.php?t=95195 and http://www.zen-cart.com/forum/showthread.php?t=60932 just to name a couple.
Re: Fast and Easy Checkout for Zen Cart
Just installed FEC and ESL in ZC v1.3.8 no other mods yet.
I was missing A LOT of page specific defines. i have managed to fix all of them but one.
on the COWOA billing info page. i was missing ALL the defines. i found that the "no_account_filenames.php" file in the "extra_datafiles" folder controlled these and fixed them.
except for the text next to the "copy to shipping" check box. i was able to fix part of it. but there is still text there in red that i cannot find out how to get rid of or change.
the line next to the check box used to read:
(ENTRY_COPYBILLING ENTRY_COPYBILLING_TEXT)
i have successfully changed the "ENTRY_COPYBILLING" part to something more appropriate by inserting this line of code " define('ENTRY_COPYBILLING', 'Copy to Shipping Information Page'); " in the "no_account_filenames.php" file
but the "ENTRY_COPYBILLING_TEXT" is still there.
can someone tell me where to fix this last part?
P.S.
i have the same problem with the emails sent out but have not attempted to fix them yet. found a thread on that issue elsewhere and that is what led me to being able to fix what i have so far on these pages.
i am on a deadline and would really appreciate any help you can give me
thx