Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hello, I am currently researching using drupal to build an itranet site with subdomains for each department. I am testing or want to test on a local xp sp3 box using wamp. No matter what node I look at and try I can't get subdomains to work and I have followed every step on all the different ways to do one code base with multisites.
Hi, I'm running a multisite install with the domain access module. I've set $cookie_domain = '.example.com' in sites/default/settings.php, however this appears to have no effect. I login at blog.example.com and it creates a cookie ".blog.azelphur.com", which obviously does not get me signed into other sites on the domain. Any ideas? :)
I forget to switch my site's theme to default ones when conducting upgrading from 6.x to 7.x. Now the old theme seems to have lots of errors, e.g. I can't access the administrator page. If I deleted the old theme, I can access the administrator page(a white background page), but in the administrator page still I can't find any options to change theme or modules. what should I do?
I'm new to Drupal. Recently I upgraded my website to 7.x, and on the old theme I can't see anything but a "home" button. I thought it might be because the theme was too old -- not updated since 2008. So I deleted the theme, flushed my cache, and got a white plain-text rendering of my site. But as I logged in as administrator, I can't find the option of modules or themes. What should I do?
I posted some details of my install here and didn't want to repost all that in this thread. Not sure if it is better forum etiquette to repost details here or provide a link to the details. But it may be helpful to read my first post. http://drupal.org/node/1511654
I am not sure if this issue is related to the original issue I posted about so I thought I would post a new question.