I'm trying to duplication a working template that has some overrides.
I have:
templates/mytemplate1
languages/english/mytemplate1
languages/html_includes/english/mytemplate1
I want to add a slightly modified version but otherwise identical
templates/mytemplate2
languages/english/mytemplate2
languages/html_includes/english/mytemplate2
I copied the 3 folders and renamed them appropriately and updated the template_info.php as well.
I uploaded the 3 new folders to my server but I'm missing images and it seems template overrides as well.
Can anybody suggest anything that I'm missing?