- Posts: 2
- Thank you received: 2
Kunena 6.3.8 Released
The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
Question Attachments: PDFs vs. other file types
- wirecreative
- Topic Author
- Offline
- New Member
We complicate this by also having uploads with unusual extensions (firmware updates and other files related to our software products). We have MIME types setup for these extensions in our htaccess file so that they will download rather than open as text, and their extensions have been added as the allowed uploads in the Kunena settings.
If "Protect Attachments" is set to "Yes" all of our PDFs attachment links appear like this:
https://[domain]/media/kunena/attachments/1686/[filename].pdf
But our other file types show up like this:
https://[domain]/forum/attachment/14
With this setting, all of our PDFs return 404 errors, but all of our other file types download correctly.
If "Protect Attachments" is set to "No" all of our PDFs attachment links appear like this:
https://[domain]/media/kunena/attachments/1686/952fb103ed2435dec826a7690c27f8a5
And our other file types also show up like this:
https://[domain]/media/kunena/attachments/67/69f9c5b2d4fa40b370d6112916609126
But, with this setting, all of our PDFs open correctly in the browser's PDF reader, but all of our other file types also try to open up in the browser as text, which is a big problem -- presumably because the extensions are no longer part of the URL?
Can anyone help us fix this?
I've updated to 5.1.7 earlier today and have tried new uploads in this new version, issues remain.
Please Log in or Create an account to join the conversation.
You get the many characters at the end of the address, when the attachment/image has been uploaded with the setting Protect Attachments = Yes. If you changing afterwards this option, it has no effect on existing filenames.If "Protect Attachments" is set to "No" all of our PDFs attachment links appear like this:
https://[domain]/media/kunena/attachments/1686/952fb103ed2435dec826a7690c27f8a5
Have you disabled the lightbox? Some browsers (such as my Linux Firefox) can't directly to open the files with this url.But, with this setting, all of our PDFs open correctly in the browser's PDF reader, but all of our other file types also try to open up in the browser as text, which is a big problem -- presumably because the extensions are no longer part of the URL?
And the problem with the pdf I've confirmed ( see here ).
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
- realstrannik
- Offline
- Junior Member
- Posts: 18
- Thank you received: 1
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- realstrannik
- Offline
- Junior Member
- Posts: 18
- Thank you received: 1
Please Log in or Create an account to join the conversation.
Confirmed. The problem with PDFs and protect attachments still exists. It's already again in the bug list.The problem exists in any template.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
- realstrannik
- Offline
- Junior Member
- Posts: 18
- Thank you received: 1
Please Log in or Create an account to join the conversation.
- realstrannik
- Offline
- Junior Member
- Posts: 18
- Thank you received: 1
Please Log in or Create an account to join the conversation.