Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Before posting new topics in this category K 1.5.x Support: Please read this first.

Question JFTP chmod Bad Response Error

More
16 years 1 month ago - 16 years 1 month ago #47503 by Moonstone
I've seen a couple locked threads on this, but no one has yet to confirm if this issue is going to be addressed. So forgive me for creating another thread.

I'm also experiencing JFTP::chmod:Bad response whenever an image is uploaded.

Despite seeing the error, the image uploads just fine, and I've triple checked all my permissions. This seems to be an erroneous write-permissions error?

Turning off my FTP layer isn't an option for me. Please let me know if there is another workaround.

I'm hoping this will be addressed as seeing it is unprofessional and tends to unnecessarily worry some of my non-computer saavy users.
Last edit: 16 years 1 month ago by Moonstone.

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

More
16 years 1 month ago #47508 by xillibit
Hello,

this error happens sometimes, i don't use FTP mode in joomla! so i've never experencied this issue, i need to look if this message can be disabled.

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.

More
16 years 1 month ago - 16 years 1 month ago #47515 by mibnbikes
Hi Moonstone,

I had the exact same problem on my Kunena forum and Matias, one of the Kunena supporters found a working sollution for me.

Try removing line 176 in this file (yourdomain.com)/components/com_kunena/lib/kunena.file.class.php :
Code:
$ftp->chmod($dest, 0644);


Regards Mikkel
Last edit: 16 years 1 month ago by mibnbikes.

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

More
16 years 1 month ago #47517 by mibnbikes
Just out of curiosity, what Host are you using?

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

More
16 years 1 month ago #47540 by Moonstone
Thanks mibnbikes, this fixed the issue!

I'm hosting through GoDaddy, PHP version 5.2.5 on Linux

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

More
16 years 1 month ago #47541 by bigfoot
Thanks for this - commenting out lines 176 and 177 did the trick for me. Cheers!

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

Time to create page: 0.255 seconds