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

CiviEngage Unsets custom template directory configured through administrator options

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.2.4
    • Fix Version/s: 3.3.beta
    • Labels:
      None

      Description

      Per
      http://issues.civicrm.org/jira/browse/CRM-7012

      If you install CiviEngage it unsets your custom templates directory path ie.

      $template->templatedir [0] = your custom path
      $template->templatedir [1] = civicrm std path

      BECOMES

      $template->templatedir [0] = civiengage custom path
      $template->templatedir [1] = civicrm std path

      Patch at end of previous issue pre-pends it to create:

      $template->templatedir [0] = civiengage custom path
      $template->templatedir [1] = your custom path
      $template->templatedir [2] = civicrm std path

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: