Hi Flynax,

1. How do I set the language to be always in English, regardless of which language user choose?
in plugins/weatherForecast/js.tpl

I changed
Code:
Only registered members can view the code.
to:
Code:
Only registered members can view the code.
But it gives error, stuck at loading...

2. How do I change weather icons?
in plugins/weatherForecast/rlWeatherForecast.class.php

I found
Code:
Only registered members can view the code.
I assume these are where I need to look at to change icon. I'm not sure. If I have an icons folder in the plugin. Is there simple way to change icon to the relative weather condition?