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

CRM/Core/Menu.php can't find CRM_Core_Permission::checkMenuItem

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Duplicate
    • Affects Version/s: 2.1
    • Fix Version/s: 2.1
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      In CiviCRM 2.1-alpha-4 running on Drupal 6.4, CRM_Core_Menu.php bites it because it can't find CRM_Core_Permission::checkMenuItem(). The fix is to add the line

      require_once 'CRM/Core/Permission.php';

      after the "require once ... I18n..."

      near the top of the file.

        Attachments

          Activity

            People

            • Assignee:
              mover Michał Mach
              Reporter:
              dharmatech Dharmatech
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: