Active
Project:
Birthdays
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2011 at 20:26 UTC
Updated:
13 Dec 2011 at 22:32 UTC
Hi,
when running an operation with Drush at the PHP cli, my console is swamped with messages like:
WD php: Notice: Undefined property: stdClass::$profile_geburtsdatum in birthdays_load_user() (line 658 of /var/www/drupal/sites/all/modules/birthdays/birthdays.module).
Any idea what this is, and how I can get rid of it?
Thanks!
Comments
Comment #1
tmwagner commentedI would like to hear some opinions of the cause of this too. I'm encountering this from a custom module that did not throw errors until Pressflow was added.
Comment #2
Niklas Fiekas commentedReally the exact same
or just another PHP notice?