• Error.log file display PHP Warning: Undefined array key “path” in /home/xxx/public_html/wp-includes/canonical.php on line 590

    canonical.php to 590
    // Trailing /index.php.
    $redirect[‘path’] = preg_replace( ‘|/’ . preg_quote( $wp_rewrite->index, ‘|’ ) . ‘/*?$|’, ‘/’, $redirect[‘path’] );

    What is this question? Pls…

    Host a information:
    php: 8.0
    wordpress: 5.9.3

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Undefined array key “path” in /home/xxx/public_html/wp-includes/canonical.php’ is closed to new replies.