Zen Follower
- Join Date:
- Jun 2006
- Posts:
- 403
- Plugin Contributions:
- 0
override system never works right for me.........
Hello,
I followed every step in tutorial of override system to create my custom folder and put the changed files in, it never works right for me.
This is how I did it:
I want to change the file in includes/languages/english.php
So I created a folder under like includes/languages/custom, and put the changed file into custom folder. The whole thing is like includes/languages/custom/english.php
It never works right for me. I have to manually make changes in includes/languages/english.php, then the site began to show the changes.
What I did wrong?