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

Saving dedupe rule causes error - cannot find Class

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.1.2
    • Fix Version/s: 4.1.3
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      Problem: http://www.SITE.org/civicrm/contact/deduperules?action=update&id=1 when clicking SAVE gives a WSOD
      ERROR: PHP Fatal error: Class 'CRM_Core_DAO_Domain' not found

      Detailed here:
      http://forum.civicrm.org/index.php/topic,24609.msg103596.html#msg103596

      Solution (by lobo):
      add this: require_once 'CRM/Core/DAO/Domain.php';

      to approximately line 352 of file CRM/Core/BAO/SchemaHandler.php

      Lobo mentioned he would add this to 4.1.3

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              stoob Stoob
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: