sorry if you do not want to provide details about your website I can not help.
Only the code is not enough. maybe the xml is wrong.
succes
Herman

Thanks. I updated yowindow.xml but still don't read my PWS.hermanz wrote:Hi Tiki
I miss the bold text
<?xml version="1.0" encoding="UTF-8"?>
<response>
<current_weather>
<temperature>
<current value="10.2"/>
<feels_like value=" 7.5"/>
</temperature>
</current_weather>
</response>
gr.
Herman
Please read the link hermanz has pointed you to.tiki wrote:Done some more testing and now I'm more confused. I had crossdomain.xml in public_html folder. I moved it to the root. No effect. Then I removed it. No effect again. Then I changed that "current_weather" address to the one other site what I know to work's. This time my page start showing those correct weather conditions in this yowindow.xml, so without crossdomain.xml anywhere. :? :?
Edit. Yowindow PC software won't work if crossdomain.xml is't placed to public_html folder. Now it is there.
Yes I tested that. Widget neither PC Sofware did not work when it was there. When it is in public_html folder, PC software works. I think public_html folder is a root folder for web pages.