I am using ZenCart 1.3.8 with GoDaddy Hosting on a Windows Server and IIS7.
I am getting the following errors when going to the admin area:
Warning: require(D:\Hosting\2590967\html\zencart/includes/languages/english/meta_tags.php) [function.require]: failed to open stream: No such file or directory in D:\Hosting\2590967\html\zencart\admin\includes\languages\english.php on line 50
Fatal error: require() [function.require]: Failed opening required 'D:\Hosting\2590967\html\zencart/includes/languages/english/meta_tags.php' (include_path='.;C:\php5\pear') in D:\Hosting\2590967\html\zencart\admin\includes\languages\english.php on line 50
The meta_tags.php file is where it's supposed to be.
I am overriding templates and have done that as outlined and have not messed with the original code. In the process I edited/copied the meta_tags.php file to my custom directory (i.e. zencart/includes/languages/english/custom).
On the chance that I really screwed things up, I downloaded the entire fileset but am waiting to overwrite the existing installed files/directories for fear of compounding the problem.



