I'm having problems with multisite themes. I created a a new site in my sites folder and added a themes folder with a theme. The problem is Drupal is reading the theme files from the main site setup and not from my new site's theme folder. Any help is appreciated thanks.

Here's my setup:
sites/default
sites/newsite
sites/newsite/themes
sites/newsite/themes/mytheme

Comments

TurtleX’s picture

Anyone?

TurtleX’s picture

Forget it, I just dumped my new theme into the base theme folder.

graggrag’s picture

I've got the same problem, and it looks like the solution will be the same.

http://drupal.org/node/53705 sugggests you should be able to do this -

drupal
    /sites
        /default
            settings.php
        /www.mysite.com
           settings.php
           /modules
           /themes
           /files

but for themes at least, it doesn't seem to work.

and an edit - I'm using 4.7 cvs

wolf_22’s picture

Gee, go fig: no replies.

These forums suck. Period.