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
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
Question Users cannot insert emoticons from mobile device keyboard
mathiasbynens.be/notes/mysql-utf8mb4
I don't think it's necessary to convert the entire Joomla database. However, converting columns other than of type text requires special attention as described in Step 4. I also took a look at which text columns of the Kunena tables are set to use utf8:
But, as I mentioned before, I'd like to hear Kunena's position in this matter before embarking on this adventure.
Please Log in or Create an account to join the conversation.
hm.. this problem seems not unknown. Please enter the error message (quote above) in the google search. You get many hits.Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation '='
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
- Does Kunena support inserting emotes (and other special characters) directly into messages?
- If so, why are the tables/columns not configured using the correct collation?
- If so, will this be addressed in a future update (i.e. changing the collation)?
- If not, will the error message be changed, so it doesn't look like a misconfiguration?
- What's the developers point of view on this? Do they consider it a bug, a feature request or something else?
I'm asking all these questions, since I'm hesitant making changes to the database. In my opinion the Kunena tables belong to Kunena and should be maintained by Kunena. I could imagine that less tech savvy users would be at a complete loss as how to resolve the issue. They could potentially even shoot themselves in the foot.
For similar reasons, I have also restrained myself from making changes to the Kunena code. I know I could. But I also know it will come back to haunt me or my successor. Upstream is where changes should be made.
I read through issue #3805 , where this has been brought up before. But it remains unclear if any action has been taken back then like suggested in the last comment.
Please Log in or Create an account to join the conversation.
Any Ideas?
Cheers
Please Log in or Create an account to join the conversation.
I have just taken over a forum powered by Kunena and this issue is also persistent.
When a user on a mobile browser enters an emoji in a post and posts it, the emoji is reflected on the forum as a " ? "
Thank you
Please Log in or Create an account to join the conversation.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.