Hi
I am using the subsites module in order to share a common list of caravan stock across three other sites. In my "main site", I have a tree for which the level1 (StockList) has multiple level2 pages (StockItem).
I have then linked the stocklist pages in the other three sites to the level1 "main site" page. Testing demonstrates that the content of that level1 page is brought in fine, however if I use <% control Children %> to bring in the content from the level2, nothing is brought into the page.
Any ideas? I've also tried using a custom controller in StockList.php.
Thanks
Samuel