Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Question Cannot add attachment

More
2 years 10 months ago - 2 years 10 months ago #1 by cepn_itadmin
Hi,

I'm using Kunena 5.2.4 (with crypsis template) on Joomla 3.9 and I can't add any attachment to the posts (or replies). For example with a Powerpoint file (.ppt) with a size below the limit in config I got a 500 internal error (console), example.com/forum/topic/task-upload.json...1ad159cc87a439bb77=1  :


{
  "version": "1.0",
  "errors": [
    {
      "message": "exif_read_data(c4c880a4d3a77d1fa7e57f16efc6a1cb): File not supported",
      "code": 500
    }
  ]
}

With an image (.jpg) I got also an 500 internal error (console), isoe-network.net/forum/topic/task-upload...1ad159cc87a439bb77=1  :


{
  "version": "1.0",
  "errors": [
    {
      "message": "exif_read_data(1360898abc77b67aee0ab296c99e1e60): Illegal IFD size",
      "code": 500
    }
  ]
}


Messages displayed in form:

"Allowed file extensions : jpg, jpeg, gif, png, txt, rtf, pdf, zip, tar.gz, tgz, tar.bz2, doc, docx, xls, xlsx, ppt, pptx",
"Maximum File Size : 10 MB Maximum Image File Size : 2 MB"

What can I do to fix this?

 
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: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 256M | Max file upload: 128M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : rt_salient | author: RocketTheme, LLC | version: 1.3.2 | creationdate: February 12, 2021

Kunena default template details : Crypsis | author: Kunena Team | version: 5.2.4 | creationdate: 2021-04-04

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 5.2.4 | 2021-04-04 [ Koios ]
        | 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: 2 years 10 months ago by cepn_itadmin. Reason: Add configuration

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

More
2 years 10 months ago #2 by cepn_itadmin
Replied by cepn_itadmin on topic Cannot add attachment
I figured out with this issue by patching the kunena code (see github.com/Kunena/Kunena-Forum/issues/79...suecomment-850328968 for more information).
The following user(s) said Thank You: xillibit

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

More
2 years 10 months ago #3 by xillibit
Replied by xillibit on topic Cannot add attachment
Hello,

Thanks for the hint. I have a fix for it : github.com/Kunena/Kunena-Forum/commit/5b...0df090073e816ab61e26

Do-you have tested it ?

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.581 seconds