Warning: filesize(): stat failed for

in Download Manager Free

Viewing 5 posts - 1 through 5 (of 5 total)
Feb 7, 2021 at 6:01 pm
#146220
Participant
Dirk B
OP

Hello,
when I choose my files with “Select from Server” Button there’s a Warning for getting the filesize:

`Warning: filesize(): stat failed for /homepages/16/d******/htdocs/wordpress2019/wp-content/uploads/download-manager-files/wp-content/uploads/2019/10/file.pdf in /homepages/16/d******/htdocs/wordpress2019/wp-content/plugins/download-manager/wpdm-functions.php on line 460

Feb 7, 2021 at 6:12 pm
#146221
Participant
Dirk B
OP

If I move the files to …./wp-content/uploads/download-manager-files everything is ok.

Feb 8, 2021 at 3:32 pm
#146276
Moderator
Nayeem Riddhi
Staff

Has the problem been resolved? please let me know

thanks

Feb 8, 2021 at 4:54 pm
#146287
Participant
Dirk B
OP

In my opinion it’s not solved. Because if I choose a file in a other folder than “…/download-manager-files” the posted warning will be displayed. I think it should be possible to choose a file from anywhere else of my server without getting a warning.

May 4, 2021 at 5:18 am
#151749
Spectator
Tanvir

Basically, the stat failed issue means that the app tried to calculate the filesize of one of your pictures, but the file was unreachable by the app
Yet another reason why filesize() could fail. That is, other plugins could change $file before WordPress does.

In this case, I would suggest you deactivate other plugins temporary then check and let us know if the problem still happens

Viewing 5 posts - 1 through 5 (of 5 total)

The topic "Warning: filesize(): stat failed for" is closed to new replies.