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).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

oskar_calvo’s picture

I have the same problem.

oskar

qasimzee’s picture

subscribe

ultimike’s picture

I ran into the same issue. Patch is attached.

-mike

John Franklin’s picture

Version: 6.x-1.x-dev » 6.x-1.5
Status: Active » Needs review
FileSize
628 bytes

Rerolled for latest release.

Status: Needs review » Needs work

The last submitted patch, realname-undefined_property_save-1165860-4.patch, failed testing.

hass’s picture

Issue summary: View changes
Status: Needs work » Closed (outdated)
fuzzy76’s picture

FileSize
592 bytes

Patches 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.