Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Blocker
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7
-
Fix Version/s: 4.7
-
Component/s: Core CiviCRM, Drupal Integration Modules
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
To celebrate the release of Drupal 8 I fired up a site on my localhost and also tried to install CiviCRM. Per Pete's suggestion, I am creating a ticket for the issue I ran into.
I followed the directions on the 8-dev branch of CiviCRM-Drupal and have managed to install it using Drush without an error, however when I try to load the site I get the following in my error log:
[:error] [pid 11611] [client ::1:49972] PHP Fatal error: Call to undefined function _drupal_add_html_head() in /var/www/drupal8.localhost/public_html/modules/civicrm/civicrm.module on line 18
https://github.com/civicrm/civicrm-drupal/blob/8.x-master/civicrm.module#L18