
Originally Posted by
sandpaper
I am having this same error message under my "Your Shopping Cart Contents." I have ftp'd all the files as the instructions asked...
PHP Code:
/home/buyhyphy/public_html/store/includes/templates/template_default/templates/tpl_shopping_cart_default.php
/home/idpediti/public_html/sandpaperbooks/store/includes/templates/template_default/templates/tpl_login_default.php
1. You NEVER should OVERWRITE your files in your template_default directory (well, almost never). Those files should remain untouched.
(In the hope that you backed up the files before you overwrote them, restore those files to template_default).
2. You want to OVERRIDE those files by uploading the template files provided with the mod, to YOUR custom template directory (whatever you have named your custom template/directory).
3. Note your home directory paths indicated in the error statements are completely different. They should be the same. This is very odd and incorrect.
4. Recommend that you read the Zen Cart FAQ regarding "template overrides". Until you have knowledge how overrides work in Zen Cart it will be difficult for you to proceed any further. Template overrides are fundamental to customizing Zen Cart.
Woody