• Resolved Rhapsody348

    (@rhapsody348)


    Just passing on some error log entries that are generated when adding a new site on a multisite setup using subdomains. This is PHP 8.0, WordPress 6.1.1 and the AIOWPS Plugin version 5.1.5

    I’m also using W3 Total Cache V2.3.0 as shown in the error log but I do not believe that is the source of the errors. The errors did not have any adverse effect on the newly created site. It just filled the error log.

    ……/public_html/blog/wp-admin/network/error_log

    [08-Mar-2023 15:48:01 UTC] WordPress database error Incorrect index name ” for query ALTER TABLE wp_aiowps_audit_log ADD KEY (username) made by wpmu_create_blog, wp_insert_site, do_action(‘wp_initialize_site’), WP_Hook->do_action, WP_Hook->apply_filters, aiowps_ms_handle_new_site, AIOWPSecurity_Installer::create_db_tables, dbDelta, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection_QueryCaching->query, W3TC\_CallUnderlying->query, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_WpdbNew->default_query[08-Mar-2023 15:48:01 UTC] WordPress database error Incorrect index name ” for query ALTER TABLE wp_aiowps_audit_log ADD KEY (ip) made by wpmu_create_blog, wp_insert_site, do_action(‘wp_initialize_site’), WP_Hook->do_action, WP_Hook->apply_filters, aiowps_ms_handle_new_site, AIOWPSecurity_Installer::create_db_tables, dbDelta, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection_QueryCaching->query, W3TC\_CallUnderlying->query, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_WpdbNew->default_query[08-Mar-2023 15:48:01 UTC] WordPress database error Incorrect index name ” for query ALTER TABLE wp_aiowps_audit_log ADD KEY (level) made by wpmu_create_blog, wp_insert_site, do_action(‘wp_initialize_site’), WP_Hook->do_action, WP_Hook->apply_filters, aiowps_ms_handle_new_site, AIOWPSecurity_Installer::create_db_tables, dbDelta, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection_QueryCaching->query, W3TC\_CallUnderlying->query, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_WpdbNew->default_query[08-Mar-2023 15:48:01 UTC] WordPress database error Incorrect index name ” for query ALTER TABLE wp_aiowps_audit_log ADD KEY (event_type) made by wpmu_create_blog, wp_insert_site, do_action(‘wp_initialize_site’), WP_Hook->do_action, WP_Hook->apply_filters, aiowps_ms_handle_new_site, AIOWPSecurity_Installer::create_db_tables, dbDelta, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection_QueryCaching->query, W3TC\_CallUnderlying->query, W3TC\DbCache_WpdbNew->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_WpdbNew->default_query

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support aporter

    (@aporter)

    Hi,

    This appears to be coming from the pre release version you have installed.

    I’m looking into fixing this now.

    Best Wishes,

    Ashley

    Plugin Support aporter

    (@aporter)

    Hi,

    This is fixed in our development version, which you can download here if you wanted.

    https://gofile.io/d/iGXUyS

    It contains the previous fix and this one.

    Best Wishes,

    Ashley

    Thread Starter Rhapsody348

    (@rhapsody348)

    I can confirm that this now works in the latest release. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error Log Entries for Multisite Create Site’ is closed to new replies.