• Resolved limonrojo

    (@limonrojo)


    I’m updating some features from my site and download all my production site to a local xampp based server. I modified my database to change all urls to a “localhost/testingSite/…” like pattern. All is working but all my virtual product’s downloadable items have dissappeard.
    I make a second installation in another directory and the same.
    Finally, in my original server i’ve made the same: new directory copy all files and create a new DDBB with all urls changed… and the same problem. All my virtual product’s downloadable items have dissappeard.

    When, in any of these testing installations, I add a new downloadable item, all works fine with this product. But the others still have the problem.

    I’ve done this process in other sites lots of times with succesfull results.

    I saw that lots of people experiment similar issues when migrating site with download permissions and so.

    Any idea?

    Of course, the files are in the filesystem and the attachments are in the wp-post table… everything appears to be ok but the $product_object->get_downloads( 'edit' ); instruction basically doesn’t show the product’s downloadable items.
    Thanks

    • This topic was modified 4 years, 2 months ago by limonrojo.

    The page I need help with: [log in to see the link]

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

    (@wpniall)

    Hi @limonrojo!

    How did you export your production site to your local XAMPP-based server?

    I suggest using the free WP Migrate DB plugin to do that, as that’s what we recommend for migrating from one site to another: https://docs.woocommerce.com/document/migrating-products-between-sites/#section-3.

    I think the reason you didn’t have this issue before may be due to a plugin conflict or a file permissions issue.

    Please let us know if the WP Migrate DB option lets you export all the products, including the downloadable items.

    Plugin Support Niall a11n

    (@wpniall)

    Hi again,

    We haven’t heard back from you for a while, so I’m going to mark this as resolved – if you have any further questions or need further help, please start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change site URL and all product’s downloadable items dissappeard’ is closed to new replies.