I'm getting an error on enabling my feature I'm making.

Warning: Invalid argument supplied for foreach() in _features_restore() (line 989 of .../modules/features/features.module).

It doesn't finish creating all the commerce product types and fields in the feature. What can I do to help troubleshoot this?

thanks,
- nick

Comments

BiigNiick created an issue. See original summary.

BiigNiick’s picture

i think i found a way around by reverting the feature after install on the admin/structure/features/[feature-name] page. just not sure why it doesn't work on the first try.

thanks in advance for any help.

BiigNiick’s picture

Version: 7.x-2.10 » 7.x-2.x-dev

on the new dev version the error is on line 990

Warning: Invalid argument supplied for foreach() in _features_restore() (line 990 of .../modules/features/features.module).