Forum Replies Created

Viewing 1 replies (of 1 total)
  • I have the same problem.
    The 317 line PHP warning is on the /wp-admin/network.php file.
    Something with the home path becomes undefined or so.
    $home_path = 0 === strpos( $abspath_fix, $document_root_fix ) ? $document_root_fix . $base : str_replace( ‘\\’, ‘/’, get_home_path() );

Viewing 1 replies (of 1 total)