- Posts: 5
- Thank you received: 0
Kunena 7.0.8 Released
The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 Use JomSocial Avatars... what happens to existing Kunena avatars?
If I set this to use JomSocial, what happens to the existing Kunena avatars? Do they transfer to JomSocial? Are they permanently overwritting in database?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
1) copy over avatar files from Kunena to JS avatar directory
2) write new url to kunena avatars
or
1) in SQL, copy kunena avatars URLs to JS avatars URLs, matching user IDs (JS avatars for these users would be residing in Kunena avatar directory).
See any problem with the latter method?
Please Log in or Create an account to join the conversation.
- Jiminimonka
-
- Offline
- Elite Member
-
- YBAS!
Firebrand wrote: So, I will need to somehow manually (SQL):
1) copy over avatar files from Kunena to JS avatar directory
2) write new url to kunena avatars
or
1) in SQL, copy kunena avatars URLs to JS avatars URLs, matching user IDs (JS avatars for these users would be residing in Kunena avatar directory).
See any problem with the latter method?
Ask your forum members to manually do it themselves, works for me
Please Log in or Create an account to join the conversation.