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 Error in msqli.php file: Unknown column 'undefined' in 'where clause'

More
6 years 3 months ago #212038 by mbistato
Hi,

I'm very sorry but I've just realised that the directory path was wrong so I sorted it out. Now it should be ok.
Let me know if not.

Thanks.

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

More
6 years 3 months ago - 6 years 3 months ago #212083 by xillibit
Hello,

It fails when submit on this query :
Code:
SELECT * FROM xxxx_kunena_attachments WHERE id IN (undefined)

but at this first place it fails because it doesn't get the file size of uploaded file, the file seems to be uploaded in /tmp/uploads with right in 644 but no size is returned. So it could be the default right of file aren't enough, then nothing is moved under media/kunena/attachments/userid, the no id are returned for attachment and it fails at the end with the query above

I don't provide support by PM, because this can be useful for someone else.
Last edit: 6 years 3 months ago by xillibit.

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

More
6 years 2 months ago #212319 by mbistato
The issue is gone after I updated to Joomla 3.9.15. Thank you for your help anyway!

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

Time to create page: 0.290 seconds