
Notice: Trying to get property of non-object in user_uri() (line 194 of /www/htdocs/modules/user/user.module). when viewing pages
Notice: Trying to get property of non-object in user_uri() (line 194 of /www/htdocs/modules/user/user.module). when viewing pages
Comments
Comment #1
cilefen commentedThere is not enough information in the issue summary to work on the problem. Please include more details about your site because this is not a general bug.
Comment #2
stephenrobinson commentedis a relation bug, keeps trying to load anonymous user all over the place I think...
Comment #3
cilefen commentedCan you debug and get a stack trace to see who is calling user_uri() with something that isn't a user object?
Comment #4
stephenrobinson commentedrelation module when edit node user ref replaced value with zero - bad module or module interaction, they were trying stuff and changing it back, sorry for the time wasting :)
Comment #5
cilefen commented