Errors On Add Map
-
I have installed the Pro version and added my Google Maps API Key.
When attempting to create a new map, I enter all my information and click “Save Map”.
However, I receive 4 errors at the top of the page that say the following:WordPress database error: [Table ‘mysqldatabase2767.wp_create_map’ doesn’t exist]
SHOW FULL COLUMNS FROMwp_create_mapWordPress database error: [Table ‘mysqldatabase2767.wp_map_locations’ doesn’t exist]
SELECT * FROM wp_map_locations ORDER BY location_id ASCWordPress database error: [Table ‘mysqldatabase2767.wp_group_map’ doesn’t exist]
SELECT * FROM wp_group_map ORDER BY group_map_id ASCWordPress database error: [Table ‘mysqldatabase2767.wp_map_routes’ doesn’t exist]
SELECT * FROM wp_map_routes ORDER BY route_id ASCI have uninstalled and reinstalled the plugin from the provided download, but this has not solved the issue.
Thank you for your help.
The topic ‘Errors On Add Map’ is closed to new replies.