Posted by asb on October 8, 2011 at 8:26pm
4 followers
Jump to:
| Project: | Birthdays |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
I 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.
#2
Really the exact same
or just another PHP notice?