Skip to content

Unable to install #83

Description

@jodyHamilton

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions