- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,429
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I have a problem where the Imagick drivers fails to downscale an image. I have a feeling it has something to do with the
foreach
loop, but I have no idea why. The reason I made the foreach
example is because XenForo does the same thing. After calling thumbnailimage
the image returns false
on isValid()
/ valid()
. Do we need some sort of conditional on when to foreach
and when not to...
نام موضوع : XF 2.1.7 - imPecl - Imagick resizing problem