- Posts: 7329
- Thank you received: 1425
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question Corrupt/Grey(Gray) images
9 years 2 months ago #184405
by 810
Replied by 810 on topic Corrupt/Grey(Gray) images
try to update to latest LibGD 2.2.4
Please Log in or Create an account to join the conversation.
9 years 2 months ago - 9 years 2 months ago #184408
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Corrupt/Grey(Gray) images
I've a German user and he has already tested different php versions, also different gd libraries but we can't find the issue.
www.kunena.org/forum/36-German/134327-ho...r-erscheinen-gedreht
We only know, that the exif data of the image includes informations that it must be rotated (the camera was while photographing turned by 90 °). The error occurs when the image must be rotated.
www.kunena.org/forum/36-German/134327-ho...r-erscheinen-gedreht
We only know, that the exif data of the image includes informations that it must be rotated (the camera was while photographing turned by 90 °). The error occurs when the image must be rotated.
Important! Always create a backup before you make any changes to your website!
Last edit: 9 years 2 months ago by rich.
Please Log in or Create an account to join the conversation.
9 years 2 months ago #184420
by mlines
Replied by mlines on topic Corrupt/Grey(Gray) images
yes, it seems to be related to iphone pictures that need rotation. I have played with two specific pictures.
www.bigjimny.com/index.php/forum?view=to...d=10&id=61781#179086
www.bigjimny.com/index.php/forum?view=to...d=10&id=61781#179086
Please Log in or Create an account to join the conversation.
9 years 2 months ago #184421
by mlines
Replied by mlines on topic Corrupt/Grey(Gray) images
Please Log in or Create an account to join the conversation.
8 years 10 months ago - 8 years 10 months ago #186747
by unker
Replied by unker on topic Corrupt/Grey(Gray) images
Hi there,
it seem that this topic hasn't found a conclusion yet, right?
I have the same issue
Kunena 5.0.9, Joomla 3.7.2, php 7.1 (but tried same also with php 5.6)
I would highly appreiate if somebody could give me a hint...
Best Regards
Hartmut
it seem that this topic hasn't found a conclusion yet, right?
I have the same issue
Kunena 5.0.9, Joomla 3.7.2, php 7.1 (but tried same also with php 5.6)
I would highly appreiate if somebody could give me a hint...
Best Regards
Hartmut
Last edit: 8 years 10 months ago by unker. Reason: Deleted some information, as it wasn't really applicable...
Please Log in or Create an account to join the conversation.
8 years 10 months ago #186755
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Corrupt/Grey(Gray) images
I found the cause for this problem. When the following line in the php.ini is comment out.
Search this line and change the code from
to
then you must probably restart the server
Search this line and change the code from
Code:
; gd.jpeg_ignore_warning = 0
Code:
gd.jpeg_ignore_warning = 0
then you must probably restart the server
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Time to create page: 0.244 seconds