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) »
  • [SOLVED]Upgrade 3.0 to 3.1beta6 problems and drupal 6.14
Pages: [1]

Author Topic: [SOLVED]Upgrade 3.0 to 3.1beta6 problems and drupal 6.14  (Read 1793 times)

TravelingPharaoh

  • I post occasionally
  • **
  • Posts: 39
  • Karma: 3
    • Traveling journey of a developer
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 7
[SOLVED]Upgrade 3.0 to 3.1beta6 problems and drupal 6.14
January 28, 2010, 09:54:07 pm
1. I received a blank page after step 7 of the installation instructions.  I commented out the line
Code: [Select]
if ( CRM_Utils_Array::value('upgrade', $_POST) ) { because the $_POST had nothing.  The upgrade scripts happened but still no output on screen
2. now when I try to go the /civicrm i get the following error
Quote
Fatal error: CRM_Core_Invoke::require_once() [function.require]: Failed opening required 'CRM\Contact\Page\View\DashBoard.php' (include_path='.;D:/xampp/htdocs/drupal6/sites/all/modules/civicrm;D:/xampp/htdocs/drupal6/sites/all/modules/civicrm\packages;.;D:\xampp\php\pear\') in D:\xampp\htdocs\drupal6\sites\all\modules\civicrm\CRM\Core\Invoke.php on line 187

There is no longer a Dashboard.php file in 3.1, but I can't figure out why its being called.  I already reseted my session, I cleared Drupal's cache but I still get the same problem.  But I can access other parts of civicrm like managing events, Global settings etc.  I can also access /civicrm/user.

Any clues?
« Last Edit: February 06, 2010, 01:20:42 pm by TravelingPharaoh »

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Upgrade 3.0 to 3.1beta6 problems and drupal 6.14
January 28, 2010, 10:22:13 pm
Can you delete your files/civicrm/template_c directory and check again.

Hth
Kurund
Found this reply helpful? Support CiviCRM

TravelingPharaoh

  • I post occasionally
  • **
  • Posts: 39
  • Karma: 3
    • Traveling journey of a developer
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 7
Re: Upgrade 3.0 to 3.1beta6 problems and drupal 6.14
January 29, 2010, 06:21:27 am
I tried that too with no success

Sean Madsen

  • I post occasionally
  • **
  • Posts: 98
  • Karma: 5
  • CiviCRM implementer/developer
    • Bikes Not Bombs
  • CiviCRM version: 4.6
  • CMS version: Drupal 7
Re: Upgrade 3.0 to 3.1beta6 problems and drupal 6.14
February 06, 2010, 11:31:36 am
Maybe you're having the same problem I was.

I fixed it by loading this page:
http://<your-site>/civicrm/menu/rebuild?reset=1

See:
http://forum.civicrm.org/index.php/topic,12061.0.html

TravelingPharaoh

  • I post occasionally
  • **
  • Posts: 39
  • Karma: 3
    • Traveling journey of a developer
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 7
Re: Upgrade 3.0 to 3.1beta6 problems and drupal 6.14
February 06, 2010, 01:19:55 pm
That did the trick.  after the reset it worked.  Thanks.

patachon

  • Guest
Re: [SOLVED]Upgrade 3.0 to 3.1beta6 problems and drupal 6.14
February 24, 2010, 09:02:23 am
Worked for me as well.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • [SOLVED]Upgrade 3.0 to 3.1beta6 problems and drupal 6.14

This forum was archived on 2017-11-26.