Importing attachment Remote file error: Remote server did not respond
-
I’m trying to import a wordpress.com export xml file into a local install of www.ads-software.com
When the import gets to an attachment, it always throws this error:
Importing attachment Remote file error: Remote server did not respondBut when I try to directly access the file, it works fine
I’m guessing the import times out trying to reach the wordpress.com server to download the file? I’ve tried changing all the timeout variables for php.ini, htaccess, import/wordpress.php and even gone into the core where timeouts are defined like in functions.php and http.php but still not having any luck with this, the importer waits for a second then throws this error and moves onto the next file
it’s been suggested to me at this thread https://www.rangerpretzel.com/index.php?option=com_content&task=view&id=20&Itemid=19#josc44 that i download all the images to a local folder but i’m not sure how to download a batch list of image urls?
If anyone can help at all it’s really appreciated, we’ve been trying to get this import working correctly for a few weeks now!
thank you!
- The topic ‘Importing attachment Remote file error: Remote server did not respond’ is closed to new replies.