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.
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Sticky
[Merged Topic] JFolder::create: Could not create directory
I tried to upload an image for my avatar but it displayed this message below
Copy failed
Failed to upload file 'avatar77.JPG': Could not move file into /home/nigerpot/public_html/media/kunena/avatars/users/avatar77.JPG.
JFolder::create: Could not create directory
I decided to choose an avatar that was already available and after I saved my profile, I got a blank space where my avatar is suppose to show.
jekwumoore wrote: Copy failed
Failed to upload file 'avatar77.JPG': Could not move file into /home/nigerpot/public_html/media/kunena/avatars/users/avatar77.JPG.
JFolder::create: Could not create directory
This is a permissions issue on your server. The apache process that runs Joomla does not have write privileges on that folder: /home/nigerpot/public_html/media/kunena
and all subfolders.
Please make sure these folders are writeable for Joomla and that error will go away.
Warning: DO NOT set the folders to 777 - but rather fix the owner and group settings of them.