Re: Fast and Easy Checkout for Zen Cart
I am still trying to track down my problem. I cannot find in the documentation what files are over written and core over rights A part from the file changes
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
adb34
I am still trying to track down my problem. I cannot find in the documentation what files are over written and core over rights A part from the file changes
I have chased down the problem. It is the database I am using. I have the checkout working. I setup another site & database; crossed the two site over. new site with old database comes back error 500. old site with new database all OK. Just to chase down the database problem.
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
adb34
I have chased down the problem. It is the database I am using. I have the checkout working. I setup another site & database; crossed the two site over. new site with old database comes back error 500. old site with new database all OK. Just to chase down the database problem.
What are the implications of running two databases (DB)? I have one attached to the includes side and one for my admin. At the moment my site is running fine. This temp two database use is only until I can sort out why one of the DBs is not allowing checkout.
Re: Fast and Easy Checkout for Zen Cart
Further to my 'fun' with my shop.
When I view one of my databases in phpMyAdmin and 'click' on any of the name eg. abcde_address_book I am getting
Quote:
#1046 No database selected
Help
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
kobra
adb34,
Code:
Table 'db588038315.ecs_address_format' doesn't exist
Check your database and see if in fact that this table does not exist??
This statement does exist in the DB. Can somebody let me know what the contents should be so that I can check that? thank you
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
adb34
This statement does exist in the DB. Can somebody let me know what the contents should be so that I can check that? thank you
What version of zencart are you running
Re: Fast and Easy Checkout for Zen Cart
I have gone through and uploaded/installed all necessary files. However I do not have the option to choose Fast and Easy Checkout in my stores Configuration tab. I am assuming this is because I do not have an Install.sql patch. Any help would be appreciated! Thank you! !!!
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
ka1ber
I have gone through and uploaded/installed all necessary files. However I do not have the option to choose Fast and Easy Checkout in my stores Configuration tab. I am assuming this is because I do not have an Install.sql patch. Any help would be appreciated! Thank you! !!!
If you have installed all the files correctly it will self-install.
Try running the uninstall.sql in the tools->Sql Patches, that will force the module to re-install
Re: Fast and Easy Checkout for Zen Cart
Thank you for the quick reply. I just tried running the uninstall.sql and still nothing. Any other options?
the site is www.kieferoutdoor.com
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
ka1ber
Thank you for the quick reply. I just tried running the uninstall.sql and still nothing. Any other options?
the site is
www.kieferoutdoor.com
Please verify the following files are present in your installation: (YOUR_ADMIN should be renamed to the name of your admin)
YOUR_ADMIN/includes/auto_loaders/config.fec.php
YOUR_ADMIN/includes/extra_datafiles/fec.php
YOUR_ADMIN/includes/init_includes/init_fec_config.php
YOUR_ADMIN/includes/installers/fec/1_12_0.php
...
YOUR_ADMIN/includes/installers/fec/2_1_4.php
YOUR_ADMIN/includes/installers/fec/1_12_0
YOUR_ADMIN/includes/languages/english/extra_definitions/fec.php
any errors in your /logs folder?