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.
i've in the processing of installing multiple virtual hosts shared across a sinlge drupal db.
how is administration of these sites managed? e.g., in the case of assigning site themes, each site needs to be separately logged in to, and thus administered, correct?
i'm hoping that there's a multisite "panel", or some such, where i can log in, select "Themes", and see -- on one page/table -- the themes assigned to each vhost, and have the ability to assign change them there.
I have successfully (?) installed civicrm (1.2) (can add and search for users) on Drupal (Beta 2) however, when civicrm is enabled I get the following error when I click 'Create New Account'.
Location /?q=user/register
Referrer http://www.website.org/?q=
Message Invalid argument supplied for foreach() in path/public_html/includes/form.inc on line 242.
Severity error
This error does not appear if civicrm is disabled.... any ideas. This is a brand new site.
How can I make drupal use checkboxes instead of multi select when creating content? Checkboxes are much more familiar to the average user, some don't know how to hold control to select more than one item.