hi i need help please, i did a cache delete from admin now half my product images have gone and it wont let me upload them again. i get the camera empty box, i looked at error log in settings and there is a lot all the same thow,
:2024-03-24 13:05:52 - App Warning: AbanteCart core v.1.3.4 Resize image error. File: /home/latinbqe/animalium.shop/resources/image/18/86/1.png in /home/latinbqe/animalium.shop/core/engine/resources.php on line 372:
so i went to cpanel and checked the resources.php and this is the error unfortunately i dont have a clue what it means can anybody help please.
$warning = new AWarning('Resize image error. File: '.$origin_path);
$warning->toLog()->toDebug();
return null;