• Hi, my ithemes security plugin tries to write in a table that does not exist. I have a multisite wp, the tables are wp_1_ to wp_36_ (not all are online). But its tries this:

    Got error 'PHP message: WordPress-Datenbank-Fehler Table 'wordpress-mu.wp_options' doesn't exist f\xc3\xbcr Abfrage INSERT IGNORE INTOwp_options(option_name,option_value,autoload) VALUES ('itsec-lock-notification-center', '1512473834', 'no') /* LOCK */ von require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, ITSEC_Notification_Center->check_notification_schedule_fast, ITSEC_Notification_Center->check_notification_schedule_accurate, ITSEC_Lib::get_lock\n',

    The table is wordpress-mu.wp_1_options. How can I fix this?

    BTW: the tables wp_1_itsec_lockouts, wp_1_itsec_log and wp_1_itsec_temp are existing!

    • This topic was modified 7 years, 3 months ago by gandalfhh.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘database name in mu wordpress’ is closed to new replies.