I
I
Ivseti2021-10-07 20:26:11
WordPress
Ivseti, 2021-10-07 20:26:11

Why are images not being imported via WordPress Import?

I import images from one site to another. The page was imported correctly, but there is no picture.

Writes: Failed to import Media files

Added define ( 'IMPORT_DEBUG', true );

Now it looks like: Failed to import Media files “61570a1abf29c_dvernoy”: Attachment import disabled

What is disabled where? where to dig?

WordPress Importer plugin 0.7 - 37-140-199-63.cloudvps.regruhosting.ru/wp-import.zip

Errors:
Failed to create a new user for Dial_stroy. His articles will be assigned to the current user. Sorry, this username already exists!
Failed to import Media files “61570a0e12567_zaglushka”: Attachment import disabled
Failed to import Media “61570a1abf29c_dvernoy”: Importing attachments disabled
Failed to import Media “61570a3e8fb51_Startovyy”: Importing attachments disabled
Failed to import Media “61570a3864645_okantovochnyy profil'”: Importing attachments disabled

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ivseti, 2021-10-08
@Ivseti

In short, I figured it out ... For those who are interested, add a filter to the function.php of the theme:

add_filter( 'https_ssl_verify', '__return_false' );

And voila! Pictures are imported.

D
Dmitry, 2021-10-07
@pro100taa

Try changing the plugin. This one has good reviews Export Featured Images
You can also use a duplicator (plugin). Here is a similar question on your topic

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question