PHP Fatal error: 'imagecopyresampled(): Argument #2 ($src_image) must be of type GdImage, null given'
in /var/www/protechtrader.com/htdocs/system/library/image.php:100
Stack trace:
#0 system/library/image.php(100): imagecopyresampled()
#1 catalog/model/tool/image.php(50): Image->resize()
#2 catalog/model/module/product_option_image_pro.php(354): ModelToolImage->resize()
#3 vqmod/vqcache/vq2-catalog_controller_product_product.php(485): ModelModuleProductOptionImagePro->addOptionImagesToProductImages()
#4 vqmod/vqcache/vq2-system_engine_front.php(100): ControllerProductProduct->index()
#5 vqmod/vqcache/vq2-system_engine_front.php(65): Front->execute()
#6 index.php(268): Front->dispatch()
#7 {main}