I've been getting this error when using drush.
WD php: Notice: Undefined property: stdClass::$name in realname_username() (line 116 of /mypath/public_html/sites/all/modules/contrib/realname/realname_theme.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1170180.patch | 624 bytes | lelizondo |
Comments
Comment #1
lelizondo commentedHere's a very simple and working patch that solves this issue.
This probably has something to do with my PHP version, I'm using 5.2.? but it won't affect any newer or older version.
Comment #2
dave reidThanks I had this applied locally so committed to Git: http://drupalcode.org/project/realname.git/commit/039e933