Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question Remove REGISTER form from Kunena forum!

More
16 years 10 months ago #22028 by catalink
Hello all,


Is it possible to remove REGISTER FORM from Kunena forum? I am working to an intranet site and for me Register form is useless because I import the users from LDAP. I would like to use Login form and Lost Password Form and I want to remove just only REGISTER form.


Thank you very much and plese help me!

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

More
16 years 10 months ago - 16 years 10 months ago #22042 by Spock
Yes it is possible. Kunena doesn't have a registration form it only links to the Joomla! registration form, so what you want is to remove the link to the form. You'll have to remove the following

<a href = "<?php echo $registerlink;?>"><?php echo _PROFILEBOX_REGISTER; ?></a>

from /components/com_kunena/template/default/plugin/profilebox/profilebox.php
Last edit: 16 years 10 months ago by Spock.

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

More
16 years 10 months ago #22064 by catalink
Spock wrote:

Yes it is possible. Kunena doesn't have a registration form it only links to the Joomla! registration form, so what you want is to remove the link to the form. You'll have to remove the following

<a href = "<?php echo $registerlink;?>"><?php echo _PROFILEBOX_REGISTER; ?></a>

from /components/com_kunena/template/default/plugin/profilebox/profilebox.php


Thank you very much! I have tested this solution and everything it's OK.

Good luck in your activity and GOD bless you! ;)

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

More
16 years 8 months ago #29227 by me
hey guy's

thanks for informations above. i would like to completely remove following strings:

1) Please Login or Register
2) Lost Password?

thanks in advance for your help.

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

More
16 years 8 months ago #29279 by me
solved!

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

Time to create page: 0.250 seconds