Quote Originally Posted by dbltoe View Post
@fanisme

If you did not add a custom template to your installation then YOUR_TEMPLATE or CUSTOM_TEMPLATE would be classic.

When you see YOUR_TEMPLATE, CUSTOM_TEMPLATE, etc used in the forum or a mod's instructions, it is used to represent whatever template you are using. You can quickly find out what YOUR_TEMPLATE is by opening your home page, right-click somewhere and view page source. On 1.5.1 around line 15, you'll start seeing a lot of link rel="stylesheet" calls. Look at the one for stylesheet.css. If you have a custom template, it would look like "includes/templates/******/css.stylesheet.css. If there is nothing where the asterisks are, you are not using a custom template. If there IS something where the asterisks are, then that is YOUR_TEMPLATE.
With regards to IH4, the auto-install detects the current template and copies the appropriate files to the correct override folders.. but this only works IF the installation instructions are followed and folks don't cherry pick what files THEY think are important..