When I'm trying to go to admin/content/media I got an error 500 with the following notices:

Notice : Undefined index: field_name dans field_attach_load() (line 673 in /srv/lcclub_web/htdocs/modules/field/field.attach.inc).
Notice : Undefined index: field_id dans field_attach_load() (line 674 in /srv/lcclub_web/htdocs/modules/field/field.attach.inc).

This only appear on a website with media_gallery enabled. In a dev version, without media_gallery but with media_youtube enabled for instance, I can access this path.

Comments

Sylvain Lecoy’s picture

Ok it seems it is only happening on an Ubuntu 10.04 (x64) machine with Zend Server php5.3.

I did a database dump, copied the files folder under my Zend install on Windows 7 (x64) with php5.3 and everything is fine. Any permission issues maybe ?

Taxoman’s picture

Category: bug » support
Priority: Critical » Normal
Sylvain Lecoy’s picture

Priority: Normal » Critical

Following Drupal best practises, wsod is considered as critical.

It may not appear on a fresh install but it appear on a production server that I can't reset for obvious reasons.

lsolesen’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still an issue after you upgraded your version to beta7?

lsolesen’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)