Happy Coder
Forum Replies Created
-
Thank you Cory!
BTW actively telling all my WordPress friends about Duplicator.
Really generous of you guys (and girls?) to put the free version up with anything a somewhat computer/coding literate person could wish for.Kind Regards
Just wanted to add that I checked the PHP.ini file. These are the values.
post_max_size = 32M
upload_max_filesize = 50M
max_execution_time = 3600
max_input_time = 3600
memory_limit = 128M
Do I need to change any of these values to get rid of that warning or do I need to buy the pro version of the plugin to get rid of that warning?
Thank you for your advice.
Kind Regards
Anyone have an idea?
My php.ini file as well as a phpinfo.php command in the root folder of the WP install confirm that the max_execution_time is well above 60 seconds, it is 3600 seconds, phpinfo confirms this.
What else could be causing this error?
Forum: Reviews
In reply to: [Best Import] Review adjusted@e.lito Wow, nice, I am glad you found a solution! Since I am noting using Best Import I cannot test this but am sure if you write it works then it should be fine. Happy for you it works.
Perhaps this is also the case with WordPress Importer plugin, that it assumes WP is in root instead of a sub-folder of the root? I am not sure. At the moment I also have a web host looking at all this and will publish my finding when I know more.
All the best e.lito and thank you for your solution/help!
Kind RegardsForum: Reviews
In reply to: [Best Import] Review adjustede.lito check https://ww.wp.xz.cn/support/topic/does-not-work-498 and find a solution there. Comment line 106 of wordpress-importer.php and see if that helps. Did help me thanks to Soflyy!!
You hit the bull’s eye. Simply by commenting that line it does the import, though one has to import twice, the first time it will throw an error that some files could not be imported, then the second time it will import the missing ones and the ones that are imported already are skipped. I can live with this for the time being.
How can I reimburse you for your great help?
None of the people from the WP Support forum felt like giving ANY sort of reply nor did anyone in the WP Importer Support or Review site felt like it would be “cool” to give a reply, even if not being helpful, just a simple, “try this” or “try that” or anything really..
Shame on WP.org in that sense and the conclusion I draw from this is if things go really bad it is better to have a paid pro on hand for debugging/code auditing rather than trying and waiting for a reply from either the Support Forums or the plugin creator IF it is wp.org that made the plugin. Now I might be terribly wrong about this assumption and I HOPE that I am wrong only hearing great things from the WP community so far, though this definitely showed me the contrary.
Naturally, trying to debug this as a pure beginner in WP it was a horror scenario come true. Only THANKS to your “shot in the dark” this got resolved to about 80% since one always has to still import twice but at least the data gets imported and can be used for theme development now.
So yeah, how can I show my appreciation for your help to you?
Very Best Regards
Thank you for your in depth reply.
I have in fact had two server admin guys look at the issue. One from the WAMP forum and one from the XAMPP forum and both confirmed that the settings have been set correctly or at least adjusted to higher values.
Also the plugin https://ww.wp.xz.cn/plugins/wordpress-php-info/ confirms that the settings used are reflected in the php settings/configuration. So if this plugin confirms the proper values why is the plugin still throwing that message?
All this is quite frustrating and leaves not only me but also true professionals puzzled.
Thank you for taking the time to explain more about WP All Import, I do fully understand now what this is for and that importing with it has to be set up.
Thank you indeed for your help, this is much appreciated.
Oh and last not least, if you check the support threads for the WordPress Importer you can see that many other people are also having this problem, so it is not a single machine where it does not work.
Best Regards
Anyone?
Forum: Reviews
In reply to: [Best Import] Review adjustedThank you for your clarification.
Re: importing with Admin -> Tools -> Import.
Do you think I would try another plugin if that would work?
WP Importer does not work with either WAMP or XAMPP, tested both extensively and always the get the same error messages. See details in link above if you like to.If you like to suggest an alternative to your plugin and to WP Importer that can handle this standard XML file importing fine I am all ears.
Other wise consider this closed since your plugin is not suitable for that and the WP Importer does not work.
Thank you for your help.
See here what I have tried to far please:
https://ww.wp.xz.cn/support/topic/cannot-import-xml-file-from-wptestio-wordpress-importer-fails-local-live?replies=5Also here:
https://ww.wp.xz.cn/support/topic/save-your-time-and-nerves-keep-clear-of-this-rubbish?replies=2Any clues?
Look, I also don’t want to make you debug something that is not yours. If you can help great, if not, I will try and either get this thread deleted or give you a 100% review and explain the issue. This has nothing to do with you so why should you care. The fact that I tried to import the XML file with your plugin and it also did not work does not mean you plugin does not work generally, it is just not suitable for this kind of XML file. Though for what type of XML files is it? I don’t know and at the moment I don’t have time to find out. Bottom line, I am always fair and don’t want to rate you down for something that is clearly NOT your fault. If you can help somehow great and thank you for the time invested in debugging a foreign plugin.
You let me know how you like to take it from here and I will happily accept help or a simple “no”, as you prefer.
Thank you.
[08-Aug-2015 UTC] PHP Strict Standards: Declaration of WP_Import::bump_request_timeout() should be compatible with WP_Importer::bump_request_timeout($val) in \root\wp-content\plugins\wordpress-importer\wordpress-importer.php on line 38 [08-Aug-2015 UTC] PHP Strict Standards: Redefining already defined constructor for class WXR_Parser_Regex in \root\wp-content\plugins\wordpress-importer\parsers.php on line 408 [08-Aug-2015 UTC] PHP Strict Standards: Declaration of WP_Import::bump_request_timeout() should be compatible with WP_Importer::bump_request_timeout($val) in \root\wp-content\plugins\wordpress-importer\wordpress-importer.php on line 38 [08-Aug-2015 UTC] PHP Notice: Undefined property: stdClass::$delete_posts in \root\wp-admin\includes\class-wp-posts-list-table.php on line 251No can do.
Last time, if anyone out there reads this and has any idea let me know.
THANK YOU THANK YOU THANK YOU
Using the various debug settings I get nothing new. Installed the debug Bar as well as Log Deprecated Notices and get No Deprecated Calls.
Timeout always at
wp-includes\class-http.php on line 1593
and this is
private function stream_body( $handle, $data ) {and with this I would not know what to do. But PHP settings are way above those 60 seconds, so I assume this is due to something else in the script.
BTW this also happens with a fresh WAMP install.
Again, this is also happening on the live server I use. Simply cannot import the XML file and the data attached to it. Help me please get this dummy data from wptest.io working.Thank you.
Any help is much appreciated.
Am now adding this https://codex.ww.wp.xz.cn/Debugging_in_WordPress to wp-config.php to find out more…
Additionally on the live server these errors also come up
Strict Standards: Redefining already defined constructor for class WXR_Parser_Regex in /root/wp.snip.com/wp-content/plugins/wordpress-importer/parsers.php on line 408
Strict Standards: Declaration of WP_Import::bump_request_timeout() should be compatible with WP_Importer::bump_request_timeout($val) in /root/wp.snip.com/wp-content/plugins/wordpress-importer/wordpress-importer.php on line 38
Thought this might cause the local WP instance to not like it so I added
php_admin_value error_reporting 30719
to the vhost file. Nevertheless the error persists. Post and Pages are not imported. Media and Users are fine. Though that is useless without the Posts and Pages being imported.
Please HELP, thank you.
😉