dshanske / simple-location

Adds Basic Location Support to Wordpress
https://wordpress.org/plugins/simple-location
Other
29 stars 14 forks source link

Airport Weather Error #166

Closed webkernel closed 4 years ago

webkernel commented 4 years ago

Hi David,

Tried to add Airport Weather Widget and got these errors (Simple Location Plugin is installed).

Warning: Illegal string offset 'latitude' in /home/paulopin/public_html/wp-content/plugins/simple-location/includes/class-sloc-airport-widget.php on line 62

Warning: Illegal string offset 'longitude' in /home/paulopin/public_html/wp-content/plugins/simple-location/includes/class-sloc-airport-widget.php on line 62

dshanske commented 4 years ago

What airport were you putting in?

webkernel commented 4 years ago

LPPR Oporto, Portugal

dshanske commented 4 years ago

I see the errors. It looks like I'm not validating the data I'm pulling with the airport locations. I'll fix it.

webkernel commented 4 years ago

Oh, many thanks for that.