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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Delete "My Profile" beside the avatar?

More
16 years 6 months ago - 16 years 6 months ago #32220 by Fajjven
Hi!

I have searched in the forum for the kind of problem that I am having but couldn't find anything about it.

I want to delete the link "My Profile" that is showed just beside the avatar.

Avatar pic - Show Latest Post | My Profile | Logout | Advanced Search


Someone who knows in what file that kind of information is?

//Fajjven
Last edit: 16 years 6 months ago by Fajjven.

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

More
16 years 6 months ago #32242 by xillibit
Hello,

for this open the file \components\com_kunena\template\default\plugin\profilebox and at line 124 modify like this :
Code:
echo _PROFILEBOX_SHOW_LATEST_POSTS; ?> </a> | <a href = "<?php echo $logoutlink;?>"><?php echo _PROFILEBOX_LOGOUT; ?></a>

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
16 years 5 months ago #32259 by Fajjven
Thank you xillibit!!!

You can't imagine how many hours I have spent on searching after that ;D

Thanks!

//Fajjven

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

Time to create page: 0.269 seconds