- Posts: 207
- Thank you received: 4
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Solved File upload result in COM_KUNENA_UPLOAD_ERROR_FILE_EXCEED_LIMIT_IN_CONFIGURATION
tried on my testsite as you suggested but problem is still same.
Sorry.
Best regards
Michael
Please Log in or Create an account to join the conversation.
if (!$this->checkFileSize($file->size, true))
Please Log in or Create an account to join the conversation.
This has solved the problem.
Was it a Kunena bug or a problem specific to my circumstances?
BTW: Still the notification function of this forum does not work for me.
Best regards and have a great weekend
Michael
Please Log in or Create an account to join the conversation.
"COM_KUNENA_UPLOAD_ERROR_FILE_EXCEED_LIMIT_IN_CONFIGURATION"
but I have the exact same symptom. No file can be uploaded since I upgraded to version 4 (now 4.0.5).
All I get is:
"File upload failed."
My settings have been revised and nothing suggest that it's the settings at fault. I'm using the new theme, Crypsis. I noticed now that I actually switched over to the old, Blue Eagle, it worked with file upload! So, apparently there's something wrong with the new themes way of handling file uploads.
Please Log in or Create an account to join the conversation.
- Posts: 976
- Thank you received: 153
"File upload failed."
Please Log in or Create an account to join the conversation.
Need to find a way to fix this issue.
(fix for now: reverse github.com/joomla/joomla-cms/pull/7814 )
Please Log in or Create an account to join the conversation.