- Posts: 7
- Thank you received: 0
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
Solved K 2.0.2 "lost" images
Please Log in or Create an account to join the conversation.
(1) Sometimes people lose images that were attached in posts on older, outdated and buggy versions of Kunena. Not in every case but in some cases. Unfortunately, these things happen. If we knew what version of Kunena you were running before you upgraded we may be able to get a better picture of the problems that people are having.
(2) Somewhere in this forum I posted information that explains how and where Kunena stores attachments. I can't remember exactly where that was. K 2.0 uses a similar storage mechanism to K 1.7. In K 1.7, each user's uploaded images are stored in a separate folder for each user. In K 1.5 images were thrown together in one big folder.
(3) People may have problems uploading images. The folder/file permissions may be "wrong" - see Securing Kunena for more information
(4) People may not be able to upload images or other attachments if the images/attachments are not able to be managed by PHP (in other words, there's no allowance made for the MIME type). Most .jpg, .gif, .png and .txt and .zip files can be handled but if you're using something else, you may have problems. These things are controlled by both the Joomla Global Configuration settings and the Kunena Forum Configuration settings but there may be other factors that involve your hosting platform.
(5) Some problems are common and some problems are unique. It helps when we know what we're dealing with in each case. I remind people to learn the lesson of I have the same problem .
(6) Your configuration report may help. We do not support K 2.0.2. If you are using that version, our advice is to use K 2.0.3 and see if upgrading addresses the problem in a better way.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- domenicocg
-
- Offline
- Senior Member
-
- Posts: 98
- Thank you received: 0
By Domenico
Please Log in or Create an account to join the conversation.
- domenicocg
-
- Offline
- Senior Member
-
- Posts: 98
- Thank you received: 0
By Domenico
Please Log in or Create an account to join the conversation.
I had the same problem after upgrading from 1.7 to 2.0.2.domenicocg wrote: Sozzled Hi, thank you for answers. I did a test on my domain host and I faced the same problem.
By Domenico
I found two bugs both in administrator/components/com_kunena/libraries/bbcode/bbcode.php
The solution for me was to modify the following two lines:
I modified line
and
Please Log in or Create an account to join the conversation.
- domenicocg
-
- Offline
- Senior Member
-
- Posts: 98
- Thank you received: 0
By Domenico
Please Log in or Create an account to join the conversation.