Error after upgrade to 7.2.1

Fatal error: Uncaught exception 'Intervention\Image\Exception\MissingDependencyException' with message 'PHP Fileinfo extension must be installed/enabled to use Intervention Image.' in /public_html/plugins/intervention-image/Intervention/Image/ImageManager.php:123 Stack trace: #0 /public_html/plugins/intervention-image/Intervention/Image/ImageManager.php(25): Intervention\Image\ImageManager->checkRequirements() #1 /public_html/inc/classes/BxDolImageResize.php(44): Intervention\Image\ImageManager->__construct(Array) #2 /public_html/inc/classes/BxDolImageResize.php(62): BxDolImageResize->__construct() #3 /public_html/inc/classes/BxDolFilesModule.php(1708): BxDolImageResize::instance() #4 /public_html/modules/boonex/videos/classes/BxVideosModule.php(95): BxDolFilesModule->getWallPostOutline(Array, 'film', Array) #5 /public_html/modules/boonex/videos/classes/BxVideosSearch.php(215): BxVideosModule->getWallPostOutline(Array, 'film' in/public_html/plugins/intervention-image/Intervention/Image/ImageManager.php on line 123


and its only on homepage

Quote · 13 Jan 2016

Talk to your host company and ask them to install PHP fileinfo on your server.

Quote · 13 Jan 2016

Hi Kuic

The other option is to create a file called phpinfo.php and add the following content:

 

<?php 

// Show all information, defaults to INFO_ALL
phpinfo();
?>

 

Then run the script and copy and paste the output.

 

Hope this helps.

 

Gew

Quote · 13 Jan 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.