Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Flexform › Demo Content – Errors and no images showing › Reply To: Demo Content – Errors and no images showing
Hey Melanie, I’m having the same issue when importing the demo content. My maximum uploaded file size is set to 200 MB as described in the documentation, so are the other settings (except the value for max_input_time, which I could not find in my php.ini). I tried both, full content and alternative content import, with an without attachements checked. I finally also used the database reset plugin you recommended. During these processes, I got four types of “failed to import” messages like:
1.
Failed to import slide-page ff about office
2.
Failed to import Media “mismo-bag-grey007”
Failed to import Media “mismo-bag-grey002”
Failed to import Media “mismo-bag-grey001”
Failed to import Media “barena-blazer-blue005_1”
Failed to import Media “barena-blazer-blue002_1”
…
3.
Failed to import pa_fabric 925 Sterling Silver
Failed to import pa_fabric Acetate
Failed to import pa_fabric Acrylic
Failed to import pa_colour Beige
Failed to import pa_colour Black
Failed to import pa_colour Blue
4.
Failed to import “Office 1”: Invalid post type slide
Failed to import “Office 2”: Invalid post type slide
Failed to import “Office 3”: Invalid post type slide
Here is my website to check: http://www.hiddenrooms.de, right now its in the state of full demo content upload (split xml, with attachments), but again with errors.
As you asked in this thread,
http://support.swiftideas.net/forums/topic/problem-with-sample-data/
I asked my hosting company for errors. They replied:
WordPress-Database-Error Table
‘xxxxxx__woocommerce_attribute_taxonomies’ doesn’t exist
f\xc3\xbcr query SELECT * FROM
xxxxxx__woocommerce_attribute_taxonomies von
require_once(‘wp-admin/admin.php’), require_once(‘wp-load.php’),
require_once(‘wp-config.php’), require_once(‘wp-settings.php’),
do_action(‘init’), call_user_func_array, setup_framework_options,
get_woo_product_filters_array, referer:
https://hiddenrooms.de/wp-admin/update.php?action=upload-theme
So this means “SELECT * FROM
xxxxxx__woocommerce_attribute_taxonomies” could not be executed, because the table did not exist at this time. Later, they checked my database, and this table existed then.
Looking at my back-end, i have imported 83 pages, 114 comments, and 19 media elements, which are not assigned to posts or pages.
I would appreciate some help, best, Ruediger