WPIntell

Source evidence

Upload returns error

Blue Storage · support · 2020-01-23T10:06:00+00:00

complaintsentiment
mediumseverity
0.8relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 32 rows with source links

18.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
lonevvolf unresolved
When uploading files, they do land in Azure Storage successfully, but immediately after uploading, it throws an error: An error occurred in the upload. Please try again later. This makes the whole process more complex, since plugins that integrate image uploads will see it as a failed operation, and do not show the file for selection. In the debug log, I see: [23-Jan-2020 09:51:29 UTC] PHP Warning: fopen(D:\home\site\wwwroot/wp-content/uploads/2020/01/testImg3.png): failed to open stream: No such file or directory in D:\home\site\wwwroot\wp-content\plugins\blue-storage\blue-storage-util.php on line 538 [23-Jan-2020 09:51:29 UTC] PHP Warning: Use of undefined constant localFileName – assumed ‘localFileName’ (this will throw an Error in a future version of PHP) in D:\home\site\wwwroot\wp-content\plugins\blue-storage\blue-storage-util.php on line 540 What version of WordPress and PHP are you using? PHP 7.3 WP 5.3.2

Comments

3 shown
lonevvolf 2020-01-23T10:07:00+00:00

In the debug log, I see: [23-Jan-2020 09:51:29 UTC] PHP Warning: fopen(D:\home\site\wwwroot/wp-content/uploads/2020/01/testImg3.png): failed to open stream: No such file or directory in D:\home\site\wwwroot\wp-content\plugins\blue-storage\blue-storage-util.php on line 538 [23-Jan-2020 09:51:29 UTC] PHP Warning: Use of undefined constant localFileName – assumed ‘localFileName’ (this will throw an Error in a future version of PHP) in D:\home\site\wwwroot\wp-content\plugins\blue-storage\blue-storage-util.php on line 540

derekheld 2020-01-23T14:19:00+00:00

What version of WordPress and PHP are you using?

lonevvolf 2020-01-23T15:02:00+00:00

PHP 7.3 WP 5.3.2