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 »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Install error on 4.4.5
Pages: [1]

Author Topic: Install error on 4.4.5  (Read 660 times)

e_mason

  • I post occasionally
  • **
  • Posts: 65
  • Karma: 1
  • Eliot Mason
  • CiviCRM version: 4.05
  • CMS version: Drupal 7
  • MySQL version: 5.1xx
  • PHP version: 3.53
Install error on 4.4.5
June 28, 2014, 02:54:51 pm
Been bumping into an install error on 4.4.5 on new sites... the installation screen loads and checks requirements, but the install screen just goes to a white screen and never makes it to the "successfully installed" screen.

The php log shows the following error: PHP Fatal error:   Call to undefined function _block_rehash() in /home/afp/www/conference/sites/all/modules/civicrm/drupal/civicrm.module on line 685

If I install 4.4.4 on the same site (after cleaning the database, removing civicrm.settings.php) the install goes as expected.  I can even upgrade to 4.4.5 (and run the upgrade script) without problem.

Drupal 7.28, Panopoly distro on civihosting.

e_mason

  • I post occasionally
  • **
  • Posts: 65
  • Karma: 1
  • Eliot Mason
  • CiviCRM version: 4.05
  • CMS version: Drupal 7
  • MySQL version: 5.1xx
  • PHP version: 3.53
Re: Install error on 4.4.5
June 29, 2014, 03:36:41 pm
Just to follow up - I don't think this a CiviCRM issue per se as 4.4.5 does install nicely onto Drupal 7.28, but a warning that using a Drupal distribution other than Core can result in some unexpected results.

e_mason

  • I post occasionally
  • **
  • Posts: 65
  • Karma: 1
  • Eliot Mason
  • CiviCRM version: 4.05
  • CMS version: Drupal 7
  • MySQL version: 5.1xx
  • PHP version: 3.53
Re: Install error on 4.4.5
July 01, 2014, 03:03:31 pm
...and a resolution.

The _block_rehash() function is called from the block module.  Panopoly has this disabled ... simply enabling the block module before running the CiviCRM installer seems to clear up the problem!


Chris Burgess

  • Ask me questions
  • ****
  • Posts: 675
  • Karma: 59
Re: Install error on 4.4.5
July 02, 2014, 05:24:10 am
Should be an easy fix. Thanks for reporting.

https://issues.civicrm.org/jira/browse/CRM-14936
https://github.com/civicrm/civicrm-drupal/pull/150
https://github.com/civicrm/civicrm-drupal/pull/151

@xurizaemon ● www.fuzion.co.nz

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Install error on 4.4.5

This forum was archived on 2017-11-26.