Latest update breaks database
-
When I try to save anything, I get all kinds of database error codes (MySQL). I also really miss the button that geocoded the long and lat for you – I have to google it separately, now, which is a pain since your program doesn’t accept the NSEW coordinates.
I can send a screen shot of the error codes, but here it is in text:
INSERT INTO
wp_map_locations(location_messages,location_settings,location_group_map,location_extrafields,location_title,location_address,location_latitude,location_longitude,location_city,location_state,location_country,location_postal_code,location_zoom,location_draggable,location_infowindow_default_open,location_animation) VALUES (”, ‘a:3:{s:7:\”onclick\”;s:6:\”marker\”;s:13:\”redirect_link\”;s:0:\”\”;s:20:\”redirect_link_window\”;s:3:\”yes\”;}’, ‘N;’, ‘N;’, ‘Kelly Connolly\’s Mother’, ‘West Bloomfield, Mi’, ‘83.3747’, ‘42.5711’, ”, ”, ”, ”, ‘0’, ”, ”, ‘BOUNCE’)
The topic ‘Latest update breaks database’ is closed to new replies.