Closed (fixed)
Project:
Media Gallery
Version:
7.x-1.0-beta5
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2011 at 00:45 UTC
Updated:
29 May 2012 at 04:56 UTC
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
Comment #1
sylvain lecoy commentedOk 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 ?
Comment #2
Taxoman commentedComment #3
sylvain lecoy commentedFollowing 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.
Comment #4
lsolesen commentedIs this still an issue after you upgraded your version to beta7?
Comment #5
lsolesen commented