Hi All,
I am wondering if anybody has an solution to make SmartResize plugin work on Joomla 3.8 running PHP7 ?.
Maybe the developer can Help?
It seams that SmartResize is not compatible anymore, what is a real pity. It is one of the best plugins ever to resize images in Articles , Blog View and since recent version for all images of Joomla. I was working with this free plugin for years on Joomla 1.5.and it I know all the tricks happening when not naming the pictures properly.
However on Joomla 3.8 and PHP7 functions are depreciated and following error is occurring:
Error in function loadImage: That file cannot be loaded with the function 'imagecreatefromgif'.
Error in function redimToSize: The original image has not been loaded.
Error in function saveImage: There is no processed image to save.
Error in function loadImage: That file cannot be loaded with the function 'imagecreatefromjpeg'.
Error in function redimToSize: The original image has not been loaded.
Error in function saveImage: There is no processed image to save.
Error in function loadImage: That file cannot be loaded with the function 'imagecreatefromjpeg'.
Error in function redimToSize: The original image has not been loaded.
Error in function saveImage: There is no processed image to save.