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

Attempt to load nonexistant file by phone api

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Critical
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.4.0, 4.0.0
    • Fix Version/s: 3.4.0
    • Component/s: CiviCRM API
    • Labels:
      None

      Description

      Calls to civicrm_api('phone', 'create', $params); result in:
      Fatal error: require_once() [function.require]: Failed opening required 'api/v3/LocationType.php'

      It may be due to Phone.php line 93:
      $location_value = civicrm_api('LocationType', 'Get', $location_params);

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              colemanw Coleman Watts
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: