• Hello guys.

    I have got this message in the Error log.

    [03-Sep-2015 09:23:52 UTC] PHP Notice: Undefined index: path in /home/expunere/public_html/wp-includes/canonical.php on line 369
    [03-Sep-2015 09:23:52 UTC] PHP Notice: Undefined index: path in /home/expunere/public_html/wp-includes/canonical.php on line 369
    [03-Sep-2015 09:42:01 UTC] PHP Notice: Undefined index: path in /home/expunere/public_html/wp-includes/canonical.php on line 369
    [03-Sep-2015 09:42:01 UTC] PHP Notice: Undefined index: path in /home/expunere/public_html/wp-includes/canonical.php on line 369

    And this is the line 369:

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

    What is the problem?

  • The topic ‘PHP Notice: Undefined index: path in /’ is closed to new replies.