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

Error: osm_places table doesn't exist #104

Closed svininykh closed 8 years ago

svininykh commented 8 years ago

I try install plugin for Piwigo 2.8.1 and get errors where try set OSM for photo.

Warning:  [mysql error 1146] Table 'piwigo_life.piwigo_osm_places' doesn't exist

SELECT id, name, latitude, longitude
  FROM piwigo_osm_places
; in /var/www/html/life/include/dblayer/functions_mysqli.inc.php on line 832

Fatal error: Call to a member function fetch_assoc() on boolean in /var/www/html/life/include/dblayer/functions_mysqli.inc.php on line 213
xbgmsharp commented 8 years ago

I push a fix, otherwise the table is created when you go to Plugins -> OpenStreetMap -> Places.