My mysites is employee.sharepoint
The discussion is it.sharepoint.
The mysites had the user photos populated. In a discussion board on it.sharepoint, I am missing the avatar/user photo next to the user's name.
It receive The query string "ID" is missing or invalid.
And it tries to take me to
http://it.sharepoint/Infrastructure/_layouts/userdisp.aspx?ID=
The ULS viewer sees the entry as
Microsoft.SharePoint.SPException: The query string "ID" is missing or invalid.
at Microsoft.SharePoint.ApplicationPages.UserDisplayEditPageBase.OnInit(EventArgs e)
at Microsoft.SharePoint.ApplicationPages.UserDisplayPage.OnInit(EventArgs evtargs)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
How do I get the photos to show up in the discussions?