Hi,
If I have 2 override folders say for example /languages/magic and /languages/sports and have two override files with the exact same name, how does the system know which override file to pick to override the core file?
Thanks.
Hi,
If I have 2 override folders say for example /languages/magic and /languages/sports and have two override files with the exact same name, how does the system know which override file to pick to override the core file?
Thanks.
Because you define the Template in use from within your Admin section. That will search for Templates here:
includes/templates/magic/
includes/templates/sports/
Then the same Template 'name' will be used as the default for any required directories.
Have you searched the Tutorials section on 'override' for more information?