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 Changing Kunena registration link

More
16 years 8 months ago #26650 by agron
I have Auser Manager that provides captcha for new registrants in joomla. How do to I modify the registration link in Kunena so that it points to component/auser/register.html instead of component/user/register.html?

Thank you very much in advance,

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

More
16 years 8 months ago #26719 by xillibit
Hello,

You need to open the file components/com_kunena/template/default/plugin/profilebox/profilebox.php and at line 103 :
Code:
$registerlink = JRoute::_('index.php?option=com_user&view=register&Itemid=' . $Itemid);

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 8 months ago #26726 by agron
Thank you very much for your help. I have fixed it now. Thanks a lot again.

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

Time to create page: 0.220 seconds