Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-31

"Contacts" link not working on a database without example data

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Critical
    • Resolution: Fixed/Completed
    • Affects Version/s: None
    • Fix Version/s: 1.0
    • Component/s: None
    • Labels:
      None

      Description

      After a fresh CiviCRM install, before running GenerateContactData.php, the "Contacts" link doesn?t work.

      The error is reported as being in CRM/Contact/Form/Search.php on line 239, so it might be a problem with PHP trying to sum empty/nonexistent array:

      $group = array('' => ' - any group - ') + $this->_group;

      (I didn?t import the example data, so I didn?t have any groups in my install.)

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              shot Piotr Szotkowski
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: