Cant upload images
Hello house, I noticed i cant upload images on my website.
each time I tried to upload images, it's either it becomes a broken link or it disappeared.
attached is the sample of what I'm experiencing.
please can any one help please.
-
-
·
LeonidS
- ·
Hello @pillarcom !
Perhaps this soltuion may help you https://unacms.com/cmts-view/z9tfe0?sys=bx_forum&cmt_id=43244
-
·
LeonidS
-
-
·
LeonidS
- ·
UPDATE: the reason was in the missing fileinfo extension which generate the error after successful upload:
Fatal error: Uncaught Intervention\Image\Exception\MissingDependencyException: PHP Fileinfo extension must be installed/enabled to use Intervention Image. in [path to UNA]plugins/intervention/image/src/Intervention/Image/ImageManager.php:137 Stack trace: #0 [path to UNA]plugins/intervention/image/src/Intervention/Image/ImageManager.php(27): Intervention\Image\ImageManager->checkRequirements() #1 [path to UNA]inc/classes/BxDolImageResize.php(34): Intervention\Image\ImageManager->__construct(Array) #2 [path to UNA]inc/classes/BxDolImageResize.php(52): BxDolImageResize->__construct() #3 [path to UNA]inc/classes/BxDolTranscoder.php(711): BxDolImageResize::getInstance() #4 [path to UNA]inc/classes/BxDolTranscoder.php(459): BxDolTranscoder->applyFilter_Resize('/home/pillarco/...', Array) #5 [path to UNA]inc/classes/BxDolTranscoderImage.php(184): BxDolTranscoder->transcode('91', 0) #6 [path to UNA]image_transcoder.php(30): BxDolTranscoderImage->transcode('91') #7 {main} thrown in [path to UNA]plugins/intervention/image/src/Intervention/Image/ImageManager.php on line 137
-
·
LeonidS
-
- · pillarcom
- ·
@LeonidS I noticed I cant reach you via chat any more. Please confirm in the fileinfo is now instlled
-
Yes, it is installed and the upload looks better, but there is a missing exif module now and the upload can't be completed anyway:
-
-
·
LeonidS
-
·
In reply to LeonidS
- ·
UPDATE: after fixing the exif part the images are uploaded fine now.
-
·
LeonidS