Quote Originally Posted by pcnovice View Post
Yes I may have copy & pasted it more than once. When the module didn't show up in Admin I repeated the step. In that case, how do I remove it?? Will the uninstall.sql patch do the trick?
I never tried to remove FEC (yet), so all I can do is quote documentation.html:

Uninstall
  1. Delete all uploaded files;
  2. Run the uninstall.sql (if you simply want to deactivate but keep the installation, read tips below);
  3. Remove edits to tpl_main_page.php;

Tips
Fast and Easy Checkout for Zen Cart is activated by loading an extra_configures file called checkout.php before the filenames.php file. This causes definitions for the checkout links to be defined to direct customers to the new integrated checkout page. To deactivate the script without running the uninstall.sql and deleting all of the files, simply rename or delete the file includes/extra_configures/checkout.php.
Are you sure you want to remove FEC?