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).
CommentFileSizeAuthor
#1 1170180.patch624 byteslelizondo

Comments

lelizondo’s picture

Version: 6.x-1.4 » 6.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new624 bytes

Here'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.

dave reid’s picture

Status: Needs review » Fixed

Thanks I had this applied locally so committed to Git: http://drupalcode.org/project/realname.git/commit/039e933

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.