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

Question Can't edit profile due Bsky

More
1 year 3 months ago - 1 year 3 months ago #232734 by johnnydement
 

Error when saving profile, doesn't care if you've added info in bsky field or not.

The error appears whatever the tab you edit, BUT, the only changes hat are not saved are those made in "profile information" & "Forum settings" . User &Avatar forum are saved correctly.
Last edit: 1 year 3 months ago by johnnydement. Reason: Adding info
The following user(s) said Thank You: xillibit

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

More
1 year 3 months ago #232735 by rich
Replied by rich on topic Can't edit profile due Bsky
Does the column bsky_app exist in the table #__kunena_users? If not, this SQL command should solve the problem (instead of #__ add your prefix): But first create a database backup!
Code:
ALTER TABLE #__kunena_users ADD bsky_app VARCHAR(75) NULL AFTER reddit;

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
1 year 3 months ago #232738 by johnnydement
Notice this is happening here in kunena.org.

I can't reproduce on my own install.
The following user(s) said Thank You: rich

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

More
1 year 3 months ago #232742 by rich
Replied by rich on topic Can't edit profile due Bsky
Thanks for reporting this, I can confirm this error. I will bring it to the attention of our developer.

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: johnnydement

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

More
1 year 3 months ago #232750 by xillibit
Hello,

It has been fixed yesterday, thanks for the report

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
1 year 3 months ago - 1 year 3 months ago #232755 by johnnydement
Confirmed! :)

You're welcome ^^

Although, I can't see Bluesky link appearing in profile
Last edit: 1 year 3 months ago by johnnydement.

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

Time to create page: 0.436 seconds