I have only noticed this problem since updating to the latest google_analytics. That module is now calling token_replace_multiple in hook_footer. Here is an example of the notice:

Notice: Undefined property: stdClass::$name in user_token_values() (line 52 of /mnt/www/html/gardener/docroot/modules/acquia/token/token_user.inc).;

CommentFileSizeAuthor
#1 token_user_notices-D6-1198278-1.patch449 bytespaul.lovvik

Comments

paul.lovvik’s picture

Status: Active » Needs review
StatusFileSize
new449 bytes

Here is a patch that addresses the issue for me.

dave reid’s picture

Version: 6.x-1.16 » 6.x-1.x-dev
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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