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

Creating and modifying plugins.
Post Reply
xqTpx
Regular
Posts: 25
Joined: Wed Oct 11, 2006 6:29 pm

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

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

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

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
xqTpx
Regular
Posts: 25
Joined: Wed Oct 11, 2006 6:29 pm

Post 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 ;)!
Post Reply