Hi,
On a fresh install of joomla 4, running with php 8.04 I receive this error : imagedestroy(): Argument #1 ($image) must be of type GdImage, bool given
If I use php 7.4.24 I also get this :
Error in function loadImage: The image could not be loaded.
Error in function redimToSize: The original image has not been loaded.
Error in function saveImage: There is no processed image to save.
failed to open stream: No such file or directory in [path]/plugins/content/smartresizer/smartresizer.php on line 658
I run astroid framework for the template (last version)
Thx