Closed (fixed)
Project:
ImageCache Profiles
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2010 at 11:21 UTC
Updated:
26 Jan 2010 at 17:00 UTC
I received this error on whole drupal site once I upgraded the module to the latest dev version.
Fatal error: Cannot access empty property in /home/public_html/sites/all/modules/imagecache_profiles/views/imagecache_profiles_handler_field_user_picture.inc on line 32
Comments
Comment #1
andypostDo you upgrade views module too?
Latest change was #676062: Views Module added mail field to field user picture
Comment #2
andypostMy fault, suppose fixed http://drupal.org/cvs?commit=313062
Comment #3
sadist commentedupdated and tested. looks good so far.
thanks!