-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hey, I wanted to check out what you're doing in Helm but I can't get it to install.
I cloned master and ran drush site-install helm.
First it complained that it was missing geocoder and geofield. I guess these are dependencies in .info but are not in the repo.
I removed those dependencies, and next I got:
drush site-install helm
You are about to DROP all tables in your 'drupal' database. Do you want to continue? (y/n): y
Starting Drupal installation. This takes a few seconds ... [ok]
Installing from database
array_keys() expects parameter 1 to be array, null given socialfield.module:275 [warning]
array_combine() expects parameter 1 to be array, null given socialfield.module:276 [warning]
Fatal error: Call to undefined function search_api_index_load_multiple() in /src/profiles/helm/modules/contrib/media/media.views.inc on line 22
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to undefined function search_api_index_load_multiple() in
/src/profiles/helm/modules/contrib/media/media.views.inc, line 22
Metadata
Metadata
Assignees
Labels
No labels