Hi when viewing the notification bar in my site the link to profile avatar shows a red cross instead of the default no profile image, now i have checked the site alias and changed it to point correctly rather than localhost as it was but still no luck.
I checked the image with firebug and noticed that the image source was pointing to "http://wmshpasql001:8082/dotnetnuke:8082/profilepic.ashx?userId=1&h=32&w=32" when it should be "http://wmshpasql001:8082/dotnetnuke/profilepic.ashx?userId=1&h=32&w=32". If i edit the source in firebug the correct image is displayed but i don't know where i can change this in the actual site code to make it permanent. This problem is only on the notification bar if i edit my profile it shows the correct image.
Just for info this site is in development hence why it is pointing to server name and port rather than a proper domain name.
I am using DNN 6.2.2.