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 Adding text in Profile Box

More
16 years 6 months ago #32226 by GospelGeezer
How/where would I add text so that it displays in the area that it says 'Welcome, Guest' ?

Basically I want to write something like 'Register with *website* in order to participate'

Thanks

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

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

It's in the file components\com_kunena\template\default\plugin\profilebox\profilebox.php at line 177 :
Code:
<?php echo _PROFILEBOX_WELCOME; ?>, <b><?php echo _PROFILEBOX_GUEST; ?></b>

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.

Time to create page: 0.248 seconds