Hi! Sorry you’re having trouble downloading the file — and thanks for confirming you’ve already addressed the execution time and memory limit.
What version of WordPress are you using? And, where is your site hosted?
Thanks for the ultra-quick answer Andrew, is not that common 😀
– Updated to WordPress 5.6.1
– Is hosted in a commercial shared hosting called cdmon.com (pretty stable and reliable if you ask)
I tried looking in the Chrome code inspector console in case that was a conflict in JS but…seems that not
-
This reply was modified 5 years, 3 months ago by
elioregistro.
Hmm. I was thinking that maybe the Javascript changes in WP 5.6 were the issue, but I just ran it fine on my own blog, which is on 5.6.1.
Since you’re familiar with Chrome Dev Tools – can you please try again, with the Network tab open? When you click the “Download” button, you should see an additional request at the bottom of that list, for admin-ajax.php. It should be a POST request, and the Status should be 200.
(And then a few seconds later, the file should start to download.)
If that all looks correct, the next thing to do would be to ask your host. There may be some other resource limits that they can increase.
I recorded you a video for better info
Thanks, that was really helpful. I think the ?fs_blog_admin=true that’s being appended to the admin-ajax.php request may be interfering.
Looks like that might be coming from the WP Activity Log plugin. If you have that installed, can you please try deactivating it temporarily and see if that solves it?
hey I managed to download the CSV 😀
I opened in another window, incognito mode, logged in and voila ! It worked
So I assume some kind of cache or maybe chrome extension conflict (?) as incognito mode does not load extension
Whatever, it worked, is nothing bad with the plugin, sorry for bothered you Andrew, I´ll give 5 stars to the thing for the nice support
Great – glad the incognito trick worked!
And thanks for the positive review, it’s very much appreciated! 🙂