I'm getting the following warning in Pressflow on php 5.3:
Notice: Undefined property: stdClass::$realname_save in realname_form_alter() (line 566 of /var/aegir/platforms/live/example-6.x-1.20.3/profiles/example/modules/contrib/realname/realname.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | realname-undefined_property_save-1165860-7.patch | 592 bytes | fuzzy76 |
| #3 | undefined_property_realname_save.patch | 661 bytes | ultimike |
Comments
Comment #1
oskar_calvo commentedI have the same problem.
oskar
Comment #2
qasimzee commentedsubscribe
Comment #3
ultimikeI ran into the same issue. Patch is attached.
-mike
Comment #4
john franklin commentedRerolled for latest release.
Comment #6
hass commentedComment #7
fuzzy76 commentedPatches needs to be rolled from inside the module directory for drush make to be able to use them cleanly. Fixed paths in #4 and verified against 6.x-1.5.