Лучший Ответ SmetDenis , 14 March 2014 - 08:28
Hello,
Zoo image resizeer is here
administrator\components\com_zoo\helpers\zoo.php method resizeImage()
Try change marked line to
$thumbfile = '/<YOUR_DIRECTORY>/'.$file_info['filename'].'_'.md5($file.$width.$height).'.'.$file_info['extension'];Regards, SmetDenis. Перейти к сообщению
