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 »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Multisite installation CiviCRM 4.1 Menu Issues
Pages: [1]

Author Topic: Multisite installation CiviCRM 4.1 Menu Issues  (Read 1118 times)

cofuzed

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
Multisite installation CiviCRM 4.1 Menu Issues
May 24, 2012, 02:29:53 pm
Hopefully someone can help me here.

I followed the directions for the multisite installation of Civi.

I added a second domain in civicrm_domain with an id of 2. 

When i update the civicrm.settings.php on site 2 here:

    define( 'CIVICRM_DOMAIN_ID' , 2)

the menu on site 2 disappears.

i tried using civicrm_navigation.mysql to update the navigation (changed the default domain name to site2 name), but once I use that, the layout gets messed up and the navigation goes missing from BOTH sites.

Any help would be appreciated!

Thanks.

Running Joomla 2.5 and CiviCRM 4.1.

« Last Edit: May 24, 2012, 03:34:58 pm by cofuzed »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Multisite installation CiviCRM 4.1 Menu Issues
May 24, 2012, 04:14:42 pm

i'm not sure whether anyone has ever run multisite on joomla before. U probably are threading new water here and might need to get into the code and debug stuff

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

cofuzed

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
Re: Multisite installation CiviCRM 4.1 Menu Issues
May 31, 2012, 12:23:52 pm
Okay...

slow progress being made.

As my sql chops are a bit rusty...

1. I exported the master civcrm_navigation table as a csv
2. changed domain_id to 2 (my slave site's domain_id).
3. made sure to change the child id's to match appropriate parent id's.
4. Changed any 0's in the has_separator field to [Null]
5. I used Navicat to append civicrm_navigation with the new data.

Voila I now have a menu!

Now I have to figure out why:

- in Search>Find Contacts>Search criteria
     is... -contact type- , in -any group-, with -any tag-
     form fields are missing from that page.
- In Search>Advanced Search
    - All the tabbed data fields are missing (Address Fields, Activities, Relationships, Demographics, etc etc) are missing.

Any hints, help?


cofuzed

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
Re: Multisite installation CiviCRM 4.1 Menu Issues
May 31, 2012, 01:29:50 pm
Aha... I had to run through the Configuration Checklist on site 2 and activate all of the above in the display settings.

So far... so good.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Multisite installation CiviCRM 4.1 Menu Issues
May 31, 2012, 02:08:14 pm
Sounds like you are doing well getting this going ... on Joomla!
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

cofuzed

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
Re: Multisite installation CiviCRM 4.1 Menu Issues
June 01, 2012, 05:06:15 pm
I've created a test event in the Slave site.  It creates okay, but when I try to publish the event, I get

You may not be able to visit this page because of:

an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.
Please try one of the following pages:

Sorry. A non-recoverable error has occurred.
You do not have permission to access this page


If I publish it in the Master site, it's fine...

Any ideas anyone?


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Multisite installation CiviCRM 4.1 Menu Issues

This forum was archived on 2017-11-26.