Title: Can not add map
Last modified: April 24, 2026

---

# Can not add map

 *  Resolved [renarios](https://wordpress.org/support/users/renarios/)
 * (@renarios)
 * [4 weeks ago](https://wordpress.org/support/topic/can-not-add-map/)
 * Afer installing WP Open Street Map, I clicked on “Add new map”, but nothing happens.
   Not in Firefox, not in Chrome.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [renarios](https://wordpress.org/support/users/renarios/)
 * (@renarios)
 * [4 weeks ago](https://wordpress.org/support/topic/can-not-add-map/#post-18890666)
 * I’m running on PHP 8.3 with multisite.
   Here is the error in server logs:FastCGI
   sent in stderr: “PHP message: PHP Warning: Undefined array key “id” in /var/www/
   <domain>/wordpress/wp-content/plugins/wp-open-street-map/wp_openstreetmap.php
   on line 462; PHP message: WordPress database error Table ‘<domain>.wp_3_wp_openstreetmap’
   doesn’t exist for query SELECT * FROM wp_3_wp_openstreetmap ORDER BY name made
   by do_action(‘toplevel_page_wp_openstreetmaps’), WP_Hook->do_action, WP_Hook-
   >apply_filters, wp_openstreetmaps” while reading response header from upstream,
   client: 188.90.188.213, server: shorttrackhoorn.nl, request: “GET /wp-admin/admin.
   php?page=wp_openstreetmaps HTTP/2.0”, upstream: “fastcgi://unix:/run/php/php8.3-
   fpm.sock:”, host: “<domain>”, referrer: “<domain>”
 *  Plugin Author [manu225](https://wordpress.org/support/users/manu225/)
 * (@manu225)
 * [3 weeks, 6 days ago](https://wordpress.org/support/topic/can-not-add-map/#post-18890696)
 * Hi,
 * > PHP message: WordPress database error Table ‘.wp_3_wp_openstreetmap’ doesn’t
   > exist
 * It seems like tables are not correctly created in database on plugin activation_._
 * Have you tried to **disable and remove** the plugin and install it again?
 * If it’s not working, try to check in your error logs if there is something on
   lines 73 and 103 of wp_openstreetmap.php (it’s on these 2 lines that the 2 tables
   of my plugins are created).
 *  Plugin Author [manu225](https://wordpress.org/support/users/manu225/)
 * (@manu225)
 * [2 weeks, 3 days ago](https://wordpress.org/support/topic/can-not-add-map/#post-18900438)
 * As I didn’t have any response, I checked what happened on multisite: my plugin
   wasn’t ready for this option and that’s why there were missing tables (only those
   on the primary website were created).
 * So I published today the v1.41 that adds the multisite support.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcan-not-add-map%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/wp-open-street-map/assets/icon-128x128.png?rev=1732082)
 * [WP Open Street Map](https://wordpress.org/plugins/wp-open-street-map/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-open-street-map/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-open-street-map/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-open-street-map/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-open-street-map/reviews/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * 3 replies
 * 2 participants
 * Last reply from: [manu225](https://wordpress.org/support/users/manu225/)
 * Last activity: [2 weeks, 3 days ago](https://wordpress.org/support/topic/can-not-add-map/#post-18900438)
 * Status: resolved