Form structure is different in Features 7.x-2.x, getting this error:
Warning: Invalid argument supplied for foreach() in ftools_form_features_export_form_alter() (line 13 of .../ftools/ftools.module).

Looking in the code, this is the $form['export']['sources'] that can't be found.

It also seems the Features module itself has included some of the ftools functionality.
Doesn't seem to include the "unlink" / "safe auto create" though?

Cheers

Comments

perelman.yuval’s picture

Status: Active » Closed (duplicate)

http://drupal.org/node/1858482

Hi tinefin, ftools work right now only with the 7.x-1.x version, I will create a new version that includes only the unlink functionlity in the near feature

tinefin’s picture

Hi

Sounds wonderful, thank you.

Another ftools functionality that is still not included in Features is the "disable ajax autoloading" on the features page. I find this immensely useful, especially on big sites with many heavy features.

Cheers
/Tine