Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Read Only Pages

More
3 years 11 months ago #1 by PhilF51`
Read Only Pages was created by PhilF51`
Some sections of our forum are available only to club members. Some other are viewable by public. However the public page shows "Please Log in or Create an account to join the conversation." which I need to disable/hide to stop guest/public trying to register on the Kunena. Our club members register through Joomla so we can verify who they are. There have been posts of this dating back 7 years or so by sozzled and I have tried some of the suggestions but they either don't work or the forum gets disabled for everyone. Template is Crypsis and using latest Joomla.

A template edit somewhere?

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

More
3 years 11 months ago #2 by rich
Replied by rich on topic Read Only Pages
I think you mean the hint below the message. Kunena has no own registration, it's only a redirect to your Joomla register form. It's indifferent, whether a user uses the login via Kunena or Joomla it's the same.
But if you do not want this hint then try this code in your custom.less

Code:
.row-fluid.message p { display: none; }

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

Time to create page: 0.410 seconds