Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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

Solved Image upload not possible

More
3 years 9 months ago - 3 years 9 months ago #226999 by flowheater
Hi all,

I´ve migrated a few days ago form Kunena 5.x to Kunena ´m not able to upload images (png, jpg, …). Common attachments (txt, pdf, zip, ...) uploaded without issues.

As soon as I try to upload an image larger than configured I get a notice in the fronted, that’s fine. But for proper images it seems something is blocked?

Has someone any idea?


Environment
Windows 2016 Server with IIS 10
Joomla 4.2.6
Kunena 6.0.7
Tested with PHP 8.1.12 and 8.2.0

Kind regard
Robert Stark

This message contains confidential information

Database collation check: The collation of your table fields are correct
        

Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |
        

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 300 seconds | Max execution memory: 128M | Max file upload:  

Kunena menu details:

Warning: Spoiler!

Joomla default template details : cassiopeia | author: Joomla! Project | version: 1.0 | creationdate: 2017-02

Kunena default template details : Aurelia | author: Kunena Team | version: 6.0.7 | creationdate: 2022-12-14

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 6.0.7 | 2022-12-14 [ Git Repository ]
        | Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

Last edit: 3 years 9 months ago by flowheater. Reason: Configuration report added

Please Log in or Create an account to join the conversation.

More
3 years 9 months ago #227001 by rich
Replied by rich on topic Image upload not possible
Hm... it's hard to say. But I see some duplicate entries in your configuration.
Please try the following:
First create a database backup so that you can undo everything. Then set the Kunena settings back to default and test it.
It is best to set the forum offline for this time period, so that no new posts are added. These would be gone if you copied back the database backup.

Important! Always create a backup before you make any changes to your website!

Please Log in or Create an account to join the conversation.

More
3 years 9 months ago #227002 by flowheater
Thanks for the fast reply. I tried it but without success, same result.
 

Please Log in or Create an account to join the conversation.

More
3 years 9 months ago #227003 by rich
Replied by rich on topic Image upload not possible
Open your browser tool (press F12), choose the tab Console, and try uploading different images like .gif, .jpg or .png. Maybe you get an error message that says something.

Important! Always create a backup before you make any changes to your website!

Please Log in or Create an account to join the conversation.

More
3 years 9 months ago #227006 by flowheater
Hi Rich,

Thanks, we´re getting closer to the solution . In case I try to upload an Image like jpg or png I get an internal server error HTTP status code 500 with the error message

    Call to undefined function Kunena\Forum\Libraries\Image\exif_read_data()
 
Usual attachment like txt, pdf, zip, ... can upload without this error message?

Thanks for your support
Robert
 

Please Log in or Create an account to join the conversation.

More
3 years 9 months ago #227007 by Leen
Replied by Leen on topic Image upload not possible
it looks like a php version issue you may be missing Your PHP setup is missing support for EXIF related functions.
check if you have these turned on in php version or in php.ini
mbstring and exifi is enabled

With kind regards
Leen

Please Log in or Create an account to join the conversation.

Time to create page: 0.571 seconds