Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58983


Ignore:
Timestamp:
08/04/2023 07:28:02 PM (2 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58983

    • Property Focuses multisite added
    • Property Component changed from General to Networks and Sites
  • Ticket #58983 – Description

    initial v1  
    22Performing the network upgrade doesnt seem to get rid of the message
    33
    4 Notice: Function wp_check_site_meta_support_prefilter was called incorrectly. The wp_blogmeta table is not installed. Please run the network database upgrade. Please see Debugging in WordPress for more information. (This message was added in version 5.1.0.) in .../wp-includes/functions.php on line 5865
     4`Notice: Function wp_check_site_meta_support_prefilter was called incorrectly. The wp_blogmeta table is not installed. Please run the network database upgrade. Please see Debugging in WordPress for more information. (This message was added in version 5.1.0.) in .../wp-includes/functions.php on line 5865`
    55
    66The table itself doesnt seem to exist in the database nor is it being created.  Its no affecting any multi site functionality though.