Keyword

Options in K2 User login mod

  • AuntyBetty
  • AuntyBetty's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago - 12 years 6 months ago #63404 by AuntyBetty
Options in K2 User login mod was created by AuntyBetty
Hello
I hope someone can help. Is there a way to:

Remove 'moderate comments to my published items'?
and an option for users to change their own profile image?

I didn't want to have to add community builder. I searched the forums and google and only one forum thread mentioned that there was an option once for users to change their avatar in the 'my account' area of the module, but this is no longer there.

I'm not a developer or php expert by the way.

Thank you very much.

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

More
12 years 6 months ago #63405 by Olga
Replied by Olga on topic Re: Options in K2 User login mod
Hi! You can remove 'moderate comments to my published items' in following way: go to userblock.php file and just delete lines 44-46
li>
<a class="modal" rel="{handler:'iframe',size:{x:990,y:550}}" href="<?php echo JRoute::_('index.php?option=com_k2&view=comments&tmpl=component'); ?>"><?php echo JText::_('K2_MODERATE_COMMENTS_TO_MY_PUBLISHED_ITEMS'); ?></a>
</li>
This will delete an item from the user menu.

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


Powered by Kunena Forum