(error 500)
The site is experiencing some dificulties, please try again, if the problem persists please contact support.
Go to homepageunable to open image `/www/wwwroot/builder.penciltech.co/public/image-cache/product/9-1-400x510_cs.webp': No such file or directory @ error/blob.c/OpenBlob/2924
$this->image->setImageFormat($extension ?: $this->mime);
$this->image->setCompressionQuality($quality);
//$this->image->setImageCompressionQuality($quality);
$this->image->stripImage();
return $this->image->writeImage($file); // <==
}
public function resize($width, $height = 0, $method = 's') {
if (! $this->width || ! $this->height) {
return;
}
#0 /www/wwwroot/builder.penciltech.co/system/media/imagick.php(81): Imagick->writeImage() #1 /www/wwwroot/builder.penciltech.co/system/images.php(46): Vvveb\System\Media\Image->save() #2 /www/wwwroot/builder.penciltech.co/system/images.php(92): Vvveb\System\Images::resize() #3 /www/wwwroot/builder.penciltech.co/system/traits/product.php(73): Vvveb\System\Images::image() #4 /www/wwwroot/builder.penciltech.co/system/traits/product.php(45): Vvveb\Component\Products->product() #5 /www/wwwroot/builder.penciltech.co/app/component/products.php(139): Vvveb\Component\Products->products() #6 /www/wwwroot/builder.penciltech.co/system/component/component.php(233): Vvveb\Component\Products->results() #7 /www/wwwroot/builder.penciltech.co/system/component/component.php(103): Vvveb\System\Component\Component->loadComponents() #8 /www/wwwroot/builder.penciltech.co/system/component/component.php(68): Vvveb\System\Component\Component->__construct() #9 /www/wwwroot/builder.penciltech.co/system/core/view.php(404): Vvveb\System\Component\Component::getInstance() #10 /www/wwwroot/builder.penciltech.co/system/core/response.php(120): Vvveb\System\Core\View->render() #11 /www/wwwroot/builder.penciltech.co/system/core/frontcontroller.php(306): Vvveb\System\Core\Response->output() #12 /www/wwwroot/builder.penciltech.co/system/core/frontcontroller.php(353): Vvveb\System\Core\FrontController::call() #13 /www/wwwroot/builder.penciltech.co/system/core/frontcontroller.php(423): Vvveb\System\Core\FrontController::redirect() #14 /www/wwwroot/builder.penciltech.co/system/core/startup.php(387): Vvveb\System\Core\FrontController::dispatch() #15 /www/wwwroot/builder.penciltech.co/index.php(170): Vvveb\System\Core\start() #16 {main}