- Posts: 33
- Thank you received: 3
Kunena 6.4.9 & Kunena 7.0.1 Released
The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/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
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Question [Merged topic] K 1.6 attachments: JFolder::create: Could not create directory
- philiplardner
-
Topic Author
- Offline
- Junior Member
-
* JFolder::create: Could not create directory
* Failed to upload file '': Failed to create directory to store your file.
If I knew where Kunena was trying to create the new subdirectory I could change the permissions for the parent directory to allow it. I have tried setting /www/images/ to 777 (including all sub-dirs) but without success.
Any help appreciated,
Philip.
Please Log in or Create an account to join the conversation.
Kunena 1.6.x store all attachments in the folder
Joomla root / media / kunena / attachments /
Never change permissions to 777, with 775 upload will works well
Regards
Please Log in or Create an account to join the conversation.
- philiplardner
-
Topic Author
- Offline
- Junior Member
-
- Posts: 33
- Thank you received: 3
Philip.
Please Log in or Create an account to join the conversation.
word up!
Please Log in or Create an account to join the conversation.
- philiplardner
-
Topic Author
- Offline
- Junior Member
-
- Posts: 33
- Thank you received: 3
...a few minutes later... Cracked it! 775 permissions on www/media/kunena/attachments was not enough. setting it to 777 solves the problem... but is this now a security risk?
Please Log in or Create an account to join the conversation.
It may also be appropriate to examine the ownership of these files (with a CHOWN to Apache).
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.