Error in php error log when moving marker
-
I get an error in my php error.log file saying
WordPress database error Unknown column 'lnglat' in 'field list' for query UPDATE wp_wpgmza SET lat='51.32707321710987', lng='-2.4781300968505793', latlng=ST_GeomFromText('POINT(51.32707321711 -2.4781300968506)'), lnglat=ST_GeomFromText('POINT(51.32707321711 -2.4781300968506)') WHERE id=2 made by require_once('wp-admin/admin-header.php'), do_action('admin_head'), WP_Hook->do_action, WP_Hook->apply_filters, wpgmaps_head_pro, WPGMZA\ProMarker->__set, WPGMZA\Marker->__set, WPGMZA\Marker->update_latlng
There is a comment in wpGoogleMaps.php saying ” Removed experimental lnglat column”
I’m not sure that the removal was done completely.I am using 8.0.21 of maps and 8.0.25 of pro.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error in php error log when moving marker’ is closed to new replies.