CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • After upgrade to 3.0 Fatal Error with Contacts pages
Pages: [1]

Author Topic: After upgrade to 3.0 Fatal Error with Contacts pages  (Read 1066 times)

ishadakota

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
After upgrade to 3.0 Fatal Error with Contacts pages
October 02, 2009, 10:18:26 am
After what appeared to be a successful upgrade to 3.0, I get the following (or similar) error when trying to do anything with a contact (add new, edit, view - same goes for households and organizations):

Fatal error: require_once() [function.require]: Failed opening required 'CRM/Contact/Form/Edit.php' (include_path='.:/home/my_private_directory/public_html/drupal/sites/all/modules/civicrm:/home/my_private_directory/public_html/drupal/sites/all/modules/civicrm/packages:.:/usr/lib/php:/usr/local/lib/php') in /home/my_private_directory/public_html/drupal/sites/all/modules/civicrm/CRM/Core/Controller.php on line 352

I am using Drupal 6.14 in a multi-site configuartion (shared codebase, separate database). I am guessing the problem may be with my settings file which sits in '/drupal/sites/mydomain.org/civicrm.settings.php'.

Any thoughts?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: After upgrade to 3.0 Fatal Error with Contacts pages
October 02, 2009, 10:55:07 am

where is civicrm installed? i.e. where is the code base:

does this file exist: /home/my_private_directory/public_html/drupal/sites/all/modules/civicrm/CRM/Contact/Form/Edit.php

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

ishadakota

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
Re: After upgrade to 3.0 Fatal Error with Contacts pages
October 02, 2009, 11:57:56 am
The codebase is under 'drupal/sites/all/modules/'

But to answer your other question, the file does not exist, although the directory does. This made me think that there was something cached incorrectly somewhere. I did the following:
1. deleted the 'template_c' directory under 'drupal/sites/mydomain.org/files/civicrm/'
2. deleted the Config.IDS.ini under 'drupal/sites/mydomain.org/files/civicrm/upload/'
3. rebuilt the menus at: http://<drupal_site>/civicrm/menu/rebuild?reset=1

I believe it was the last step that did it - working correctly now.

Thanks.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • After upgrade to 3.0 Fatal Error with Contacts pages

This forum was archived on 2017-11-26.