peterbell;333580 Wrote: > Okay, I think that I can see the problem. I -think- that : > > At line 2099 in Plugin.pm > localtime (time); > should be > localtime ( time() ); > > > Now, if only I knew how to modify a file in an archive .....
I changed the localtime syntax as you suggested but still get the following error: [08-08-29 12:27:53.4528] Slim::Display::Display::curLines (471) Error: bad lines function: Can't use an undefined value as an ARRAY reference at Plugins/WeatherTime/Plugin.pm line 2099. [08-08-29 12:27:53.4535] Slim::Display::Graphics::render (106) Error: bad lines function - non hash based display formats are depreciated -- uitje ------------------------------------------------------------------------ uitje's Profile: http://forums.slimdevices.com/member.php?userid=17121 View this thread: http://forums.slimdevices.com/showthread.php?t=21989 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
