Title: [Plugin: Events Manager] enabling global table
Last modified: August 20, 2016

---

# [Plugin: Events Manager] enabling global table

 *  Resolved [tharansakthi](https://wordpress.org/support/users/tharansakthi/)
 * (@tharansakthi)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-events-manager-enabling-global-table/)
 * Marcus, Can you tell where all the event data will be stored in a multisite network…
   my site has no wp_0_options or any other table with prefix wp_0_ .. I think this
   causes some problem in using this plugin in multisite mode.
    Please reply back
   soon.
 * [http://wordpress.org/extend/plugins/events-manager/](http://wordpress.org/extend/plugins/events-manager/)

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

 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-events-manager-enabling-global-table/#post-3086948)
 * EM creates tables like
 * wp_em_events
    wp_em_bookings wp_em_locations …..
 * so you’d expect to see wp_1_em_events etc. for each blog
 * if that’s not happening, first thing I’d suggest is make sure you can install
   it on your main blog
 * chancs are you need to go to wp_x_options and modify dbem_version so that it’s
   e.g. 5 so that it triggers the db update and adds the relevant tables
 *  Thread Starter [tharansakthi](https://wordpress.org/support/users/tharansakthi/)
 * (@tharansakthi)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-events-manager-enabling-global-table/#post-3087106)
 * Sorry for the delay… I installed the plugin in network admin. and network activated
   the plugin.
 * Now trying to change the options to make the plugin to use global table for storing
   events from the network admin menu, But its not working??
 * When trying to save an event, it says it couldn’t save it to the table…
 * if global table is enabled, where will the data save? which table?
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-events-manager-enabling-global-table/#post-3087117)
 * if enabled, then the info is saved to the root blog tables e.g. wp_em_events 
   or wp_1_em_events table
 * If that doesn’t work, try uninstalling and re-installing EM (i.e. go to Network
   Admin > EM > Admin Tools > Uninstall (reset might even work)
 *  Thread Starter [tharansakthi](https://wordpress.org/support/users/tharansakthi/)
 * (@tharansakthi)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-events-manager-enabling-global-table/#post-3087121)
 * even after doing that, it says like this
 *     ```
       Your event details are incorrect and cannot be published, please correct these errors first:
   
       Something went wrong saving your event to the index table. Please inform a site administrator about this.
       ```
   
 * when I tried to add a event ( from both main site and other sites)
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-events-manager-enabling-global-table/#post-3087132)
 * in that case, I’d try re-installing and check your php error logs immediately
   after to see if WP reported any PHP/SQL errors.

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

The topic ‘[Plugin: Events Manager] enabling global table’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-events-manager-enabling-global-table/#post-3087132)
 * Status: resolved