Posted by bstoppel on September 2, 2009 at 9:18pm
I am trying to use Domain Access (6.x-2.0-rc9) for ~20 interrelated sites. Each have a custom theme. When I try to set the theme for one site, it changes the themes for the other sites as well. Is this a bug or am I doing something wrong.
Comments
I'm betting you're trying to
I'm betting you're trying to change the theme the same way you change it for single sites (or standard Drupal multisites); by going to Administer > Site building > Themes. You should use that form to enable all themes you want to be available to your DA subsites, but don't use it to change the themes on your subsites. Instead, enable the "Domain Theme" module (if you haven't already), then go to Administer > Site building > Domains and click the "theme" link in the "Actions" column for the site whose theme you want to change.
The Boise Drupal Guy!
I'll take that bet ;)
I guess I should have mentioned that I am trying to set it at
Site building > Domains > Settings > Batch Update > Theme settings
I also tried to set it by clicking the theme link in the Domain list.
Neither option loves me.
Hmm. Do you know how to
Hmm. Do you know how to access your site's database tables? If so, what do you see when you look at the domain_theme table?
The Boise Drupal Guy!
I do.
Well, I was about to post my database output, but then it started working. I cleared cache (many times) and tried a few other things. Something must of worked.
This is now a non-issue for me... at least for now. If it creeps back up, I'll post again.