• Hello,

    Getting following error while I upgraded wordpress to 4.4

    PHP Warning: require(G:\PleskVhosts\nidhidesignersarees.com\httpdocs/wp-includes/class-wp-http-streams.php): failed to open stream: No such file or directory in G:\PleskVhosts\nidhidesignersarees.com\httpdocs\wp-settings.php on line 179
    PHP Warning: require(G:\PleskVhosts\nidhidesignersarees.com\httpdocs/wp-includes/class-wp-http-streams.php): failed to open stream: No such file or directory in G:\PleskVhosts\nidhidesignersarees.com\httpdocs\wp-settings.php on line 179
    PHP Fatal error: require(): Failed opening required ‘G:\PleskVhosts\nidhidesignersarees.com\httpdocs/wp-includes/class-wp-http-streams.php’ (include_path=’.;.\includes;.\pear’) in G:\PleskVhosts\nidhidesignersarees.com\httpdocs\wp-settings.php on line 179

    Thanks,
    Vicky

Viewing 9 replies - 1 through 9 (of 9 total)
  • It looks like your upgrade didn’t work a well as it should and it’s dropped some files from the system.

    The best way to fix this is to do a manual upgrade. This is a bit more “intensive” then doing the automatic upgrade in the admin area, but it will make sure that everything is where it should be.

    https://codex.wordpress.org/Updating_WordPress#Manual_Update

    Thread Starter Vickymedia

    (@vickymedia)

    Hello,

    Thanks for quick reply but first I updated through Admin Area it did nt work than I tried manual upgrade and got the above errors.

    Thanks,
    VIcky

    The error still means that the WordPress system can’t find the file /wp-includes/class-wp-http-streams.php, so you’ll be best off uploading at least that one file again to be sure that it is there and in the right location.

    Thread Starter Vickymedia

    (@vickymedia)

    Hello,

    Yes will do the same and update you if any issues.

    Thanks,
    Vicky

    Thread Starter Vickymedia

    (@vickymedia)

    Hello,

    Thanks a ton it did worked.

    thanks,
    Vicky

    Thread Starter Vickymedia

    (@vickymedia)

    Hello,

    Now getting following two error :

    on front end :

    PHP Fatal error: Call to undefined function woocommerce_get_template_part() in G:\PleskVhosts\nidhidesignersarees.com\httpdocs\wp-content\themes\flatsome\inc\shortcodes\product_flip.php on line 43

    and following error on admin panel :

    PHP Fatal error: Call to undefined function is_checkout() in G:\PleskVhosts\nidhidesignersarees.com\httpdocs\wp-content\themes\flatsome\inc\helpers\global.php on line 27

    Thanks,
    VIcky

    Those both come from the Woocommerce plugin. I’d suggest re-installing that manually as well.

    If you get errors like this after doing that, always look for where the files are that can’t be located. The location on the file system will tell you which theme, plugin or core files are missing, and you’ll know what you need to re-upload to get the files back to where the should be.

    thanks for the guide,
    i can access my dashboard page after update it manually.

    Thread Starter Vickymedia

    (@vickymedia)

    Hello,

    Super support and thanks for guide your solution again worked.

    Initially i use to spend hrs solving such issues still wasn’t able too.

    Thanks a ton.

    thanks,
    Vicky

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Error while upgrading to wordpress 4.4’ is closed to new replies.