Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
If you go to Administer CiviCRM >> Location Types, and try to delete an existing row, you get the following fatal error:
Fatal error: CRM_Core_BAO_LocationType::require_once() [function.require]: Failed opening required 'CRM/Core/DAO/Location.php' (include_path='.:/Users/dgg/htdocs/drupal/sites/all/modules/civicrm/:/Users/dgg/htdocs/drupal/sites/all/modules/civicrm//packages:.:') in /Users/dgg/svn/trunk/CRM/Core/BAO/LocationType.php on line 122
Please do a search for any other references to Core/DAO/Location.php while fixing this