Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #48778, comment 19


Ignore:
Timestamp:
02/27/2020 01:42:46 AM (6 years ago)
Author:
skylabb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48778, comment 19

    initial v1  
    1 I have the same issue with uploading PDF with exact error message. Some more details per my observation:
     1I have the same issue uploading PDF with exact error message. Some more details per my observation:
    22
    3 I don't think the problem is caused by any plugin conflict. I deactivated all plugins for the site and the problem persisted. Of this same site running the past couple years using the same server and WP theme, I never had this issue until recent along with a bunch of other users after recent WP upgrades.
     3I don't think the problem is caused by any plugin conflict. I deactivated all plugins for the site and the problem persisted. Of this same site running the past couple years using the same server, WP theme and plugins, I never had this issue until recently along with a bunch of other users after WP upgrades.
    44
    5 The issue is that after I hit the upload button, a new square box in the media lib view pan indicates the upload process RED bar. Then the error message comes up. And if I refresh my screen, the uploaded file shows up in libary list. It seems auto server response process is not working properly in the uploading process requiring a screen refresh.
     5The issue is that after I hit the upload button, a new square box in the media lib view pan shows the upload process with a progress RED bar. Then the error message comes up. And if I refresh my screen, the uploaded file shows up in libary list as normally. It seems auto server response process is not working properly in the uploading process requiring a manual screen refresh.
    66
    77Also interestingly, I have a different WP stall in latest version on a different server and using different theme, the second site doesn't have the upload issue. The square box in library pan shows a BLUE upload progress bar, then the screen refreshes itself to show success upload updates.
    88
    9 From my observation above, I'd say the latest versions of WP are having some glitch or conflict issue with certain server environments or design themes. But, you can't blame the server or theme because these used to be working just fine. It is WP that introduces somethking new that comes into conflict with existing setups. And this seems to be affecting quite a few sites, not just a couple isolated cases. In other words, WP is the problem.
     9From my observation above, I'd say the latest versions of WP are probably having some glitch or are conflicting with certain server environments or design themes. But, you can't blame the server or theme because these existing elements used to be working just fine with previous WP versions. It is WP that introduces something new in recent versions and comes into conflict with existing setups. And this seems to be affecting quite a few sites, not just a couple isolated cases. In other words, WP is the problem per my conclusion.