XF 2.1 PHP 7.2.30 caused image upload issue

barbeluk1

Member
Licensed customer
We've updated our version of PHP to 7.2.3 as recommended in our Xenforo backend. Since the update our image uploads have broken. Either saying the file is an invalid type or uploading successfully but not showing the image. Instead it just gives the link to the attachment.

I've rolled back to PHP 7.1.33 and all is fine again.

Has anyone else experienced an issue with 7.2.3?

Thanks,

Andy
 
every version of php has it's own modules. so, anything you've altered in php.ini or any pecl modules need to be re-installed on the new version of php as well.
 
Back
Top Bottom