Re: Fast and Easy Checkout for Zen Cart
I have customers complaining they cant change the ship to address, is anyone else having this issue?
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
soxophoneplayer
includes/modules/create_account.php is NOT on the list of modified files in the FEC 1.8.0 release.
However, the file is contained in the folder of required files and it is substantially different from either the zc 1.3.8a or 1.3.9a clean file which is why I was attempting to merge it.
There are several other files likewise not in the former but in the latter.
I took this to mean the exclusion from the list was accidental, but now it seems perhaps it was the inclusion of the files which was unintended. (?)
I'm getting befuddled trying to update FEC and zc concurrently.
OK, I see what you are talking about. It looks like it was left in and has a check for the captcha mod included in it.
It might be better to address this on the authors site as he doesn't list this as one of the files to be modified.
As far as changing the login to create_account, they are there for error messages, so changing them should be ok. I would try it using the 1.39 file and only add the COWOA parts to the 1.39 version. You did see you need another mod to even use the FEC 180, right?
I don't know how many mods you have installed, but I think I would get the upgrade done to 1.3.9 and then add the mods I want to it. The main thing is to get the Database UPGRADED and the new code for security purposes and PHP 5.3x
I'll try to get some time to install FEC180 tomorrow and let you know what I find myself.
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
rxalex
I have customers complaining they cant change the ship to address, is anyone else having this issue?
I've not run across this problem, but a link to your site would help a lot and what it's running on too!
Re: Fast and Easy Checkout for Zen Cart
I have customers complaining they cant change the ship to address, is anyone else having this issue? ** URL REMOVED ** ... also anyone having issues with abandoned carts?
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
rxalex
I have customers complaining they cant change the ship to address, is anyone else having this issue? ** URL REMOVED ** ... also anyone having issues with abandoned carts?
Your site worked ok for me (FireFox v3.63), did these customers happen to say which browser and version of it they are using?
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
soxophoneplayer
includes/modules/create_account.php is NOT on the list of modified files in the FEC 1.8.0 release.
However, the file is contained in the folder of required files and it is substantially different from either the zc 1.3.8a or 1.3.9a clean file which is why I was attempting to merge it.
There are several other files likewise not in the former but in the latter.
I took this to mean the exclusion from the list was accidental, but now it seems perhaps it was the inclusion of the files which was unintended. (?)
I'm getting befuddled trying to update FEC and zc concurrently.
I went ahead and installed FEC 180 out of the box with just 2 changes. I renamed the template_default folder to classic as it is the one I use when testing and the other change was to remove an } on line 304 in the tpl_checkout_stacked.php file for running ZEC with one page checkout.
I did not merge any of the file together, just the 2 changes above and it works. There are more files overwritten than what is on his list of files that are modified, you were 100% correct there.
I am going to comb thru it and see if there are any things that really SHOULD be merged for security updates.
Re: Fast and Easy Checkout for Zen Cart
Not sure which browser they used Jthread. Thanks for your help
Re: Fast and Easy Checkout for Zen Cart
I'm also having issues with addresses being changed...it seems to work if everything is entered correctly, but if there's an error in one field, it just does nothing - no error messages are shown, and the change address box is closed with no change.
I'm using FEC 1.8 on ZC 1.3.9b
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
hey_you
I'm also having issues with addresses being changed...it seems to work if everything is entered correctly, but if there's an error in one field, it just does nothing - no error messages are shown, and the change address box is closed with no change.
I'm using FEC 1.8 on ZC 1.3.9b
I just tried it on my setup (FEC 1.80 and Zen-Cart 1.3.9b) and it worked as it should. I left off a field on the new address and it came back with an error message and the address page for me to correct it. When I corrected it, it went forward as it should. I am setup as a single page checkout.
Did you just install the FEC 180 or merge files?
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
JTheed
I just tried it on my setup (FEC 1.80 and Zen-Cart 1.3.9b) and it worked as it should. I left off a field on the new address and it came back with an error message and the address page for me to correct it. When I corrected it, it went forward as it should. I am setup as a single page checkout.
Did you just install the FEC 180 or merge files?
I upgraded from 1.7.3 - maybe I forgot to remove an old file?
Thanks for checking!