We recently upgraded to Drupal 7.12 from Drupal 5. We did a two-step upgrade. I noticed that we were getting the following PHP error in our log:
Undefined property: stdClass::$visibility in profile_view_field() (line 283 of .../drupal-7/modules/profile/profile.module).
I upgraded to Drupal 7.14 tonight hoping the error would go away. I still see the PHP error.
While researching I found the following similar issue opened back in '08: http://drupal.org/node/326607
Any ideas?
Anybody else have this issue?
Comments
Comment #1
gtaylor commentedI'm pretty sure that this http://drupal.org/node/1170362 is related to our issue. I'm now seeing: