I’m trying to embed a template from another MSM site, however it only seems to pull the template from the database instead of from the template file. I can workaround this by going to the CP template and saving it so that it gets updated in the database, but this is quite tedious. Am I missing something obvious here/is this how it’s supposed to work?
It doesn’t help that I have a relatively complex setup with each MSM site also having a separate development site, and template locations split between dev and live folders tied together with Subversion and workflows that launch templates live with an SVN commit… it all works very nicely except for this problem. Fortunately I’m only using a single database though, which does simplify things a lot.
In order to achieve this setup I’m also overriding the tmpl_file_basepath setting per-site in the path.php file ( http://expressionengine.com/wiki/Per_Site_Config/ ) - not sure if that could affect things.
EE 1.7.0 Build: 20101018 + MSM 1.1 Build: 20100805