Piwigo / piwigo-openstreetmap

OpenStreetMap integration for Piwigo
http://piwigo.org/ext/extension_view.php?eid=701
GNU General Public License v3.0
35 stars 35 forks source link

"Show All" Link on OpenstreetMap Plugin #133

Open kiteboy opened 7 years ago

kiteboy commented 7 years ago

Hi not sure if this is the right place

When I click on the show all link on openstreet map I get an error like the following

Piwigo encountered an unrecoverable error

[Hacking attempt] the input parameter "min_lng" is not valid

1 check_input_parameter /srv/disk3/1509283/www/sitename/cameras/plugins/piwigo-openstreetmap/include/functions_map.php(145)

2 osm_get_items /srv/disk3/1509283/www/sitename/cameras/plugins/piwigo-openstreetmap/osmmap3.php(92)

3 include_once /srv/disk3/1509283/www/sitename/cameras/osmmap.php(12)

I have no idea how to resolve or if an issue with the plugin

ghost commented 7 years ago

It seems that the error happens when the parameter "min_lng" takes a negative value.

demokrit2017 commented 7 years ago

It happens also on my site, when I'm in full distance and clicking on this link.

7tonin commented 5 years ago

You stumbled over a bug. See commit e138167