Page 1 of 1

Error: Services_Weather (Metar.php:359): /Pearl Weather Plug

Posted: Mon May 12, 2008 8:00 pm
by xqTpx
Hi,

i'm using the Pearl Weather plugin and its working so far.
But above the weather information i got this error:
"Error: Services_Weather (Metar.php:359): "

Any hints ?

Thanks a lot for taking the time :-)

xqTpx

Re: Error: Services_Weather (Metar.php:359): /Pearl Weather

Posted: Mon May 12, 2008 9:04 pm
by garvinhicking
Hi!

Which PEAR modules did you install? This message comes straight from the PEAR module...it might be that the Metar.php file is missing? Or Services_Weather?

Regards,
Garvin

Posted: Sun May 18, 2008 11:17 pm
by xqTpx
Hi Garvin,

thanks a lot for your reply. I've installed "php-services-weather " from the debian repository. I also tried to install the addon from the homepage, but the same error occours.

This is line 395 from Metar.php:

return Services_Weather::raiseError(SERVICES_WEATHER_ERROR_WRONG_SERVER_DATA, __FILE__, __LINE__);

I've just comment this line out and everything is working so far ;-), well exacpt from the icons.

Thanks ;)!