Ok I've searched and read many articles posts regarding the override system. Problem is that changes made to my
/includes/languages/english/custom/index.php
file in my custom folder do not display on my site. I have to modify the original file at
/includes/languages/english/index.php
before these changes will display. My concern of course is that if I ever upgrade all of my changes will be lost! Is there a way that I might have turned overrides off or is there a way to point to the file in my custom folder in place of the default file?
Thank you for your help!



