- Posts: 7329
- Thank you received: 1425
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
Solved Avatar, and User profile link disable
1) Create template overrides, but you need to change alot off pages
2) Create own template.
3) Create a plugin thats overwrintg out function
4) Edit it on the core, but you need to copy it back after an update.
Please Log in or Create an account to join the conversation.
1) overrides are messy and time consuming and, if there are changes made to Kunena, some of the overrides may fail when you upgrade.
2) as with 1 above, creating your own template (based on the existing template), may require further changes when the Kunena core software is changed.
3) a plugin can disable the link (fairly easy to do now by going to Plugins » Kunena - Kunena Integration » Enable Kunena Profiles = No) but how will logged-in users edit/change their own profiles and replace their avatars?
4) extremely time-consuming to locate the relevant parts of the Kunena core, make the changes, and remember to re-apply the changes with successive upgrades. For this reason, those people who hack the core usually do not upgrade after doing it once. Further, once you've hacked the core, you void any "warranty" or support from the developers or the rest of the community. In effect, you're on your own.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- Posts: 12290
- Thank you received: 2537
sozzled wrote:
3) a plugin can disable the link (fairly easy to do now by going to Plugins » Kunena - Kunena Integration » Enable Kunena Profiles = No) but how will logged-in users edit/change their own profiles and replace their avatars?
Yes, that's the solution!
1. Go in backed to "Kunena > Plugins > Kunena - Kunena Integration" and choose Enable Kunena Profiles = No
2. Go to "Menus > Kunena Menu" and create additional the Kunena menu item Edit User
Then you can edit with the menu item "Edit User" your own profile, and with the menu item "Profile" you see your own profile. But no others users have access.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.