hello again.
i've been reading that you can create custom template files for different noedes and different users, etc., and also how you can use different themes on different sites in a multisite installation.
but i tried doing something and it didn't use the intended template file.
for example, i'm using cti_flex in a multisite installation. each site uses it's own database.
site1 will use the standard page.tpl.php found in /sites/all/themes/cti_flex/
for site2 I want to use a customized version of page.tpl.php
So I thought all I had to do was copy the page.tpl.php file and paste it into /sites/site2/themes/cti_flex/
edit the file to make the changes I wanted, and drupal would automatically use it. but it doesn't appear to be working.
how can I debug what is happening behind the scenes?
is there a setting in the database that tells me which page.tpl.php file is being called?
or do I have to edit template.php to tell it to use the specific file if the site name matches my site2 domain name?
ouch, any examples of that?
thanks
Read »








