-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
JTheed
You can probably remove that line. I believe it came about in 1.3.9 as it is not in 1 .3 8s order.php file.
See if it is defined in the /includes/functions/functions_taxes.php file if that exists in 1.3.7.
Hi thanks for that. I've tried this now and although that has gotten me past that problem I'm now getting these errors
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\bmlc\includes\classes\order.php on line 538
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\bmlc\includes\classes\order.php on line 538
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\bmlc\includes\classes\order.php:538) in C:\xampp\htdocs\bmlc\includes\functions\functions_general.php on line 44
I'm assuming this is all to do with the fact that I'm using a 1.3.7 cart, upgrading isn't good option for me right now, is there a version of fec which works with zencart 1.3.7?
thanks, I can't wait to get this installed and working, it really does look the business.
-
Re: Fast and Easy Checkout for Zen Cart
Deals by Ethan... I had the same problem. Can't remember the fix but I think it's posted at numinux support forum.
Posted via Mobile Device
-
Re: Fast and Easy Checkout for Zen Cart
I'm in the process of reading through the entire thread post by post (I'd only read about 1/5 of it by searching) in the hope that someone is experiencing the same problems as me and occurred to me that I should have listed the mods I have installed when I first posted about my problem, they are:
big royal mail shipping mod
manual credit card mod
easy populate
simple seo urls
I've searched the thread for these mods and there's nothing about any of them apart form SSU which I've tried turning off and on but to no avail. Just thought I'd mention in case anyone is knowledgable enough and kind enough to be able to help me out!
-
Quote:
Originally Posted by
zubenubi
I'm in the process of reading through the entire thread post by post (I'd only read about 1/5 of it by searching) in the hope that someone is experiencing the same problems as me and occurred to me that I should have listed the mods I have installed when I first posted about my problem, they are:
big royal mail shipping mod
manual credit card mod
easy populate
simple seo urls
I've searched the thread for these mods and there's nothing about any of them apart form SSU which I've tried turning off and on but to no avail. Just thought I'd mention in case anyone is knowledgable enough and kind enough to be able to help me out!
Have you tried posting at numinux support forum? Also why don't you just upgrade your zen-cart to the current version? Has many bug fixes and security fixes...
Posted via Mobile Device
-
Re: Fast and Easy Checkout for Zen Cart
I just downloaded and installed FEC 1.8.4 on a 1.3.9f website hoping that a problem we are having was resolved - but it was not.
http://www.lotionsgalore.com is the website
The problem is that when changing the shipping option to... say... priority mail... the index.php?main_page=checkout&fecaction=null page does not refresh to switch to a different option.
I noticed that it says 1.3.8-1.3.9d for the zen cart version... wondering if that is the issue - or if it would still do the same thing if running 1.3.9d?
Thanks for any help!
-
Re: Fast and Easy Checkout for Zen Cart
For anyone experiencing this issue - be sure to install the Css Javascript loader from the link below and this problem will be solved. :clap:
http://blog.rubikintegration.com/200...ader-released/
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
creinold
Deals by Ethan... I had the same problem. Can't remember the fix but I think it's posted at numinux support forum.
Posted via Mobile Device
Ok, I got Numinix's reply. He said "This happens when you do not remove "deleted/removed" files when upgrading. Check your page's folder for javascript files that are now loaded using CSS JS Loader and delete them.". But this is not clear. Which files to delete? Where exactly are they and what filenames? Can you help? Thanks.
-
Re: Fast and Easy Checkout for Zen Cart
Check in your template folder / css / jscript folder and compare it with the latest version download you installed.
Posted via Mobile Device
-
Re: Fast and Easy Checkout for Zen Cart
I could be wrong but I believe Jeff is talking about the files that were removed if you are upgrading to 1.8.4??? eg: the following files were deleted in version 1.8.1 release. Keep in mind that MOST of these files are core zen cart files - so you would need to replace them with the exact files from whatever version of zen cart you are running.
Removed
/required_files/includes/languages/english/checkout.php
/required_files/includes/languages/english/create_account.php
/required_files/includes/languages/english/extra_definitions/change_shipping_billing_address.php
/required_files/includes/languages/english/extra_definitions/create_account.php
/required_files/includes/languages/english/extra_definitions/order_status.php
/required_files/includes/languages/english/fec_confirmation.php
/required_files/includes/languages/english/gv_redeem.php
/required_files/includes/languages/english/login.php
/required_files/includes/languages/english/logoff.php
/required_files/includes/languages/english/no_account.php
/required_files/includes/languages/english/order_status.php
/required_files/includes/modules/checkout_new_address.php
/required_files/includes/modules/create_account.php
/required_files/includes/modules/quick_checkout.php
/required_files/includes/templates/template_default
Also check for removed files from includes/modules/pages/fec_confirmation, and others that might have "old" files from previous versions. If you look on his forum through the whole thread you will see when he has deleted an old file.
Hope that helps!
Quote:
Originally Posted by
dealbyethan.com
Ok, I got Numinix's reply. He said "This happens when you do not remove "deleted/removed" files when upgrading. Check your page's folder for javascript files that are now loaded using CSS JS Loader and delete them.". But this is not clear. Which files to delete? Where exactly are they and what filenames? Can you help? Thanks.
-
Re: Fast and Easy Checkout for Zen Cart
The problem file should be in the jscript folder that's causing your problem. It has a number at the end of the file name. I am away from a computer for a few weeks so I can't check right now for the actual file name. Something like jscript1.41.php. Their a new version number that's higher. Keep that file. Nothing like trying to help support a contribution in just an iPhone. LOL. =)
Posted via Mobile Device
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
creinold
I am away from a computer for a few weeks so I can't check right now for the actual file name... Nothing like trying to help support a contribution in just an iPhone. LOL. =)
True dedication, on jolly holidays and refuses to be wrestled off the zencart forum!
Anyway, I had posted a problem a few posts back and incase anyone else has the problem here's what to do. I was installing fec 1.8.3 on a 1.3.7 zencart. I was getting the error:Fatal error: Call to undefined function zen_get_multiple_tax_rates() in C:\xampp\htdocs\bmlc\includes\classes\order.php on line 450
the problem was that the order.php file that gets installed with fec overwrites the one for zencart 1.3.7. I had to get the newest zencart and search it for the function which was in includes\functions\functions_taxes.php on line 105. I copied the block of code (down to line 157) into my old 1.3.7 version of includes\functions\functions_taxes.php. So far that seems to have done the trick.
-
Re: Fast and Easy Checkout for Zen Cart
Now I'm having another weird problem. On the checkout page if I change shipping options from say 2nd to 1st class post, the page refreshes but the shipping option stays as what it previously was. However, this ONLY happens in ie6 & ie7?!?
in FF and IE8 it updates like you'd expect.
I've double checked that the js css loader is installed and although I don't know how to test it for sure, i've followed the instructions and there didn't seem to be a problem.
I've checked this thread and the one on numinix's site but can't see a similar problem...
anyone any ideas?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
creinold
The problem file should be in the jscript folder that's causing your problem. It has a number at the end of the file name. I am away from a computer for a few weeks so I can't check right now for the actual file name. Something like jscript1.41.php. Their a new version number that's higher. Keep that file. Nothing like trying to help support a contribution in just an iPhone. LOL. =)
Posted via Mobile Device
Hi, I finally have time to go through this. I look into includes/templates/YOUR_TEMPLATE/jscript but there is this jquery-1.3.2.min.js file. I still can't locate the problem.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
zubenubi
Now I'm having another weird problem. On the checkout page if I change shipping options from say 2nd to 1st class post, the page refreshes but the shipping option stays as what it previously was. However, this ONLY happens in ie6 & ie7?!?
in FF and IE8 it updates like you'd expect.
I've double checked that the js css loader is installed and although I don't know how to test it for sure, i've followed the instructions and there didn't seem to be a problem.
I've checked this thread and the one on numinix's site but can't see a similar problem...
anyone any ideas?
Hey there, I'm still having this problem. Numinix was kind enough to suggest on his forum that it was a JS error occuring on IE but I've no idea what to do next. Also it's only happening on IE6 and 7, IE8 and firefox work fine.
It was a fresh install with no previous version of fec. My other mods are
big royal mail shipping mod
manual credit card mod
easy populate
simple seo urls
Is there a simple way to debug JS errors? I've searched on google but it sounds like you need to understand JS to figure out errors - I haven't a clue:dontgetit
-
Re: Database upgrade - will this wipe added tables from mods
Quote:
Originally Posted by
frank18
Another big advantage of kuroi's approach is that you won't end up with old files left over from mods you may have installed at some stage but you won't be using anymore in the upgraded store. In other words, you re-start your shop with a 'clean' file system :cool:.
When you say "You only need to apply database updates for mods that are not already in your live database." , are you talking about SQL patches if not please explain.
I too have moved from 1.3.8a to 1.3.9f and have run zc_install for update on the test database I was using while doing a fresh install. Then I installed the database and proper configure.php for that 1.3.8a database. Now FEC 1.8.4 does not work. So I guess something in DB.
.
-
Re: Database upgrade - will this wipe added tables from mods
Quote:
Originally Posted by
EZorb
When you say "You only need to apply database updates for mods that are not already in your live database." , are you talking about SQL patches if not please explain.
I too have moved from 1.3.8a to 1.3.9f and have run zc_install for update on the test database I was using while doing a fresh install. Then I installed the database and proper configure.php for that 1.3.8a database. Now FEC 1.8.4 does not work. So I guess something in DB.
.
SQL patches are a way of putting information into your database or changing its structure. Once done, they're done, and the results are carried forward (unless they're subsequently undone!).
You haven't given any explanation as to why you think you're having a database problem. Upgrade problems with mods are more usually because code changed by the mod has been overwritten by core file changes. Have you reapplied the FEC files since you upgraded?
If so and you're still having problems, them I recommend posting in the FEC support thread, as you'll help from people who know that specific mod.
-
Re: Fast and Easy Checkout for Zen Cart
I am having many of the same problems you both describe. I hav tried to contact Jeff numorus times with limited responses blaming everything from the server to my recent upgrade to 1.3.9 I want to un install this mod but we can't even do that do to the lack of response and help from Numinix. Sorry to say that once I get this one off my site I won't be using Numinix for anything any longer. There customer service is horrible and there is no phone number to call. :(
-
Re: Database upgrade - will this wipe added tables from mods
Quote:
Originally Posted by
kuroi
SQL patches are a way of putting information into your database or changing its structure. Once done, they're done, and the results are carried forward (unless they're subsequently undone!).
You haven't given any explanation as to why you think you're having a database problem. Upgrade problems with mods are more usually because code changed by the mod has been overwritten by core file changes. Have you reapplied the FEC files since you upgraded?
If so and you're still having problems, them I recommend posting in the FEC support thread, as you'll help from people who know that specific mod.
I will try to explain better. Fresh install of 1.3.9f and demo-database and 1.3.9f with all mods installed works great no problems. Now I need to have 1.3.8a database to work with new install 1.3.9f.
After changing configure.php files to match 1.3.8a database I installed all SQL patches on 1.3.8a database the ones that were already installed installer said so. Next ran UpDate database and patch level now says 1.3.9f. Now everything work except FEC. It has defaulted to orginal. So that is why I said it has to be something to do with the database. So the only thing I can think of is JS is not working with the updated database.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
scottsplace
I am having many of the same problems you both describe. I hav tried to contact Jeff numorus times with limited responses blaming everything from the server to my recent upgrade to 1.3.9 I want to un install this mod but we can't even do that do to the lack of response and help from Numinix. Sorry to say that once I get this one off my site I won't be using Numinix for anything any longer. There customer service is horrible and there is no phone number to call. :(
Make sure to remove ALL files and bit of code from your site. I was under the impression one was able to just disable FEC via Admin, so I did so...and had no sales for a week because it prevented customers from creating an account or checking out.:cry:
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
scottsplace
I am having many of the same problems you both describe. I hav tried to contact Jeff numorus times with limited responses blaming everything from the server to my recent upgrade to 1.3.9 I want to un install this mod but we can't even do that do to the lack of response and help from Numinix. Sorry to say that once I get this one off my site I won't be using Numinix for anything any longer. There customer service is horrible and there is no phone number to call. :(
Scott, we aren't the ones who upgraded your cart. You came to me yesterday with a checkout that wasn't working due to CSS JS Loader being broken. I fixed that and found after you have an underlying issue with sessions being lost when logging in. This is a core zen cart issue and has nothing to do with this module. I kindly gave this information to both yourself and your dedicated programmer. Yet, you are convinced that Numinix is responsible.
If FEAC was the problem, why does the login suddenly work when this function is commented out: zen_session_recreate() ?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
khopek
Make sure to remove ALL files and bit of code from your site. I was under the impression one was able to just disable FEC via Admin, so I did so...and had no sales for a week because it prevented customers from creating an account or checking out.:cry:
If you were unable to disable the module from the admin, you either
A) forgot to disable EASY SIGN UP AND LOGIN
or
B) have a hardcoded file in extra_configures which redirects to the checkout page
99% likely it was A. This module can be COMPLETELY disabled from the admin as long as it isn't hard-coded into your cart.
Anyways, Scott's issue is not with FEC. In fact he's not even using FEC, he's using FEAC. He's had 3 programmers other than Numinix look at his site and has wasted a couple of days getting them to determine that FEAC was the problem while continuing to ignore my advice that this is the result of an improper upgrade. Advice that was given to him for free when we fixed CSS JS Loader.
-
Re: Database upgrade - will this wipe added tables from mods
Quote:
Originally Posted by
EZorb
I will try to explain better. Fresh install of 1.3.9f and demo-database and 1.3.9f with all mods installed works great no problems. Now I need to have 1.3.8a database to work with new install 1.3.9f.
After changing configure.php files to match 1.3.8a database I installed all SQL patches on 1.3.8a database the ones that were already installed installer said so. Next ran UpDate database and patch level now says 1.3.9f. Now everything work except FEC. It has defaulted to orginal. So that is why I said it has to be something to do with the database. So the only thing I can think of is JS is not working with the updated database.
FEC uses auto_loaders to redirect the default pages to FEC pages. Turning off FEC disables these auto_loaders. Your best bet is probably to reinstall FEC to make sure none of these files were lost during your upgrade.
-
Re: Fast and Easy Checkout for Zen Cart
Low order is installed and configured, but it is not showing up in the cart and one page checkout.
-
Re: Database upgrade - will this wipe added tables from mods
Quote:
Originally Posted by
EZorb
I will try to explain better. Fresh install of 1.3.9f and demo-database and 1.3.9f with all mods installed works great no problems. Now I need to have 1.3.8a database to work with new install 1.3.9f.
After changing configure.php files to match 1.3.8a database I installed all SQL patches on 1.3.8a database the ones that were already installed installer said so. Next ran UpDate database and patch level now says 1.3.9f. Now everything work except FEC. It has defaulted to orginal. So that is why I said it has to be something to do with the database. So the only thing I can think of is JS is not working with the updated database.
Problem Found
When you run the uninstaller I found even though it shows FEC has been removed only parts have been removed. I found the following was left installed, [INSERT INTO query_builder ( query_id , query_category , query_name , query_description , query_string ) VALUES ( '', 'email,newsletters', 'Permanent
Account Holders Only', 'Send email only to permanent account holders ', 'select customers_email_address, customers_firstname, customers_lastname from
TABLE_CUSTOMERS where COWOA_account != 1 order by customers_lastname, customers_firstname, customers_email_address');] When you try to install SQL patch it does not install any part of the patch because it think the patch is installed.
Remendy
I loaded the SQL patch into an editor and found the above to be line 6. I removed this line, and installed the SQL patch. This time the SQL installer installed 14 Statements and said the following was also installed.
Error ERROR: Cannot ADD column dropdown because it already exists.
Error ERROR: Cannot ADD column gift_message because it already exists.
Error ERROR: Cannot ADD column checkbox because it already exists.
Error ERROR: Cannot ADD column COWOA_account because it already exists.
Error ERROR: Cannot ADD column COWOA_order because it already exists.
Error ERROR: Cannot ADD column COWOA_order because it already exists.
Error ERROR: Cannot ADD column COWOA_order because it already exists.
Error ERROR: Cannot ADD column COWOA_order because it already exists.
Error ERROR: Cannot ADD column COWOA_order because it already exists.
Error ERROR: Cannot ADD column COWOA_order because it already exists.
Error ERROR: Cannot ADD column COWOA_order because it already exists.
Error ERROR: Cannot ADD column COWOA_order because it already exists.
Error ERROR: Cannot insert configuration_key "ACCOUNT_TELEPHONE" because it already exists
Tested
All works fine now – this is a great mod that I would rate as a must have #1
Need to know
Why is code being left behind? Is it due to not included in unstaller or is there something wrong on the database server and my host need to fix.
-
Re: Fast and Easy Checkout for Zen Cart
First of all - thanks again for one of the best mods out there! It really is fantastic!
I know that customers can checkout without an account, and then they don't need a password.
But I still want my customers to open an account - so I use FEC with easy login and 1 page checkout.
Since you have managed to bypass both the password and password-confirmation in your COWOA module, i wondered if you could tell me how in the world I can skip the password-confirmation when opening an account.. No matter what I do, it won't work...
I have removed the inputfield (confirmation) from tpl_modules_create_account.php and removed confirmation-lines from modules/create_account.php.
What happens, is that when a customer doesn't fill out the rest of the form after the "rules" all the Javascript Error Alerts are gone! - instead they are shown as messagestacks on the top of the page, written out by PHP, which causes the page to reload, and hence - all the input fields loose their values, and the customer must fill them out once again..
Was this understandable?
Summary:
I want to drop the password-confirmation when creating an account, but still show JS-alerts if something else is missing from the form.
Can you help?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Gomlers
First of all - thanks again for one of the best mods out there! It really is fantastic!
I know that customers can checkout without an account, and then they don't need a password.
But I still want my customers to open an account - so I use FEC with easy login and 1 page checkout.
Since you have managed to bypass both the password and password-confirmation in your COWOA module, i wondered if you could tell me how in the world I can skip the password-confirmation when opening an account.. No matter what I do, it won't work...
I have removed the inputfield (confirmation) from tpl_modules_create_account.php and removed confirmation-lines from modules/create_account.php.
What happens, is that when a customer doesn't fill out the rest of the form after the "rules" all the Javascript Error Alerts are gone! - instead they are shown as messagestacks on the top of the page, written out by PHP, which causes the page to reload, and hence - all the input fields loose their values, and the customer must fill them out once again..
Was this understandable?
Summary:
I want to drop the password-confirmation when creating an account, but still show JS-alerts if something else is missing from the form.
Can you help?
All of this is standard in FEC. Make sure you are using version 1.8.4.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
numinix
All of this is standard in FEC. Make sure you are using version 1.8.4.
Is there an admin option in FEC to drop the Password-confirmation?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Gomlers
Is there an admin option in FEC to drop the Password-confirmation?
This is default to Zen Cart and we strongly recommend keeping it if you plan to offer permanent accounts.
Otherwise, just use COWOA and you won't need a password at all.
-
Re: Fast and Easy Checkout for Zen Cart
Really loving the look and feel to this mod, but have one aesthetic problem I can't resolve - in the first page of the checkout, in the "shopping cart contents" totals area, the shipping totals are coming up as 0.00. There is no text to indicate what the 0.00 actually is as a user, (ie, lists subtotal, then the 0.00, then the tax, then total) so it;s not the end of the world, but it would be great if I could remove this line altogether. Having a blonde day, and can't find this anywhere?
Thanks!
-
Re: Fast and Easy Checkout for Zen Cart
Hi All !!
I have just installed FEC and it is really working great. But I need the shipping telephone number field to be added. Can anyone help me out how can this be done???
Thanks in advance,
hc
-
Re: Fast and Easy Checkout for Zen Cart
please someone help me !!!! reply please...
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
But I need the shipping telephone number field to be added. Can anyone help me out how can this be done???
You need to use a file comparing tool like winmerge or meld. Then, you should compare the telephone number module's files against the original zen-cart files to see which lines are modified.(they are not many)
After that you should modify the same lines in the same way in the FEC module's files.
Kind regards,
orange_juice
-
Re: Fast and Easy Checkout for Zen Cart
This is important and I do not mean to double post but my problem has not been responded to. I have the low order fee installed and setup correctly. But with the one page checkout it is not showing the low order fee. Can someone help me with this issue so I can launch my new site? Hope to hear a reply shortly thank you!
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
ryanb4614
This is important and I do not mean to double post but my problem has not been responded to. I have the low order fee installed and setup correctly. But with the one page checkout it is not showing the low order fee. Can someone help me with this issue so I can launch my new site? Hope to hear a reply shortly thank you!
Are you saying that disabling FEC allows the order fee to display properly?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
numinix
Are you saying that disabling FEC allows the order fee to display properly?
It actually isn't showing when i disable FEC, I know I edited some files but I dont believe I removed anything. What file would that be in?
-
Re: Fast and Easy Checkout for Zen Cart
Love fast and easy checkout. One problem it hangs on this payment confirmation page: http://www.leafnovelties.com/fec_con...action/process
Here is the last page that I see:
Code:
Your order is being processed, please wait...
It does not process just stays on this page permanently. When I look in the admin panel the orders are not there. Any ideas?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
sports guy
Love fast and easy checkout. One problem it hangs on this payment confirmation page:
http://www.leafnovelties.com/fec_con...action/process
Here is the last page that I see:
Code:
Your order is being processed, please wait...
It does not process just stays on this page permanently. When I look in the admin panel the orders are not there. Any ideas?
Firstly, try not rewriting this URL. If you are unable to stop your SEF URLs module from rewriting certain pages, try disabling it and if that corrects the issue, then you would need to decide between the checkout system or your current SEF URLs module.
Check the error console for JavaScript errors.
Check the Live HTTP Headers to see what is happening during the submission process.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
ryanb4614
It actually isn't showing when i disable FEC, I know I edited some files but I dont believe I removed anything. What file would that be in?
Definitely sounds like a problem with that module and not FEC. Try doing a file compare between your server files and a fresh unzipped version of Zen on your hard drive.
I would say "it is XYZ file", but there is more than a couple files involved so there is no way to tell which one is the problem.
-lindasdd
-
Re: Fast and Easy Checkout for Zen Cart
Hi All !!
I have just installed FEC and it is really working great. But I need the shipping telephone number field to be added. I am a newbie can numinix or anyone help me out how can this be done step by step ???
I hope anyone helps
Thanks in advance,
hc
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
hc1501
Hi All !!
I have just installed FEC and it is really working great. But I need the shipping telephone number field to be added. I am a newbie can numinix or anyone help me out how can this be done step by step ???
I hope anyone helps
Thanks in advance,
hc
The customer phone number is listed on the Admin order processing page and it is also on the Sale order email that you receive.
I have been using ZenCart for many years now and have not found a need for telephone number in the shipping address. I have seen several make this request and was wondering what is the need of this phone number. Would you share your need for it with us?
Thanks, Larry
-
Re: Fast and Easy Checkout for Zen Cart
ver 1.3.9c
If anyone here has time to install th3is for me, please PM me with your fee. Thanks, I just don't have time to do it and know I may run into some of the same issues as others here. Thansk
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
kevinmc3
ver 1.3.9c
If anyone here has time to install th3is for me, please PM me with your fee. Thanks, I just don't have time to do it and know I may run into some of the same issues as others here. Thansk
Numinix.com maintains updates FEC. They also install any mod.
-
Re: Fast and Easy Checkout for Zen Cart
Hi Larry,
Thanks for your reply!!!
Actually I am launching a website for gifts delivery worldwide. I happens a lot of time that the customer specifies the wrong address of the recipient. If there is a phone number also for the recipient, then it becomes easy for us and the courier person to call up and locate the exact address in case it is faulty.
I request anyone to provide me a solution for this if possible...
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
hc1501
Hi Larry,
Thanks for your reply!!!
Actually I am launching a website for gifts delivery worldwide. I happens a lot of time that the customer specifies the wrong address of the recipient. If there is a phone number also for the recipient, then it becomes easy for us and the courier person to call up and locate the exact address in case it is faulty.
I request anyone to provide me a solution for this if possible...
Quick Fix:
I would change"Fax Number:" to read "Shipping Telephone #:" and change "Telephone:" to read "Billing Telephone #:" You will have to also have to change the labels where they are displayed or printed hard copy.
Hope this helps!
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
hc1501
Hi Larry,
Thanks for your reply!!!
Actually I am launching a website for gifts delivery worldwide. I happens a lot of time that the customer specifies the wrong address of the recipient. If there is a phone number also for the recipient, then it becomes easy for us and the courier person to call up and locate the exact address in case it is faulty.
I request anyone to provide me a solution for this if possible...
You might check this out also!
http://www.zen-cart.com/forum/showth...lephone+number
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
EZorb
It's already supported in Fast and Easy AJAX Checkout.
-
Re: Fast and Easy Checkout for Zen Cart
Hi Larry,
thanks again!!
Yes that might be a good option but only if the customer makes a single order. Next time he logs in and tries to make an order and clicks on change the address, he will not be able to specify the telephone number for the new address as the fax number field is not displayed there. I hope there is another solution possible for this...
-
Re: Fast and Easy Checkout for Zen Cart
hi numinix,
Is it really so??? as this is not showing on the numinix demo site...
Thanks,
hc
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
hc1501
hi numinix,
Is it really so??? as this is not showing on the numinix demo site...
Thanks,
hc
That feature was added quite some time ago:
http://www.numinix.com/development/f...quick_checkout
-
Re: Fast and Easy Checkout for Zen Cart
Question... What version of the Gift Wrap module code is bundled into FEC v1.9.3??? (I assume this is still the Gift Wrap module by swguy correct??)
-
Re: Fast and Easy Checkout for Zen Cart
How do I change the size of thumbnail on the checkout page? I tried Configuration > Images, but that didn't work. Thank you.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
EZorb
Quote:
Originally Posted by
hc1501
Hi Larry,
thanks again!!
Yes that might be a good option but only if the customer makes a single order. Next time he logs in and tries to make an order and clicks on change the address, he will not be able to specify the telephone number for the new address as the fax number field is not displayed there. I hope there is another solution possible for this...
The module EZorb suggested will do what you are after..
-
Fast and Easy Checkout for Zen Cart: Merging with Gift Wrapping & Zen Cart 1.3.9
Quote:
Originally Posted by
DivaVocals
Question... What version of the Gift Wrap module code is bundled into FEC v1.9.3??? (I assume this is still the Gift Wrap module by swguy correct??)
WOW!! :no:That's all I can say.. Sheesh!!! But I do have the answer to my own question now..:laugh:
So I spent the last few days messing around with this and I've discovered some things I thought I'd share with the community.. So I merged, tested, rolled back, cursed, pulled out my hair, and then started all over again..
:laugh:
Here's what I ended up with.. I FINALLY got a fully functional merged package featuring FEC as follows:
FEC Version: 1.9.3 (with all Zen Cart 1.3.9 modifications included)
Gift Wrapping Version: 2.6b_139
Add Shipping Telephone Version: 1.1
Using Beyond Cmpare and a careful examination of the files, I discovered that FEC has all of the Gift Wrapping Version: 2.6b_139 code as part of it's core codebase. I also realized that because of this there are a few files from the Gift Wrapping module that I did not need to include in my merged package.
- admin/.orders.php.old.swp
- includes/templates/custom_template/templates/tpl_account_history_info_default.php
- includes/templates/custom_template/templates/tpl_checkout_confirmation_default.php
- includes/templates/custom_template/templates/tpl_checkout_shipping_default.php
- includes/modules/pages/header_php.php
Once I got everything merged and WORKING, I made a BUNCH of changes (mostly cosmetic) as follows:
- Updated all FEC files with Zen Cart 1.3.9 changes as required
- Added the appropriate FEC code to the invoice (default FEC only included updates to order and packing list files)
- Made sure that not only the gift message, but the selected dropdown value (if the dropdown is activated) and the checkbox value (if checkbox option is selected) show on the order, invoice and packing list
- Corrected the gift wrap label in the order total section on the order, and invoice. Formatting corrected through the addition of a gift wrap stylesheet
- Updated the formatting of the "Items to be Gift Wrapped" table so that it matches the formatting of the product details section on the order, invoice and packing slip
- Moved the template and language files from the Add Shipping Telephone module to their appropriate override folders.
- I also modified the Super Orders, Super Invoice and Super Packing Slip files in the same manner as the default order, invoices, and packing lists were modified..
Then I decided to go for the gusto, and found out that to get FEC to work with Gift Wrapping Version: 2.8_139 will require a lot more work than a simple "merging" of the files.
Most notably merging the OBVIOUS places in FEC with Gift Wrapping Version: 2.8_139 will yield unsatisfactory results when checking out.. When checking out, the gift wrapping checkbox appears, but selecting it has NO EFFECT on the order total nor do the image or description options from gift wrap module appear.
So I did some further digging, and figured out that what is left to be merged is the code in the various FEC and Gift Wrap checkout files. I believe that the gift wrapping code in the tpl_checkout_shipping_default.php from the Gift Wrap module should replace some or all of the gift wrapping code in the FEC tpl_checkout_stacked.php file.
However this is where I've stopped short.. I'm unsure about what needs to merged..
Also not entirely sure whether or not the javascript from the gift wrap module should be merged in with the FEC code or not or even HOW to go about doing it.
Code:
<script language="javascript" type="text/javascript">
function showGWChoices(id, id2) { // This gets executed when the user clicks on the checkbox
var obj = document.getElementById(id);
var obj2 = document.getElementById(id2);
if (obj.checked) {
obj2.style.display= "block";
} else {
obj2.style.display = "none";
}
}
</script>
On this same note, the action that is triggered when the Gift Wrap checkbox is selected is different in the FEC code than it is in the Gift Wrap code (which is likely part of the source of the issue I am having. In the FEC module checking the Gift Wrap checkbox is supposed to update the totals:
Code:
echo zen_draw_checkbox_field($gift_id,'',$giftChecked, 'id="'.$gift_id .'" onclick="updateForm();"');
In the Gift Wrap module checking the Gift Wrap checkbox is supposed to display more gift wrap choices.
Code:
echo zen_draw_checkbox_field($gift_id,'',false, 'id="'.$gift_id .'" onclick=\'showGWChoices("wrap_prod_' . $prod_count . '", "slider_' . $prod_count . '")\'');
All this to say that if you are using FEC with Gift Wrapping you CANNOT use Gift Wrapping Version: 2.8_139 without a LOT of work which the average Zenner may not be able to tackle.. (I gave up!!:laugh:) If anyone has gotten FEC to work with the Gift Wrapping Version: 2.8_139 do share how the heck ya did it!!!:laugh: I needed a drink after I tried..
CONCLUSION:
Though Gift Wrapping Version: 2.8_139 adds the following GREAT new feature: Selectable wrapping types by text label or image, I daresay that the dropdowns, checkbox and gift message features in FEC + Gift Wrapping Version: 2.6b_139 will give you near identical functionality..
Whew!! That's it.. Off to a hockey game!!
-
Re: Fast and Easy Checkout for Zen Cart: Merging with Gift Wrapping & Zen Cart 1.3.9
An addendum.. Found out that there's a few places I need to add Shipping Telephone fields to work with the COWOA features.. I'm sure it's a fairly simple little fix.. (gosh I HOPE it is..:laugh:) Will work on this MUCH later.. NOW I'm really off to my hockey game..
Quote:
Originally Posted by
DivaVocals
WOW!! :no:That's all I can say.. Sheesh!!! But I do have the answer to my own question now..:laugh:
So I spent the last few days messing around with this and I've discovered some things I thought I'd share with the community.. So I merged, tested, rolled back, cursed, pulled out my hair, and then started all over again..
:laugh:
Here's what I ended up with.. I FINALLY got a fully functional merged package featuring FEC as follows:
FEC Version: 1.9.3 (with all Zen Cart 1.3.9 modifications included)
Gift Wrapping Version: 2.6b_139
Add Shipping Telephone Version: 1.1
Using Beyond Cmpare and a careful examination of the files, I discovered that FEC has all of the Gift Wrapping Version: 2.6b_139 code as part of it's core codebase. I also realized that because of this there are a few files from the Gift Wrapping module that I did not need to include in my merged package.
- admin/.orders.php.old.swp
- includes/templates/custom_template/templates/tpl_account_history_info_default.php
- includes/templates/custom_template/templates/tpl_checkout_confirmation_default.php
- includes/templates/custom_template/templates/tpl_checkout_shipping_default.php
- includes/modules/pages/header_php.php
Once I got everything merged and WORKING, I made a BUNCH of changes (mostly cosmetic) as follows:
- Updated all FEC files with Zen Cart 1.3.9 changes as required
- Added the appropriate FEC code to the invoice (default FEC only included updates to order and packing list files)
- Made sure that not only the gift message, but the selected dropdown value (if the dropdown is activated) and the checkbox value (if checkbox option is selected) show on the order, invoice and packing list
- Corrected the gift wrap label in the order total section on the order, and invoice. Formatting corrected through the addition of a gift wrap stylesheet
- Updated the formatting of the "Items to be Gift Wrapped" table so that it matches the formatting of the product details section on the order, invoice and packing slip
- Moved the template and language files from the Add Shipping Telephone module to their appropriate override folders.
- I also modified the Super Orders, Super Invoice and Super Packing Slip files in the same manner as the default order, invoices, and packing lists were modified..
Then I decided to go for the gusto, and found out that to get FEC to work with
Gift Wrapping Version: 2.8_139 will require a lot more work than a simple "merging" of the files.
Most notably merging the OBVIOUS places in FEC with
Gift Wrapping Version: 2.8_139 will yield unsatisfactory results when checking out.. When checking out, the gift wrapping checkbox appears, but selecting it has NO EFFECT on the order total nor do the image or description options from gift wrap module appear.
So I did some further digging, and figured out that what is left to be merged is the code in the various FEC and Gift Wrap checkout files. I believe that the gift wrapping code in the tpl_checkout_shipping_default.php from the Gift Wrap module should replace some or all of the gift wrapping code in the FEC tpl_checkout_stacked.php file.
However this is where I've stopped short.. I'm unsure about what needs to merged..
Also not entirely sure whether or not the javascript from the gift wrap module should be merged in with the FEC code or not or even HOW to go about doing it.
Code:
<script language="javascript" type="text/javascript">
function showGWChoices(id, id2) { // This gets executed when the user clicks on the checkbox
var obj = document.getElementById(id);
var obj2 = document.getElementById(id2);
if (obj.checked) {
obj2.style.display= "block";
} else {
obj2.style.display = "none";
}
}
</script>
On this same note, the action that is triggered when the Gift Wrap checkbox is selected is different in the FEC code than it is in the Gift Wrap code (which is likely part of the source of the issue I am having. In the FEC module checking the Gift Wrap checkbox is supposed to update the totals:
Code:
echo zen_draw_checkbox_field($gift_id,'',$giftChecked, 'id="'.$gift_id .'" onclick="updateForm();"');
In the Gift Wrap module checking the Gift Wrap checkbox is supposed to display more gift wrap choices.
Code:
echo zen_draw_checkbox_field($gift_id,'',false, 'id="'.$gift_id .'" onclick=\'showGWChoices("wrap_prod_' . $prod_count . '", "slider_' . $prod_count . '")\'');
All this to say that if you are using FEC with Gift Wrapping you CANNOT use
Gift Wrapping Version: 2.8_139 without a LOT of work which the average Zenner may not be able to tackle.. (I gave up!!:laugh:) If anyone has gotten FEC to work with the
Gift Wrapping Version: 2.8_139 do share how the heck ya did it!!!:laugh: I needed a drink after I tried..
CONCLUSION:
Though
Gift Wrapping Version: 2.8_139 adds the following GREAT new feature: Selectable wrapping types by text label or image, I daresay that the dropdowns, checkbox and gift message features in
FEC +
Gift Wrapping Version: 2.6b_139 will give you near identical functionality..
Whew!! That's it.. Off to a hockey game!!
-
Re: Fast and Easy Checkout for Zen Cart
I can't get the COWOA to show up when some one is creating an account. Am I suppose to install the module or is the whole module built in? I compared the files for COWOA and fec and the don't match.
I have the settings correct in my admin.
Zencart 1.3.9g
-
Re: Fast and Easy Checkout for Zen Cart
I upgraded this mod and now returning customers can not login. The error comes up: Sorry, there is no match for that email address and/or password
Anyone have any hints? I have tried setting the sessions to false and still no difference.
I can not even login using my master password.
using 1.3.8a
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
smoke133
I can't get the COWOA to show up when some one is creating an account. Am I suppose to install the module or is the whole module built in? I compared the files for COWOA and fec and the don't match.
I have the settings correct in my admin.
Zencart 1.3.9g
I see it now. It only shows up if there is a item in the shopping cart. Is this how it is design to do it?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
smoke133
I see it now. It only shows up if there is a item in the shopping cart. Is this how it is design to do it?
COWOA implies that they will not be creating an account so there is no reason for it to show up when someone is creating an account.. I assume this is by design..
The COWOA is a feature within FEC, there is also a standalone COWOA module which is completely separate from FEC
-
Re: Fast and Easy Checkout for Zen Cart
RE: Integrating Fast Easy Checkout with Crafty Clicks UK post code lookup
Hi,
I am new to Numinix. I see you have many wonderful and useful add ons for zen cart. I downloaded your fast easy checkout and followed the install instructions carefully. It works perfectly absolutely amazing!! thanks so much!
My problem is I use a module by craftyclicks.co.uk to call up post codes automatically. While the option appears on all the change address pages, the unique Numinix pages, like create account page, doesnt show it at all. So I did a little digging and re-read the crafty clicks install instructions again.
Here they are:
You will need to modify:
includes/templates/template_default/templates/tpl_modules_address_book_details.php
includes/templates/template_default/templates/tpl_modules_checkout_new_address.php
includes/templates/template_default/templates/tpl_modules_create_account.php
admin/customers.php
*** NOTE *** : 'template_default' needs to be substituted with your own template directory name.
++++++++++++++++++++++++++++++++++++++++++++< STEP 2.1 >++++++++++++++++++++++++++++++++++++++++++++
In file includes/templates/YOURTEMPLATE/templates/tpl_modules_address_book_details.php
INSERT AT THE TOP (around line 13, after the comments)
<?php
require(DIR_WS_MODULES.'craftyclicks/crafty_html_output.php');
echo tep_crafty_script_add('addressbook', 1);
?>
FIND (around line 97)
<?php echo zen_draw_input_field('postcode', $entry->fields['entry_postcode'], zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', '40') . ' id="postcode"') . (zen_not_null(ENTRY_POST_CODE_TEXT) ? '<span class="alert">' . ENTRY_POST_CODE_TEXT . '</span>': ''); ?>
INSERT before the last semicolon
. ' ' . tep_crafty_button_add(1)
THE RESULT SHOULD BE
<?php echo zen_draw_input_field('postcode', $entry->fields['entry_postcode'], zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', '40') . ' id="postcode"') . (zen_not_null(ENTRY_POST_CODE_TEXT) ? '<span class="alert">' . ENTRY_POST_CODE_TEXT . '</span>': ''). ' ' . tep_crafty_button_add(1); ?>
FIND (just below around line 98)
<br class="clearBoth" />
INSERT AFTER
<span id="crafty_postcode_result_display"> </span>
<br class="clearBoth" />
INSERT AT THE BOOTM OF THE FILE:
<? echo tep_crafty_country_handler(1); ?>
++++++++++++++++++++++++++++++++++++++++++++< STEP 2.2 >++++++++++++++++++++++++++++++++++++++++++++
In file includes/templates/YOURTEMPLATE/templates/tpl_modules_checkout_new_address.php
INSERT AT THE TOP (around line 13, after the comments)
<?php
require(DIR_WS_MODULES.'craftyclicks/crafty_html_output.php');
echo tep_crafty_script_add('checkout_address', 1);
?>
FIND (around line 94)
<?php echo zen_draw_input_field('postcode', '', zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', '40') . ' id="postcode"') . (zen_not_null(ENTRY_POST_CODE_TEXT) ? '<span class="alert">' . ENTRY_POST_CODE_TEXT . '</span>': ''); ?>
INSERT before the last semicolon
. ' ' . tep_crafty_button_add(1)
THE RESULT SHOULD BE
<?php echo zen_draw_input_field('postcode', '', zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', '40') . ' id="postcode"') . (zen_not_null(ENTRY_POST_CODE_TEXT) ? '<span class="alert">' . ENTRY_POST_CODE_TEXT . '</span>': ''). ' ' . tep_crafty_button_add(1); ?>
FIND (just below around line 95)
<br class="clearBoth" />
INSERT AFTER
<span id="crafty_postcode_result_display"> </span>
<br class="clearBoth" />
INSERT AT THE BOOTM OF THE FILE:
<? echo tep_crafty_country_handler(1); ?>
++++++++++++++++++++++++++++++++++++++++++++< STEP 2.3 >++++++++++++++++++++++++++++++++++++++++++++
In file includes/templates/YOURTEMPLATE/templates/tpl_modules_create_account.php
INSERT AT THE TOP (around line 14, after the comments)
<?php
require(DIR_WS_MODULES.'craftyclicks/crafty_html_output.php');
echo tep_crafty_script_add('create_account', 1);
?>
FIND (around line 110)
<?php echo zen_draw_input_field('postcode', '', zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', '40') . ' id="postcode"') . (zen_not_null(ENTRY_POST_CODE_TEXT) ? '<span class="alert">' . ENTRY_POST_CODE_TEXT . '</span>': ''); ?>
INSERT before the last semicolon
. ' ' . tep_crafty_button_add(1)
THE RESULT SHOULD BE
<?php echo zen_draw_input_field('postcode', '', zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', '40') . ' id="postcode"') . (zen_not_null(ENTRY_POST_CODE_TEXT) ? '<span class="alert">' . ENTRY_POST_CODE_TEXT . '</span>': ''). ' ' . tep_crafty_button_add(1); ?>
FIND (just below around line 111)
<br class="clearBoth" />
INSERT AFTER
<span id="crafty_postcode_result_display"> </span>
<br class="clearBoth" />
INSERT AT THE BOOTM OF THE FILE:
<? echo tep_crafty_country_handler(1); ?>
++++++++++++++++++++++++++++++++++++++++++++< STEP 2.4 >++++++++++++++++++++++++++++++++++++++++++++
In file admin/customers.php
FIND (around line 485)
</head>
INSERT BEFORE:
<?php
require(DIR_FS_CATALOG.DIR_WS_MODULES.'craftyclicks/crafty_html_output.php');
echo tep_crafty_script_add('customers', 1, true);
?>
FIND (around line 703)
<?php
if ($error == true) {
if ($entry_post_code_error == true) {
echo zen_draw_input_field('entry_postcode', $cInfo->entry_postcode, zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', 10)) . ' ' . ENTRY_POST_CODE_ERROR;
} else {
echo $cInfo->entry_postcode . zen_draw_hidden_field('entry_postcode');
}
} else {
echo zen_draw_input_field('entry_postcode', $cInfo->entry_postcode, zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', 10), true);
}
?></td>
</tr>
INSERT before the ?></td>
echo ' ' . tep_crafty_button_add(1);
INSERT after the </tr>
<tr>
<td class="main"> </td>
<td class="main" id="crafty_postcode_result_display"> </td>
</tr>
THE RESULT SHOULD BE
<?php
if ($error == true) {
if ($entry_post_code_error == true) {
echo zen_draw_input_field('entry_postcode', $cInfo->entry_postcode, zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', 10)) . ' ' . ENTRY_POST_CODE_ERROR;
} else {
echo $cInfo->entry_postcode . zen_draw_hidden_field('entry_postcode');
}
} else {
echo zen_draw_input_field('entry_postcode', $cInfo->entry_postcode, zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', 10), true);
}
echo ' ' . tep_crafty_button_add(1);
?></td>
</tr>
<tr>
<td class="main"> </td>
<td class="main" id="crafty_postcode_result_display"> </td>
</tr>
AT THE BOTTOM OF THE FILE ADD
<? echo tep_crafty_country_handler(1); ?>
SO, I thought that Fast easy checkout must use extra files for the create account page. I found and modified
tpl_modules_fec_change_checkout_new_address.php with the above amendments.
I got the Crafty Clicks button to appear next to the post code box even on the new easy checkout page.
BUT I cant click it, I mean nothing happens.
So im stuck.
I think I probably need to amend some other FEC files but im not sure which
Would you mind to give me some direction please?
Is it the Jscript files or some other tpl file
Let me know if you can as I would like my first Numinix experience to be a really good one.
Thanks!!
-
Re: Fast and Easy Checkout for Zen Cart
OMG I cant believe the last response was 2007!!!:shocking:
-
Re: Fast and Easy Checkout for Zen Cart
After HOURS of comparing code I found my error.
the top lines under the comment should be
<?php
require(DIR_WS_MODULES.'craftyclicks/crafty_html_output.php');
echo tep_crafty_script_add('create_account', 1);
?>
NOT:
<?php
require(DIR_WS_MODULES.'craftyclicks/crafty_html_output.php');
echo tep_crafty_script_add('address', 1);
?>
:blush::blush::blush:
LESSON:
Dont take any code for granted, follow steps EXACTLY as specified like a robot!
And as I heard from a VERY wise women a certain *DIVA* most add on errors are due to simple install issues, missing files, misplaced files and in this case wrong code copied into files.
I GOT IT :clap:
-
Re: Fast and Easy Checkout for Zen Cart
Hi guys, just installed Fast and Easy Checkout on a new ZC install. I think I stuffed up and must have overridden some of the tempalte files.
When I goto the checkout screen, the titles and headings are not correctly displaying.
It would just show names like
"Heading_TITLE_ORDER_TOTAL"
"TABLE_HEADING_SHOPPING_CART"
"HEADING_TITLE_SHIPPING"
Would appreciate if someone could tell me which file I didn't upload or overrode incorrectly.
The contribution is working great otherwise!
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
zhenjie
Hi guys, just installed Fast and Easy Checkout on a new ZC install. I think I stuffed up and must have overridden some of the tempalte files.
When I goto the checkout screen, the titles and headings are not correctly displaying.
It would just show names like
"Heading_TITLE_ORDER_TOTAL"
"TABLE_HEADING_SHOPPING_CART"
"HEADING_TITLE_SHIPPING"
Would appreciate if someone could tell me which file I didn't upload or overrode incorrectly.
The contribution is working great otherwise!
Most likely you didn't upload the language files correctly..
-
Re: Fast and Easy Checkout for Zen Cart
Fast and Easy checkout for me was one of the most complicated installs since so many files are involved.
Since you have a brand new Zen Cart install I recommend that you start from scratch. Just delete everything, replace the zen cart files (which is easy....) then go and copy each FEC file individually into the correct directory, one by one, that way you know you are keeping the right folder structure and aren't missing any files.
I never just amend files and upload a whole folder I always have 2 windows open and keep going back and forth copying and pasting each file from the Mod folders to the ZenCart folders until I'm done.
I still make mistakes with files, but rarely, this is almost 100% dummy proof. :P Good Luck!:cool:
-
Re: Fast and Easy Checkout for Zen Cart
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
zhenjie
Hi guys, just installed Fast and Easy Checkout on a new ZC install. I think I stuffed up and must have overridden some of the tempalte files.
When I goto the checkout screen, the titles and headings are not correctly displaying.
It would just show names like
"Heading_TITLE_ORDER_TOTAL"
"TABLE_HEADING_SHOPPING_CART"
"HEADING_TITLE_SHIPPING"
Would appreciate if someone could tell me which file I didn't upload or overrode incorrectly.
The contribution is working great otherwise!
This is indicative of missing language files.. Did you rename ALL the YOUR_TEMPLATE folders there???
-
Re: Fast and Easy Checkout for Zen Cart
I just tried to install this module,but all I get iss blank white page on the checkout...I mean it is not all blank, I have my header,sideboxes ,but the place in the middle of the page is just white...I do not know why is it so:-(Any idea on it?I use latest vesion of zen cart.what does "loading an extra_configures file called checkout.php before the filenames.php file" mean? I went through all 4 steps of Installation (Zen Cart 1.3.8+)...
hwen I was installing Install CSS JS Loader by Rubik Integration there was step 5:
Please note that this module contains the file “includes/templates/YOUR_TEMPLATE/common/html_header.php”, if you have a file in the same folder you may want to merge the content of the 2 files. (If you have been using Zencart's coding standards then more than likely you should not have this file here).
I had this html_header.php file there and did not merged them. could this be a reason?
Do we need to install previous sql update files from this module?Any help will be appreciated. this module...
-
Re: Fast and Easy Checkout for Zen Cart
it is working now:-)I have just coppied some files intto the wrong place,sorry:-)I will test it
-
Re: Fast and Easy Checkout for Zen Cart
Hello everyone,
I have installed this addon and I tried to change it for my shop... I have the latest version of ZC. I faced 2 problems at the moment:
on the checkout confirmation page under Delivery/Shipping Information-->Shipping Method is Ship within Australia (standard) is chosen but below under Shopping Cart Contents I see only price of the item, tax and total. The shipping cost is calculated in total price but not shown there like shipping costs 10 $...and one more thing I just found is when i want to change shipping method,I have shosen another one,but shopping cart contents after that are same and under shipping method there old choice is still listedhow should i fix that?I followed the instructions in file order_total_class_edit but there is no effect from it. Can anyone help me please?
do I need to install previous sl updates?
I can't find file chekout confirmation file for this addon.where can I find the file anyone has any idea?thanks:-)
-
Re: Fast and Easy Checkout for Zen Cart
I looked in this thread and searched in the forum, some people had similar problem. Did anyone found a solution? Do I need to install previous sql updates? How can I just make my shipping cost to be shown when totals are calculated? And where can I find shopping cart contents code?I would like to change some names in there, like tax name:-)Please help me, maybe with a link to a similar post:-)
-
Re: Fast and Easy Checkout for Zen Cart
Hi everyone,
I searched this thread and found that others shared my problem where you could no longer change shipping address once you've reached the payment page of checkout. For me, it pops up a lighbox window, but the overlayed page is the same page (it did not open a different page to modify the address).
The only resolution I saw was that certain pages might need to be excluded from Simple SEO URL in the config, so I did that. Here's what I'm excluding:
checkout_payment, quick_checkout, fec_confirmation, fec_change_new_address, checkout_shipping_address, qc_change_new_address, /fec/fec_change_new_address.php
Is there something else I need to exclude, or is there a different resolution?
Thanks,
TJ
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
foteek
The only resolution I saw was that certain pages might need to be excluded from Simple SEO URL in the config, so I did that. Here's what I'm excluding:
checkout_payment, quick_checkout, fec_confirmation, fec_change_new_address, checkout_shipping_address, qc_change_new_address, /fec/fec_change_new_address.php
TJ
Hi, I have seen SEO URL mentioned before, but have no idea what is it. Can anyone help me with the info for that?It there anywhere tutorial for this here?:smile:
-
Re: Fast and Easy Checkout for Zen Cart
i m using this module ...i want to know how can i show product description on request review page i.e tpl_checkout_stacked.php
-
Re: Fast and Easy Checkout for Zen Cart
Is there any way to use de Payment Type Discount module (ot_payment) with this fast checkout?
thanks
-
Re: Fast and Easy Checkout for Zen Cart
Hi all am having a problem with fast and easy checkout, It was working fine, but dont no what ive done but its now not working correctly. My site gos live monday so i need this problem fixing asap. Please can someone help.
the problem is with the discount coupon bit. when you enter the redemption code and click the update button nothing happens, apart from error on page shows up bottom left of page. when i click that for details it says
object doesn't support this property or method
index.php
code:0
URI: https://www.xxxxxxxx.co.uk/index.php...ut&action=null
line: 127
char:2
but if i type the code in then click enter it works......
can someone please help me with this????
thanks
-
Re: Fast and Easy Checkout for Zen Cart
ver 1.3.9c
ANyone know how to uninstall this mod? I have issues that are 99% sure reklated to this install of this mod.
Not sure when this problme began, but ANY login from users in the database are failing with "Error: Sorry, there is no match for that email address and/or password."
Now I have tested this with three of my own IDs and they are all failing? Even a Forgot Password says no such email, even though they ARE there?? I did this test today because strangely I have received NO sales in several days.
Then of course if I try ordering without an account i get "This email already exists".
The last Mod I installed was the Fast and Easy Checkout Configuration checkout mod.
Which included the CSS/JS Loader
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
kevinmc3
ver 1.3.9c
ANyone know how to uninstall this mod? I have issues that are 99% sure reklated to this install of this mod.
check the very first post in this thread (click here)
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
flexiblelove
check the very first post in this thread (
click here)
Thanks, I should have checked the obvious.
-
Re: Fast and Easy Checkout for Zen Cart
I have a very odd problem that isn't really a big deal (unless I find that it causes other issues in the future). I'm posting more out of curiosity than necessity.
I am having an issue that when the css/javascript loader is enabled, the "Same Address for Shipping/Billing" checkbox isn't hiding the Shipping Address form when the box is checked.
I spent a few hours combing this forum, Numinix's forum and even "google"ing for an answer. I tripled checked that both FEC and the css/javascript loader were correctly installed and that I was using the most current version of both. I was getting a "$ is not defined - Source File: index.php?main_page=login Line: 20" in the Firefox error console so I tried turning the loader off and for some odd reason, the javascript on my login page started to work again and the Shipping Address form was hidden.
Not only did the FEC login page perform correctly with the loader turned off, Tabbed Products Pro, which also requires the css/javascript loader, wouldn't work with it enabled but works if the loader turned off.
I am stumped as to what I could have done to mess the installation of FEC and/or the css/javascript loader so badly that the mods that require the loader will work when it's turned off, but not when it's on.
I'm using:
FEC v. 1.8.1
css/javascript loader released on Aug 26 2009
PHP 5.2.12
Zen Cart v. 1.3.9h
Website link theburningbutterfly.com/shop.
Any insight that you could provide would be very, very welcome.
Thanks in advance!
-
Re: Fast and Easy Checkout for Zen Cart
I am also having problems with loading javascript. I do NOT have the cg loader or whatever installed.
I have a brand new install of ZenCart 1.3.9h with FEC 1.8.1. When I get to /index.php?main_page=checkout&fecaction=null and select another shipping method, I get a javascript error saying "updateForm is not defined."
Via Firebug, I can see that none of the FEC javascript files are being loaded. I suspect that the files in templates/my template/auto_loaders are not being called. How do I fix that??
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Defined By Eye
I am also having problems with loading javascript. I do NOT have the cg loader or whatever installed.
OH hey, look at that... I fixed my problem by installing the CJ mod from here: http://blog.rubikintegration.com/200...ader-released/
Please include this information in the FEC install file. :(
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Defined By Eye
It is step 1 in the documentation.html file...
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
kamelion0927
I have a very odd problem that isn't really a big deal (unless I find that it causes other issues in the future). I'm posting more out of curiosity than necessity.
I am having an issue that when the css/javascript loader is enabled, the "Same Address for Shipping/Billing" checkbox isn't hiding the Shipping Address form when the box is checked.
I spent a few hours combing this forum, Numinix's forum and even "google"ing for an answer. I tripled checked that both FEC and the css/javascript loader were correctly installed and that I was using the most current version of both. I was getting a "$ is not defined - Source File: index.php?main_page=login Line: 20" in the Firefox error console so I tried turning the loader off and for some odd reason, the javascript on my login page started to work again and the Shipping Address form was hidden.
Not only did the FEC login page perform correctly with the loader turned off, Tabbed Products Pro, which also requires the css/javascript loader, wouldn't work with it enabled but works if the loader turned off.
I am stumped as to what I could have done to mess the installation of FEC and/or the css/javascript loader so badly that the mods that require the loader will work when it's turned off, but not when it's on.
I'm using:
FEC v. 1.8.1
css/javascript loader released on Aug 26 2009
PHP 5.2.12
Zen Cart v. 1.3.9h
Website link theburningbutterfly.com/shop.
Any insight that you could provide would be very, very welcome.
Thanks in advance!
So I found a problem with not having the loader enabled - my site takes forever to load.
Any ideas? :frusty:
-
Re: Fast and Easy Checkout for Zen Cart
Hi all,
I am having this wonderful mod installed on my site (though a testsite only) and planning to go online soon. The problem I encounter is that it will not allow to enter a company name at the time of account setup with easy sign-in activated. However, if one is unticking the 'shipping and billing is the same' box it is possible. Nevertheless, it is a workaround and does not give any advantage over the original sign-in page. On the checkout page, any of the change shipping/delivery buttons will also give you the chance to enter the company name. So the problem only exists with the new customer login. Many, if not all, of my customers will be ordering via their company, so I would like to give them the chance to enter a company name right from the beginning. Any ideas on how to implement this change?
I figured out that on the ordinary login/create account page, the company name is listed separately from the rest of the address/personal information. Guess that is the root of this evil.
Any help would be appreciated. If anybody wants to see this mod up and running properly except from this, feel free to visit q065sb.at/shop - a teststore only - so you might proceed through the complete checkout procedure to see it work with no fear of signing a contract. To make this clear, nothing will be charged and/or shipped.
Other currently installed mods (ZC1.3.9.h) as of 2010/11/30:
Lightbox, CenterBox, EasySlider, ColumnarDisplay and ColumnDivider, EasyPopulate, ImageHandler, CSS FlyoutMenu, MultiCrossSell, ProductAttributeGrid and TaxDisplay.
-
Re: Fast and Easy Checkout for Zen Cart
I guess all that uninstalling and installing did do some good. It's working now. :clap:
-
Re: Fast and Easy Checkout for Zen Cart
Hi guys, my site traditionalirishgifts.com seems to be having a problem and I'm pretty sure it's related to FEC.
When someone who already has an account goes to the login page and mistakenly fills in the new customer form (rather than the returning customer login bit) and clicks submit, instead of returning with the error that the email address already exists, it just reloads the page with blank forms again.
I've had a few customers complaining to me recently about this, they think they're being kicked off the site. Can anyone help me? Thanks
-
Re: Fast and Easy Checkout for Zen Cart
I have installed the mod and it works great. I only have a small problem witch i can't sort out. On the create account my shipping address is hidden. When i open the box my street address and country label is out of aligment. Does anybody know how i can correct this. The billing address is displayed fine. I think it may be a problem with the slider.:frusty:
-
Re: Fast and Easy Checkout for Zen Cart
I added SSL to my v1.3.9d site and now the PayPal express checkout button fails to display on the FEC checkout page. Hit reload, and the button displays. Try it again, and it displays. Its seems the initial time through it always fails. This may have always been like this and have nothing to do with the SSL addition, but this is the first time I noticed.
Looking at the page source of a failed page:
<!-- BOF PAYPAL -->
<!-- EOF PAYPAL -->
The page does not fail to load as indicated by the "done" status. It simply does not display the PayPal code
-
Re: Fast and Easy Checkout for Zen Cart
I switched the SSL off and now the PayPal Express Checkout Button appears every time. Each time I close the browser, wait 20+ minutes and try again. So, it does appear to be related to the SSL.
Anyone know what the issue might be?
-
Re: Fast and Easy Checkout for Zen Cart
It's a horrible module to install. It overwrites a lot of Zen Cart files and it's hard to merge them.
Thank you, but I'm better off without this junk.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
genti157
It's a horrible module to install. It overwrites a lot of Zen Cart files and it's hard to merge them.
Thank you, but I'm better off without this junk.
Awesome!!! :clap: Thanks for sharing this.. Always nice to read "helpful" posts..:smile:
-
404 on login
I do experience 404-errors on login (customer-login, not admin in backend).
This error does show up, when I do close the browser and start the browser again (FF as also IE) and the make a login.
The URL displayed in the browser with the 404-page looks like this: https://www.myshop.ex/?zenid=b7531b8...b7a73c643ca877
To get a correct login, I do now (after 404-login) have to browse through my shop a bit, then log out and log in again. Then the page shown is: https://www.myshop.ex/
Any ideas?
zc 1.3.8a
fast_and_easy_checkout_04022010155032_download 1.7.3
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
genti157
It's a horrible module to install. It overwrites a lot of Zen Cart files and it's hard to merge them.
Thank you, but I'm better off without this junk.
This is one of the best modules of all mod's for ZenCart and is quite large. It should be part of the basic install. The first thing you should realize is if you are getting errors then YOU HAVE CAUSED THEM. If you install this module correctly you will not get one error unless you have installed some other module incorrectly and is conflicting with the FEC module.
This module only makes changes in 12 base ZenCart files all the rest of the files are new. If you are using a tool like Beyond Compare then you would see what needs to be merged is quite simple and obvious. The file that cause most people problems is "orders.php". There are several mod's that make changes to this file.
The first thing you should do is write down all of the files that FEC needs to make changes to. Then compare each of these files in your Store to the original files in the ZenCart version you are using. This will tell you if some other mod's are using this same file and write down the line numbers so when you compare FEC file to your file you can see if FEC would be changing any line number that belongs to another module.
FEC is not junk and without it you will loose some business because some customers want 1 page checkout and be able to change shipping and billing address without leaving the checkout page.
-
Re: Fast and Easy Checkout for Zen Cart
Go to their web site and pay them the $25 to install it. Trust me, it is well worth it!:smile:
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
kevinmc3
Go to their web site and pay them the $25 to install it. Trust me, it is well worth it!:smile:
You are correct on that, they will also install any 3rd party module for $30. Well worth it if you don't have the time to figure this all out.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
sports guy
Love fast and easy checkout. One problem it hangs on this payment confirmation page:
http://www.leafnovelties.com/fec_con...action/process
Here is the last page that I see:
Code:
Your order is being processed, please wait...
It does not process just stays on this page permanently. When I look in the admin panel the orders are not there. Any ideas?
I'm suffering the same problem. it came about when i attempted to upgrade the html_header file in the common directory to the latest version, why it wasn't allready the latest version i'm not sure as were currently running 139h. more details are here relating to why i had to change http://www.zen-cart.com/forum/showthread.php?t=170257
but the new file now causes my website to stall at the "processing order page"
THE OLD CODE WAS
<?php
/**
* load the loader files
*/
if($RI_CJLoader->get('status')){
$directory_array = $template->get_template_part(DIR_WS_TEMPLATE.'auto_loaders', '/^loader_/', '.php');
$loaders_check = $RI_CJLoader->get('loaders');
if($loaders_check == '*' || count($loaders_check) > 0){
while(list ($key, $value) = each($directory_array)) {
/**
* include content from all site-wide loader_*.php files from includes/templates/YOURTEMPLATE/jscript/auto_loaders, alphabetically.
*/
if($loaders_check == '*' || in_array($value, $loaders_check))
require(DIR_WS_TEMPLATE.'auto_loaders'. '/' . $value);
}
}
$RI_CJLoader->loadCssJsFiles();
$files = $RI_CJLoader->processCssJsFiles();
foreach($files['css'] as $file)
if($file['include']) include($file['string']);
else echo $file['string'];
foreach($files['js'] as $file)
if($file['include']) include($file['string']);
else echo $file['string'];
}
//DEBUG: echo '<!-- I SEE cat: ' . $current_category_id . ' || vs cpath: ' . $cPath . ' || page: ' . $current_page . ' || template: ' . $current_template . ' || main = ' . ($this_is_home_page ? 'YES' : 'NO') . ' -->';
AND NEW, WHICH NO LONGER WORKS IS
<?php
/**
* load all template-specific stylesheets, named like "style*.css", alphabetically
*/
$directory_array = $template->get_template_part($template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css'), '/^style/', '.css');
while(list ($key, $value) = each($directory_array)) {
echo '<link rel="stylesheet" type="text/css" href="' . $template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css') . '/' . $value . '" />'."\n";
}
/**
* load stylesheets on a per-page/per-language/per-product/per-manufacturer/per-category basis. Concept by Juxi Zoza.
*/
$manufacturers_id = (isset($_GET['manufacturers_id'])) ? $_GET['manufacturers_id'] : '';
$tmp_products_id = (isset($_GET['products_id'])) ? (int)$_GET['products_id'] : '';
$tmp_pagename = ($this_is_home_page) ? 'index_home' : $current_page_base;
if ($current_page_base == 'page' && isset($ezpage_id)) $tmp_pagename = $current_page_base . (int)$ezpage_id;
$sheets_array = array('/' . $_SESSION['language'] . '_stylesheet',
'/' . $tmp_pagename,
'/' . $_SESSION['language'] . '_' . $tmp_pagename,
'/c_' . $cPath,
'/' . $_SESSION['language'] . '_c_' . $cPath,
'/m_' . $manufacturers_id,
'/' . $_SESSION['language'] . '_m_' . (int)$manufacturers_id,
'/p_' . $tmp_products_id,
'/' . $_SESSION['language'] . '_p_' . $tmp_products_id
);
while(list ($key, $value) = each($sheets_array)) {
//echo "<!--looking for: $value-->\n";
$perpagefile = $template->get_template_dir('.css', DIR_WS_TEMPLATE, $current_page_base, 'css') . $value . '.css';
if (file_exists($perpagefile)) echo '<link rel="stylesheet" type="text/css" href="' . $perpagefile .'" />'."\n";
}
/**
* load printer-friendly stylesheets -- named like "print*.css", alphabetically
*/
$directory_array = $template->get_template_part($template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css'), '/^print/', '.css');
sort($directory_array);
while(list ($key, $value) = each($directory_array)) {
echo '<link rel="stylesheet" type="text/css" media="print" href="' . $template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css') . '/' . $value . '" />'."\n";
}
/**
* load all site-wide jscript_*.js files from includes/templates/YOURTEMPLATE/jscript, alphabetically
*/
$directory_array = $template->get_template_part($template->get_template_dir('.js',DIR_WS_TEMPLATE, $current_page_base,'jscript'), '/^jscript_/', '.js');
while(list ($key, $value) = each($directory_array)) {
echo '<script type="text/javascript" src="' . $template->get_template_dir('.js',DIR_WS_TEMPLATE, $current_page_base,'jscript') . '/' . $value . '"></script>'."\n";
}
/**
* load all page-specific jscript_*.js files from includes/modules/pages/PAGENAME, alphabetically
*/
$directory_array = $template->get_template_part($page_directory, '/^jscript_/', '.js');
while(list ($key, $value) = each($directory_array)) {
echo '<script type="text/javascript" src="' . $page_directory . '/' . $value . '"></script>' . "\n";
}
/**
* load all site-wide jscript_*.php files from includes/templates/YOURTEMPLATE/jscript, alphabetically
*/
$directory_array = $template->get_template_part($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'jscript'), '/^jscript_/', '.php');
while(list ($key, $value) = each($directory_array)) {
/**
* include content from all site-wide jscript_*.php files from includes/templates/YOURTEMPLATE/jscript, alphabetically.
* These .PHP files can be manipulated by PHP when they're called, and are copied in-full to the browser page
*/
require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'jscript') . '/' . $value); echo "\n";
}
/**
* include content from all page-specific jscript_*.php files from includes/modules/pages/PAGENAME, alphabetically.
*/
$directory_array = $template->get_template_part($page_directory, '/^jscript_/');
while(list ($key, $value) = each($directory_array)) {
/**
* include content from all page-specific jscript_*.php files from includes/modules/pages/PAGENAME, alphabetically.
* These .PHP files can be manipulated by PHP when they're called, and are copied in-full to the browser page
*/
require($page_directory . '/' . $value); echo "\n";
}
// DEBUG: echo '<!-- I SEE cat: ' . $current_category_id . ' || vs cpath: ' . $cPath . ' || page: ' . $current_page . ' || template: ' . $current_template . ' || main = ' . ($this_is_home_page ? 'YES' : 'NO') . ' -->';
Since I dont know the first thing about coding I'm wondering if anyone can help?
Thanks
T
-
Re: Fast and Easy Checkout for Zen Cart
Thanks for this..:clap: Everything worked perfectly with no issues except this one tiny little thing.. This one tiny exclusion in Ceon URI Mapping was all I needed to get all FEC features to work with Ceon URI Mapping.. Install went smooth as butter!!!
Quote:
Originally Posted by
creinold
Okay for all who is having problems with the Shipping and Billing button not working, I figured out why mine wasn't working. It had a problem with an SEO addon I installed from CEON.
CEON_URI Mapping... Here's the fix:
Login to admin then go to Modules --> Ceon URI Mapping (SEO) Config
Scroll down to the bottom to "Excluded Files"
and put in: /fec/fec_change_new_address.php
That will solve the problem with the change shipping and billing address buttons not working! =)
-
Re: Fast and Easy Checkout for Zen Cart
Hi,
I'm using the Fast and Easy AJAX checkout for Zen cart. Everything works great, except for one thing. When I get to the payment page, after the shipping and billing address, if I try to click "Change Address" it just opens up a lightbox window of the same checkout page (not a page for editing my address).
Worse yet, after doing that, the customer cannot checkout because it keeps saying that no payment method was chosen, even though it was and still is.
Has anyone seen this, or does anyone have ideas? I'm wondering if this is something specific to my site and other modules, but I don't even know where to start.
Thanks,
TJ
-
Re: Fast and Easy Checkout for Zen Cart
Fast and Easy AJAX checkout is a commercial product. (Support of commercial modules is not allowed in the Zen Cart forum) You should try posting your question on the Numinix forums..
Quote:
Originally Posted by
foteek
Hi,
I'm using the Fast and Easy AJAX checkout for Zen cart. Everything works great, except for one thing. When I get to the payment page, after the shipping and billing address, if I try to click "Change Address" it just opens up a lightbox window of the same checkout page (not a page for editing my address).
Worse yet, after doing that, the customer cannot checkout because it keeps saying that no payment method was chosen, even though it was and still is.
Has anyone seen this, or does anyone have ideas? I'm wondering if this is something specific to my site and other modules, but I don't even know where to start.
Thanks,
TJ
-
Re: Fast and Easy Checkout for Zen Cart
Try updating the CJ Loader add-on. FEC needs this to run, and if you upgraded FEC, you should go ahead and grab the CJ Loader too.. (in case it TOO has changed) Google "CJ Loader" to locate the link to the download page for CJ Loader (not sure we're allowed to post the link to it on the forum)
Quote:
Originally Posted by
TonyB6
I'm suffering the same problem. it came about when i attempted to upgrade the html_header file in the common directory to the latest version, why it wasn't allready the latest version i'm not sure as were currently running 139h. more details are here relating to why i had to change
http://www.zen-cart.com/forum/showthread.php?t=170257
but the new file now causes my website to stall at the "processing order page"