Quoting bouton <[EMAIL PROTECTED]>:

>
> A day later, plugin re-downloaded and started again - and still too
> hot.
> hmmmmmmm

I managed to reproduce this error, but only under teh case I described.  The
cached data was the problem.  Here are some things you can consider to
investigate:

find your cachedir.  on winxp, this is likely c:\program files\slimserver\Cache
(assuming you did the default install) Remove all the .dat files.  These are
the cached data files.

open up the forecaster.pm (any text editor will do, like wordpad)
change line 377 to 'debug' => 1.  save it. Then run the server from the command
line:
open a command prompt
cd "\program files\slimserver\server"
slim.exe

Now, when you go into the plugin to get the data, the raw data will come up in
the command prompt window, and you can see if it is grabbing fresh data or
cached data.

Worst case for caching is 120 minutes for the long range forecast data.

-kdf
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to