Author Topic: Fatal Error  (Read 162 times)

Offline cfgregory

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 7.14
  • MySQL version: NA
  • PHP version: PHP 5.4
Fatal Error
« on: June 29, 2012, 02:40:34 pm »
I was working on drupal views to bring in data from the civicrm database. I clear my cache and I now have this error:

Fatal error: Class 'CRM_Core_Config' not found in /home/cfgregory/Public/www/cartaroCivi/sites/all/modules/civicrm/drupal/civicrm.module on line 321

I have not change the structure of the my directories so the Config.php file is in the same place. However this error is preventing the entire drupal site from displaying.

Any suggestions?