Download & Extend

Cannot Recreate Features

Project:Features
Version:7.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

After clicking the Download Feature button, I get this error:
Fatal error: Cannot create references to/from string offsets nor overloaded objects on [MY LOCAL SERVER]/includes/common.inc on line 6518.

On the Recreate page itself I get this error:
Warning: Invalid argument supplied for foreach() in element_children() (line 6370 of [MY LOCAL SERVER]/includes/common.inc).

Plus the field sets won't open, and in the debug console there is this javascript error:
TypeError: 'null' is not an object (evaluating 'matches[1]')

I had this in Features 7.x-2.0-beta1 and so I upgraded and still getting the error.

I am also unable to revert features but I am able to create a new feature with no errors.

thank you!

Comments

#1

No one else has this problem? I guess it must be the way I made my features?

I'd love some feedback. Thank you.

#2

Rough guess, you might have included something in a feature but not included a necessary dependency, that Features had not been able to detect automatically? And/or, something that a Feature believes is already installed is not actually present in the database due to some combination of restoring from a previous database backup/manual database editing recently/without clearing your cache or similar?

Again, just a rough guess. Figured some answer with possible lead better than current state of no answers at all? :)

#3

I had this issue when I had Features Plumber UI module turned on. Turning that module off got rid of the error and allowed me to recreate features again.

#4

nobody click here