
Originally Posted by
LuneKeltkar
Here's an example that stands for all. I needed to make changes to the english.php file, so I created a new directory "keltkar" in includes/languages. I copied the english.php file and placed the copy in includes/languages/keltkar. I then edited this copied file. After making the desired changes. I uploaded the new directory with the edited english.php file to the appropriate place in my server files.
And nothing happened. The Zencart system keeps reading the default english.php and won't spare so much as a glance at my edited file. I've carried out this process with other files in the override system (most especially in includes/templates), but none of the override files manage to override anything.