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 registerlink from header

More
16 years 9 months ago - 16 years 9 months ago #24693 by firstrincewind
hello,
i need to change/delete the link from register which is shown in the header- my registerlink is different from joomlastandard because of using jrpassphrase.
anyone know where i find the code to edit?
Last edit: 16 years 9 months ago by firstrincewind.

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

More
16 years 9 months ago - 16 years 9 months ago #24701 by 810
Hello,
the code you're looking at is in template/default/plugin/profilebox/profilebox.php
check line 181. and delete/edit
Code:
<?php echo _PROFILEBOX_OR; ?> <a href = " <?php echo $registerlink;?>"></a>.

regards
810
Last edit: 16 years 9 months ago by 810.

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

Time to create page: 0.241 seconds