/var/www/vhosts/ihelp.ro/httpdocs/vendor/mirko-pagliai/cakephp-thumber/src/Utility
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/mirko-pagliai/cakephp-thumber/src/Utility/ThumbCreator.php (2037B)
target ?? false, __d(
'thumber',
'Missing path of the generated thumbnail. Probably the `{0}` method has not been invoked',
'save()'
));
return Router::url(['_name' => 'thumb', base64_encode(basename($this->target))], $fullBase);
}
}