Read before updating: How to Update Kunena Templates - More detail

Login name display instead of User name

G Topic Author
New Member New Member
  • Posts: 2
  • Thanks: 0

Login name display instead of User name

10 years 4 months ago
#2965
...precisely here:
<div class="kblock k-profile">
<div class="kheader">
<h2><span class="k-name"><?php echo JText::_('COM_KUNENA_USER_PROFILE'); ?> <?php echo $this->escape($this->name); ?></span>


can I fix it substituting $this->name with something else?

thanks a lot

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

G Topic Author
New Member New Member
  • Posts: 2
  • Thanks: 0

Re: Login name display instead of User name

10 years 4 months ago
#2970
sorry, the question was really badly formulated, by the way I got the result I wanted by removing entirely
<?php echo $this->escape($this->name); ?>
and now the Login name that was bothering me doesn't appear any more :-)
have a nice day

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: Login name display instead of User name

10 years 4 months ago
#2973
Hi Gius,

Sorry about delay. I think, this is a great question and congrats you are found the answer.

Best regards,

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

Time to create page: 0.241 seconds