Welcome to the Community Exchange, a place where community members can exchange questions and answers related to DotNetNuke. If you would like more info about the Community Exchange, please visit this page in our Wiki.
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.
Any help would be much appreciated i am at a lost end with this.thanks - amardeep.bains 8/17/2012
What happens if you use the default port for the development site?
Best wishes Michael
I changed the default web site port to 80 in IIS as this was being used by SharePoint and hey presto it all worked.Thanks for putting me in the right direction. - amardeep.bains 8/21/2012
You have already flagged this post. Clicking "Remove Flag" below will remove your flag, thus reducing the count by one as well.