I am using MSM with three sites on 3 different domains. The sub-domains are hosted in a subfolder of the root:
htmldocs |
| images
| system |
| templates_files |
| domain1 | template_groups/templates
| domain2 | template_groups/templates
| domain3 | template_groups/templates
| themes
| subdomains |
| domain2 |
| index.php, path.php
| domain3 |
| index.php, path.phpThe problem is that when I save the template as flat file trough ftp, only the templates saved by domain1 (the first original site) and rendered right with updted code. The flat files for domain2 and domain3 are not. However, once I open them through the EE CP they show the recent code from the flat file and when I hit update the pages are rendered with that updated code.
Just to be sure all folders are 777 and the paths are correct.
Any suggestion for troubleshooting this are welcome.
Thank you