Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"drush config-edit" causes "PHP Fatal error: Call to undefined function config_import()" #28

Closed
hansfn opened this issue Aug 22, 2013 · 2 comments

Comments

@hansfn
Copy link
Contributor

hansfn commented Aug 22, 2013

# drush config-edit system.site
....
Drush command terminated abnormally due to an unrecoverable error. 
Error: Call to undefined function config_import() in /.../commands/core/config.drush.inc, line 283

There has been some changes to the config functions lately - ref https://drupal.org/node/2065313 - but I'm not sure if that is relevant here.

@weitzman
Copy link
Member

Background info and patch at https://drupal.org/node/2012586

@weitzman
Copy link
Member

Ran out of gas before I get investigate config test fails but the config commands are all working for me now with manual testing. Will get Unish passing soon, and then see where we are at for D8 support.

Thanks to Clemens to first authored this patch. I heavily modified from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants