Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › Can't Upload Sample Data
- This topic has 4 replies, 2 voices, and was last updated 10 years, 3 months ago by Raghavendra.
-
AuthorPosts
-
September 18, 2014 at 2:02 pm #9306lwall_mbaMember
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 refundedI 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 CommentsWhen 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.
September 19, 2014 at 4:47 pm #9340RaghavendraModeratorLooks 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.
September 19, 2014 at 4:50 pm #9342RaghavendraModeratorThis reply has been marked as private.September 20, 2014 at 1:29 am #9348lwall_mbaMemberThank 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?
September 20, 2014 at 8:11 am #9349RaghavendraModeratorThe 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.
-
AuthorPosts
- The forum ‘Appdev Theme Support’ is closed to new topics and replies.