import svg-files from wxr – (upload works, import not)

Found my solution after a little more digging. The problem lies in wordpress-importer Found this from jan 30 on github: https://github.com/WordPress/wordpress-importer/issues/47?_pjax=%23js-repo-pjax-container Then later the solution here: https://www.playnicetogether.com/2015/11/07/wordpress-importer-plugin-content-length-problem-solved/ “the WordPress Importer plugin is not compatible with remote servers that use HTTP compression.” For WordPress v4.6 and above, please use the following: add_filter( ‘http_request_args’, function( $r, $url … Read more

How to import posts correctly?

You could always give it a try, i’ve imported around 300 posts at the same time before so, it shouldn’t be that big of a deal. You could try the following methods if you have problems with importing them all at once. Try re-defining WP_MEMORY_LIMIT and increase it to i.e. 1024MB Try increasing the max_execution_time … Read more

Request failed due to an error: (http_request_fail

As a writen links in the xml files, image files such as the files which ends with .jpg extention, were hosted in my ex-hosting.So, now, the image files dont exist now. You can search jpg word in xml files, and you will see links.So, this is a proof what I said above paragraph. So, also … Read more

Import large database in php my admin

If you’ve got SSH access, you can import it via WP-CLI: https://developer.wordpress.org/cli/commands/db/import/ wp db import file.sql This can handle large imports fine. Note: wp-cli must be installed on the server (check with wp –info) and target database must be empty (check with wp db check). You must manually upload the file.sql import file via sftp/plesk/cpanel … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)