- Posts: 934
- Thank you received: 5
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
- johnnydement
-
Topic Author
- Offline
- Elite Member
-
Less
More
1 year 3 months ago - 1 year 3 months ago #232734
by johnnydement
Can't edit profile due Bsky was created by johnnydement
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.
1 year 3 months ago #232735
by rich
Important! Always create a backup before you make any changes to your website!
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.
- johnnydement
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 934
- Thank you received: 5
1 year 3 months ago #232738
by johnnydement
Replied by johnnydement on topic Can't edit profile due Bsky
Notice this is happening here in kunena.org.
I can't reproduce on my own install.
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.
1 year 3 months ago #232742
by rich
Important! Always create a backup before you make any changes to your website!
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.
1 year 3 months ago #232750
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Can't edit profile due Bsky
Hello,
It has been fixed yesterday, thanks for the report
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.
- johnnydement
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 934
- Thank you received: 5
1 year 3 months ago - 1 year 3 months ago #232755
by johnnydement
Replied by johnnydement on topic Can't edit profile due Bsky
Confirmed! 
You're welcome ^^
Although, I can't see Bluesky link appearing in profile
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