Thanks for your reply.
As far as I can see, the template directory of my slave-site is symlinked to the template directory of the master site.
From my slave site:
Code: |
/var/www/sites/j16.xxxx.yy/multisites/zzzz
ls -lah templates
templates -> /var/www/sites/j16.xxxx.yy/templates
|
Added a new Joomla template to the master-site, and it looks fine there.
But it's not avaliable from my slave-site even if the new the new template is present in the /var/www/sites/j16.xxxx.yy/multisites/zzzz/templates/new_template
Any pointers?