I am using defaultconfig in an installation profile and run defaultconfig_rebuild_all() and I get this error Fatal error: Call to undefined function features_get_default() in defaultconfig.module on line 129.

By including module_load_include('inc', 'features', 'features.export'); in defaultconfig_rebuild_fields() this problem was resolved. Patch supplied.

CommentFileSizeAuthor
include_features_export.patch502 bytespontus_nilsson

Comments

dsy73’s picture

The patch works for me. I had the bug at the installation of nodestream and when I rebuild default config.

fabsor’s picture

Status: Active » Fixed

I updated the nodestream make file to the latest revision of default config. This should now be resolved.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.