[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/imageupload/controller/admin_controller.php on line 211: getimagesize(./../ext/dmzx/imageupload/files/d50604dd62b60c485bc3459f71e93c68.png): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 137: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3365)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 137: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3365)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 137: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3365)
i suspect that in ACP
Feed like a disease
And bring them to their knees
They'll pay for their deceit
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/imageupload/event/listener.php on line 266: getimagesize(./ext/dmzx/imageupload/files/d50604dd62b60c485bc3459f71e93c68.png): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4628: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3365)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4628: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3365)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4628: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3365)
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/imageupload/event/listener.php on line 266: getimagesize(./ext/dmzx/imageupload/files/d50604dd62b60c485bc3459f71e93c68.png): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4628: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3365)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4628: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3365)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4628: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3365)
dmzx wrote: 21 Nov 2019, 08:53
Did check the PR, the folder is not deleted when you delete the image. Did not have time to check the rmdir but will look into it.
Did you want to keep the folders?
I think ti's too heavy for removing the sub-dir when user delete images.
maybe a better solution is to create a cron job to do the cleaning.