Making WordPress.org

Opened 3 years ago

Last modified 3 years ago

#6331 new enhancement

Sevral typo in "debugging a WordPress Network"

Reported by: sebastienserre's profile sebastienserre Owned by:
Milestone: Priority: normal
Component: HelpHub (wordpress.org/documentation) Keywords:
Cc:

Description

Hello,

By chance I have some trouble with a database connection on a network and I think I've found some typo/mistake in the page https://wordpress.org/support/article/debugging-a-wordpress-network/

1/ the list of table name listed on the docs is different than in the WordPress screen.
https://wordpress.org/support/article/debugging-a-wordpress-network/#check-the-database
https://i.imgur.com/bRkcnz8.png

2/https://i.imgur.com/bRkcnz8.png there's a typo: databse io database

Change History (3)

#2 @dd32
3 years ago

I've corrected the typo, and I've added wp_blogmeta to the table listing.

The list in core also includes wp_users and wp_usermeta, which indeed should be checked they exist.. but I'm unsure why core mentions them.. as they should well exist.. as the article seems to be written in the context of debugging an upgrade from a working single-site.

I'll mention this in the core multisite channel to see if anyone has improvements they'd like to suggest.

This ticket was mentioned in Slack in #core-multisite by dd32. View the logs.


3 years ago

Note: See TracTickets for help on using tickets.