Drupal multi-site working now but title issue...

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Wolf_22
Forum Contributor
Posts: 159
Joined: Fri Dec 26, 2008 9:43 pm

Drupal multi-site working now but title issue...

Post by Wolf_22 »

The last multi-site installed in this for me has a website label or title that seems to shut the others out. For example, let's say I successfully install the base install of the Drupal multi-site and all is well. I then proceed to install the next multi-site or "sub site". This goes okay, too, but, there is 1 little problem now: the title of that last sub-site or multi-site is the heading that shows up all across the entire website / domain. What gives? Is this a cookie issue? Because the single login wouldn't work until I set the cookie to match that of the entire domain (i.e.- "example.com").

I have "default" set to "shared_" and the sub-site-specific tables are below:

- authmap
- blocks
- boxes
- menu_links
- variable

When making the above specific to their multi-site, the blocks and boxes speak for themselves (I want each sub-site to have its own modules and layout, etc.). The menu_links I would like to be specific to each sub-domain as well. The variable I made to be specific because I had seen that the website header or title / label looked to be stored in here so I thought that making it specific would eliminate the above issue. I then thought that the authmap would have something to do with this, but no good either...

Any ideas about this?
Post Reply