Member
Member
tw2003   03-01-2023, 16:43
#1

With Zenphoto 1.6 and PHP 8.1 I receive the following warning for image flipping in admin area:
Caution: This will remove any metadata from the file due to your graphics handler (GDlibrary) limitation. Use Imagick instead if supported.
I checked with PHPinfo that GD (2.1) and Imagick (3.7) are both enabled. Is it possible to enforce Imagick out of Zenphoto? As I do not use flipping of images it's only abit annoying because it consumes more space now.

Administrator
Administrator
acrylian   03-01-2023, 16:48
#2

This is not ZP 1.6 or PHP 8.1 specific, GD just cannot handle metadata. You can switch to Imagick if available on Options > Image as always.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.