Answer the question
In order to leave comments, you need to log in
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
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' );
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question