• Resolved pixelshrink

    (@pixelshrink)


    Hi, I’m trying out the migration and on the destination site, I’m getting a website with a broken layout, no WP login available and the error ‘Error: Your upload path is not valid or does not exist’, then the upload path of the migrated site. Is there any way to fix this please?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support tonyrobins

    (@tonyrobins)

    Hello @pixelshrink

    Our guess is that the value of the upload_path option in the wp_options table of the target database is defined to a custom value rather than null. In that case, WordPress would not be able to select it.

    Then you can go to the target site > in the database > find the upload_path in wp_options > modify the the value the option to null.

    All the best,

    Plugin Support tonyrobins

    (@tonyrobins)

    Hi there,

    Since we haven’t heard from you for a while, I am going to mark the thread as resolved.

    Please feel free to let us know if you need any further assistance.

    All the best,

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

The topic ‘Error: Your upload path is not valid or does not exist’ is closed to new replies.