background: brand spanking new zencart 1.3.0.2. I'm not reviving my old templates from 1.2.6, I'm starting fresh.
So, decided to add some info to privacy page. Copied privacy.php into the override "custom" template folder. Added some text. Nothing changed.
Messed around with the permissions on the define_privacy.php, then copied it into an override custom_template as well. Tried to edit out the text from the Admin > Define.
Now when I click ont he privacy link on the store main page, it gives me these error messages:
##############################
Warning: main(includes/languages/english/custom/privacy.php): failed to open stream: No such file or directory in httpdocs/store/includes/modules/require_languages.php on line 28
Warning: main(includes/languages/english/custom/privacy.php): failed to open stream: No such file or directory in httpdocs/store/includes/modules/require_languages.php on line 28
Fatal error: main(): Failed opening required 'includes/languages/english/custom/privacy.php' (include_path='.:/usr/share/pear') in httpdocs/store/includes/modules/require_languages.php on line 28
##############################
Here's the error message, when I searched for "$define_privacy" in the admin toolkit:
####################____
Searching 873 files ... for: $define_privacy
Warning: httpdocs/store/includes/languages/english/privacy.php): failed to open stream: Permission denied in httpdocs/store/admin/developers_tool_kit.php on line 124
Warning: Invalid argument supplied for foreach() in httpdocs/store/admin/developers_tool_kit.php on line 127
Warning: httpdocs/store/includes/languages/english/custom/privacy.php): failed to open stream: Permission denied in httpdocs/store/admin/developers_tool_kit.php on line 124
Warning: Invalid argument supplied for foreach() in httpdocs/store/admin/developers_tool_kit.php on line 127
##############################____
Please help, I didn't know that such a simple thing as adding privacy text could mess up things so bad. I'm so stumped! (I don't think I had a problem with v1.2.6, but that was so long ago).
TIA!!!!



