While modules are installing during the install process the following warning is shown.

Warning: array_merge(): Argument #2 is not an array in drupal_check_profile() (line 1165 of /var/www/cm_startkerkit_em/includes/install.inc).

-Steve

CommentFileSizeAuthor
#3 1830410-fix-hook-requirements-4-5.patch178 byteskreynen

Comments

kreynen’s picture

Status: Active » Needs work

Not entirely sure how to fix this, but it's caused by including CiviCRM as a dependency. Comment out dependencies[] = civicrm in cm_starterkit_moderate.info and the error goes away... but so does the option to configure CiviCRM before Drupal.

kreynen’s picture

Status: Needs work » Closed (duplicate)

This fix is part of http://drupal.org/node/1830410

kreynen’s picture

Status: Closed (duplicate) » Needs review
StatusFileSize
new178 bytes

Reopening this issue to separate the patches.

kreynen’s picture

Issue summary: View changes
Status: Needs review » Closed (fixed)

closing old issues that are no longer being reported