On a fresh Drupal-7.22 with flag-3.0-beta1, enabling recruiter_resume via features UI, modules UI, or drush give the following errors. This is probably due to the changes in flag 3.0 beta release.

Notice: Undefined index: content_type in flag_flag::factory_by_array() (line 209 of /home/aaatrade/public_html/profiles/recruiter/modules/flag/flag.inc).
Notice: Undefined index: handler in flag_create_handler() (line 105 of /home/aaatrade/public_html/profiles/recruiter/modules/flag/flag.inc).

Could not export flag Your flag was created by a different version of the Flag module is now being used.

All is fine if downgrade to flag 7.x-3.0-alpha4

Comments

mh86’s picture

Project: Recruiter Features » Recruiter
mh86’s picture

Status: Active » Fixed

I've just updated the flag exports. Upgrading the flag module on an existing Recruiter installation worked without any problems. Will test a fresh installation soon.

Status: Fixed » Closed (fixed)

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