CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Multi-Site functionality »
  • Quick Search, Search, Contacts menus don't appear on child sites
Pages: [1]

Author Topic: Quick Search, Search, Contacts menus don't appear on child sites  (Read 742 times)

JonGold

  • Ask me questions
  • ****
  • Posts: 638
  • Karma: 81
    • Palante Technology
  • CiviCRM version: 4.1 to the latest
  • CMS version: Drupal 6-7, Wordpress 4.0+
  • PHP version: PHP 5.3-5.5
Quick Search, Search, Contacts menus don't appear on child sites
February 08, 2014, 09:47:08 am
I found this problem today and also a fix, so I thought I'd share (this is on Civi 4.3.5):

I have a multi-site with 11 child sites.  I set up 2 to test, then had to put the project on hold for a couple of months.  I came back today to set up the other multi-site children, but encountered the missing menus.

I ran this SQL, which gave me the clue:
select domain_id, group_name, name, value from civicrm_setting WHERE group_name = 'Multi Site Preferences' AND name = 'is_enabled';


Basically, some of the settings on the multi-site page (civicrm/admin/setting/preferences/multisite?reset=1) were not applying to the new child sites.  I was able to fix this by logging into each site, changing the settings on that page, and doing a menu rebuild (civicrm/menu/rebuild?reset=1)
Sign up to StackExchange and get free expert CiviCRM advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Multi-Site functionality »
  • Quick Search, Search, Contacts menus don't appear on child sites

This forum was archived on 2017-11-26.