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.
Solved Unknown column 'x_social' in 'field list' while save use profile
What to do?
thnx, martinsai
Please Log in or Create an account to join the conversation.
- Posts: 976
- Thank you received: 153
You could try repairing the table with this query (replace #__ with your own prefix).
Please Log in or Create an account to join the conversation.
thnx but what do u mean by I "opened Kunena Dashboard after installing update" There were so many updates over the years and sometimes maybe I opened the dashboard afterwords...
Code: I know how to open the table, but u mean I should embedd the above where? see also attachment
Should I go to the "SQL" tab and emed the code there? ok did that and pressed ok, now the table seems to be changed but still I cannot save the user. Under tab "user information" I see only "X" and no twitter anymore but still error message comes...aaaaah now error message is "Unknown column 'bsky_app' in 'field list' " ?????
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
Go to the #__kunena_users table and check the bsky_app column is present. If not, use bellow SQL command to add the bsky_app field to the #__kunena_users table. (instead of #__ add your prefix.)
- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.