
Originally Posted by
skeeterz71
Hi,
I have a fresh install of zen cart. I went through the tutorial to create a template and set it in tools and reset the boxes. Now I am setting up the overrides. Zen Cart is not detecting the overrides. For example; I created a template folder named valiant. I created a folder of the same name in /includes/languages/valiant. Inside languages/valiant I have copied over meta_tags.php (this is where the title is set in my version 1.5.1)
I do this; define('TITLE', 'Valiant Auto Parts');
Save and reload. It still has Zen Cart! as the title. Now if I go directly to /includes/languages/english and change the title in meta_tags.php the changes take effect. This however is not the way I understand how the override is to work.
Am I missing something? How do I tell Zen where the override folder is?
Thanks