After adding a new field collection on my server, when I attempt to mange fields to add fields to the collection, the page simply refreshes instead of going to the manage fields page. Very puzzling, and I don't have a clue as to how to start diagnosing the problem.

Anyone have any thoughts on how I could get started diagnosing the problem?

Comments

tim.plunkett’s picture

Version: 7.x-1.0-beta3 » 7.x-1.x-dev
Category: bug » feature
Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

Can you update to the dev and see if you are still having this problem?

MoRphlnE’s picture

Version: 7.x-1.x-dev » 7.x-1.0-beta5
Category: feature » bug
Status: Postponed (maintainer needs more info) » Active

I am having the same issue with 7.x-1.0-beta5 and Drupal 7.22.

rvallejo’s picture

I'm having the same issue with the latest dev release (7.x-1.0-beta5+1-dev). Haven't tried debugging yet; depending on what seems like to quicker solution I might try to get this working or go another route. Installed on a Drupal Commerce site, adding field collection to products to use with a multiple image display using field slideshow.

Anonymous’s picture

Same for me with the latest dev. No errors in the logs.

EducoWebDesign’s picture

Issue summary: View changes

Had the same issue with 7.x-1.0-beta7 - no errors in the dblog, no red flags in console. Turned out that it was an issue with the Advanced CSS/JS Aggregation module and disabling it allowed me to load the "Manage fields" page.

Hope that helps!
- Chris

jippie1948’s picture

Version: 7.x-1.0-beta5 » 7.x-1.0-beta7

The same problem.

I do not have the 'Advanced CSS/JS Aggregation ' module installed. Switching CSS and JS aggregation off did not make any difference.

Also tested with the 7.x-1.0-beta6+15-dev: no result.

The database schema is OK. No errors in the log.

Looking forward to a solution. :) JP

jippie1948’s picture

Having said that,

'auto assign role' version 7.x-1.0-beta2 caused a lot of query problems. Once I reinstalled 7.x-1.0-beta1 these problems disappeared AND managing the fields of the field collection started to work! :)

I hope this info proves to be useful. JP