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 4 months ago #211893 by mbistato
Hi there,

I installed the 5.1.15 Kunena version on Joomla 3.9.10 and I got the error
Code:
Exception throw at line 665 in file /home/usivunqc/public_html/libraries/joomla/database/driver/mysqli.php with message Unknown column 'undefined' in 'where clause'

as I try to upload any attachment. The result is that the file is not attached.

Does anyone know how to fix it?


Thank you.

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

More
6 years 4 months ago #211894 by rich
I think it's an upgrade not a new installation (I'm right?). Have you tried to insert an emoji? Please check the database collation, it should be utf8mb4_general_ci.
If not, you can adjust it with the Admin Tools (it needs only one click) to change it to UTF-8 multibyte.
Important! Make a database backup before you change somethings in the database.

Important! Always create a backup before you make any changes to your website!

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

More
6 years 4 months ago - 6 years 4 months ago #211898 by mbistato
Hi rich and thank you for your response.

Yes, it is an upgrade and the database collocation is utf8mb4_general_ci. I can also insert emoticons.

I did exactly what you suggested by using the Admin tool, but the collocation didn't change. Plus I've noticed that the "UTF-8 multibyte" is not listed as the attachment shows
Last edit: 6 years 4 months ago by mbistato.

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

More
6 years 4 months ago #211901 by xillibit
Hello,
Can-you start by updating to Joomla! 3.9.14 ?

Before installing Kunena 5.1.15, which Kunena version you had ?

The utf8mb4_general_ci support is present since MySQL 5.5.3 so which MySQL version do-you have ?

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
6 years 4 months ago #211902 by mbistato
Hi,
I updated Joomla but still I can't see the option "UTF-8 multibyte" in the collocation dropdown menu in phpmyadmin.
The previous version of kunena was 4.0.6
Did you mean that the "UTF-8 multibyte" is supported since MySQL 5.5.? Anyway, I know that my host has installed the version 5.5 but I don't know what exactly is. Where can I find this info?

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

More
6 years 4 months ago - 6 years 4 months ago #211904 by rich

Did you mean that the "UTF-8 multibyte" is supported since MySQL 5.5.? Anyway, I know that my host has installed the version 5.5 but I don't know what exactly is. Where can I find this info?

Don't be irritated, if you use the Admin Tools. With the option multibyte it changes the tables to utf8mb4_general_ci.

You get this error only if you want upload attachments?
Please add a configuration report: docs.kunena.org/en/faq/configuration-report

Important! Always create a backup before you make any changes to your website!
Last edit: 6 years 4 months ago by rich.

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

Time to create page: 0.283 seconds