I just installed this module along with the features module on a stock version of Drupal 7.10 and I'm getting the following error:
Notice: Trying to get property of non-object in features_tools_form_features_export_form_alter() (line 111 of /home/quickstart/websites/omj.dev/sites/all/modules/contrib/ftools/features_tools.module).
Notice: Trying to get property of non-object in features_tools_form_features_export_form_alter() (line 134 of /home/quickstart/websites/omj.dev/sites/all/modules/contrib/ftools/features_tools.module).
/sites/all/modules is world-writeable (chmod 777) if that helps.
Comments
Comment #1
perelman.yuval commentedHi ptmkenny, thanks for the feedback.
It is a duplicate issue, fix on the dev version.
Will be add to the next stable release soon.
http://drupal.org/node/1415586