Hello:
When I have a page as secure and SSL activated, the profile pics shows error in the buttons (messages, notifications, profile, profile pic, exit) used in <div id="Login">.
If I lok at image properties (right bouton in mouse, properties, over image) I see this:
https://www.domain.com/profilepic.ashx?userId=1&h=32&w=32
I'm using www.domain.com:8445 as SSL address so it should be:
https://www.domain.com:8445/profilepic.ashx?userId=1&h=32&w=32
Does any body knows where can I change it? It seems to be a bug, but I can do something...
Similar problem appears in the Member Directory configured to show the profile pic. Picture it's not showing but address seems correct:
https://www.domain.com:8445/LinkClick.aspx?fileticket=oN6LKOgkSVI%3d
Any idea?
I will report as bugs, but if somebody knows a temporal solution...
Thank's a lot