Closed (fixed)
Project:
Media Gallery
Version:
7.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2011 at 13:32 UTC
Updated:
23 Jul 2011 at 12:00 UTC
Reactivated module and upgraded to b3 today when I read that some issues I'd been having were resolved. However, I cannot load the config screen. PHP error is:
PHP Fatal error: Cannot access empty property in /html/modules/field/field.attach.inc on line 198, referer: /#overlay=admin/config/media/galleries
If there's any other information I can provide, please let me know.
Comments
Comment #1
liakoni commentedSame problem here in a clean install of Drupal 7 .
Comment #2
missmobtown commentedI was having the same issue on a fresh install of D7 on my local machine until I switched PHP versions - changing from 5.2.6 to 5.3 resolved it instantly.
Comment #3
v1zzar3 commentedhad the same problem, upgrading helped a lot, thanks
Comment #4
lelizondo commentedI'm using MAMP with PHP 5.3.2 and I have the same problem.
Comment #5
lelizondo commentedIt seems that using git to download the latest version of Styles, Media and Media Gallery solves the problem for me. Using PHP 5.3.2
Comment #6
TripX commented