Unable to add location – database error
-
Hi,
I am trying to add a location, first time in a while, but I am getting this database error
WordPress database error: [Unknown column ‘location_settings’ in ‘field list’]
INSERT INTO
wp_map_locations(location_messages,location_settings,location_group_map,location_title,location_address,location_latitude,location_longitude,location_city,location_state,location_country,location_postal_code,location_draggable,location_infowindow_default_open,location_animation) VALUES (”, ‘a:4:{s:7:\”onclick\”;s:6:\”marker\”;s:13:\”redirect_link\”;s:0:\”\”;s:20:\”redirect_link_window\”;s:3:\”yes\”;s:14:\”featured_image\”;s:0:\”\”;}’, ‘a:0:{}’, ‘Tokoyo’, ‘Tokyo, Japan’, ‘35.6764225’, ‘139.650027’, ”, ‘Tokyo’, ‘Japan’, ”, ”, ”, ‘BOUNCE’)Looking through the database there doesn’t appear to be a “location_settings” column so bit confused. I did think about re-installing but I don’t want to loose the 70+ locations I have added previously.
Any help gratefully received.
The topic ‘Unable to add location – database error’ is closed to new replies.