Can't Upload Sample Data

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #9306
    lwall_mba
    Member

    I am trying to install the sample data and regardless on how small I break the sample file into (following advice on other threads), I continue receiving error message:

    Failed to import shop_order_status cancelled
    Failed to import shop_order_status completed
    Failed to import shop_order_status failed
    Failed to import shop_order_status on-hold
    Failed to import shop_order_status pending
    Failed to import shop_order_status processing
    Failed to import shop_order_status refunded

    I am using WordPress 3.9 on Google App Engine 1.9.10.

    Google AppEngine forces users to upload data from buckets (Google’s secure environment), which seems to be working with exception of the files shown above because I see the following in my dashboard.

    11 Posts
    43 Pages
    34 Comments

    When I try to activate “Single Page Site – Enable Auto-Built Menu” I do not see any options in the “Choose the Page Sections for display” section, it says “No Posts Found”, see picture attached.

    #9340
    Raghavendra
    Moderator

    Looks like the page sections were not imported in your case. I am attaching the page sections sample data xml file. Pls import the same and see if you are able to see page sections then. More information about page sections in the documentation.

    #9342
    Raghavendra
    Moderator
    This reply has been marked as private.
    #9348
    lwall_mba
    Member

    Thank you, meteorite.

    I uploaded the file and get the following message.

    ————————————————————————–
    Import WordPress
    Page Section “Features” already exists.
    Page Section “Intro” already exists.
    Page Section “Pricing” already exists.
    Page Section “Work” already exists.
    Page Section “Team” already exists.
    Page Section “Showcase” already exists.

    All done. Have fun!

    Remember to update the passwords and roles of imported users.
    ————————————————————————–

    I tried the original file again and still the error persists showing.

    ————————————————————————–
    Failed to import shop_order_status pending
    Failed to import shop_order_status failed
    Failed to import shop_order_status on-hold
    Failed to import shop_order_status processing
    Failed to import shop_order_status completed
    Failed to import shop_order_status refunded
    Failed to import shop_order_status cancelled
    ————————————————————————–

    What else can I try?

    #9349
    Raghavendra
    Moderator

    The error is probably due to changed status object in the woocommerce 2.2 version while the sample data probably still has references to old status object and hence woocommerce cannot find the same. You can ignore the same if all other data has been imported. For woocommerce, you can always import the dummy.xml file located in the woocommerce plugin folder later on if required.

    Since the page sections are imported, you should see them listed in the page edit window now.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.