Scriptfeeds Blog
  • Blog
  • WordPress
    • Woocommerce
    • WordPress Errors
    • WordPress Plugins
  • Development
    • WordPress Themes
  • Hire us
Cart / $0.00

No products in the cart.

No Result
View All Result
Scriptfeeds Blog
  • Blog
  • WordPress
    • Woocommerce
    • WordPress Errors
    • WordPress Plugins
  • Development
    • WordPress Themes
  • Hire us
Cart / $0.00

No products in the cart.

No Result
View All Result
Scriptfeeds Blog
No Result
View All Result
Home Wordpress Errors

Fix “Your upload path is not valid” error in 2 quick steps

Scriptfeeds by Scriptfeeds
May 28, 2023
in Errors, Wordpress
1
84
SHARES
Share on FacebookShare on TwitterWhatsapp this Blog

Sometimes after WordPress migration “Your upload path is not valid or does not exist ” is a common error which blocks updates of plugins, themes and other WordPress features. Such error usually occurred after migration WordPress site from one server to another sever.

This article will guide you to easy quick steps to fix ” Your upload path is not valid or does not exist” error.

Table of Contents

  • Way 1 : Adding code in wp-config file of WordPress.
  • Way 2 : Advance way, by using PHP admin

    Way 1 : Add the following code in wp-config file of WordPress.

    • Navigate to the wp-config file of your wordpress installation (You need server access or FTP access of your hosting/server)
    • add the below code before the line which says “/* That’s all, stop editing! Happy publishing. */” in wp-config file
    define( 'UPLOADS', '/wp-content/uploads' );
    • Save the file and that’s it. check image below
    Your upload path is not valid

    Way 2 : Advance way, by using PHP admin to fix “Your upload path is not valid” error

    • Login in server/hosting of your WordPress installation.
    • Go to phpmyadmin and select the database of your wordpress installation
    • Search for wp_option table (prefix “wp” can be different, depending upon your installation) or just search option table.
    • Look for “Upload_path” row in same table and edit it by clicking on edit option.
    • Add the “/wp-content/uploads” in box like the image below
    PHP admin to fix upload error

    So these are two quick ways to fix “Your upload path is not valid or does not exist” error in WordPress. Let us know if you have any question or query regarding same.

    happy coding!

    Connect with Developer
    Loading
    Share34Tweet21Send

    Comments 1

    1. Pingback: WordPress Error: Your upload path is not valid or does not exist - Scriptfeeds Blog

    Leave a Reply Cancel reply

    Your email address will not be published. Required fields are marked *

    I agree to the Terms & Conditions and Privacy Policy.

    Scriptfeeds Blog

    © 2022 Scriptfeeds

    Blog Categories

    • WordPress
    • Development
    • Reviews
    • Marketing

    Connect us on

    No Result
    View All Result
    • Blog
    • WordPress
      • Woocommerce
      • WordPress Errors
      • WordPress Plugins
    • Development
      • WordPress Themes
    • Hire us

    © 2022 Scriptfeeds

    This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.