Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/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 Kunena Login Issues

More
4 years 1 week ago #1 by RPhilMan1
Hello,

We currently use Kunena on our website privately so only registered users can access and view it. An issue has come up where if a user is not logged in, the "please log in" message is displayed but there is nowhere to click or actually login. As a test, if I set registered users only to no and access the page and then login, I am able to get through. Then I can reset the option to only allow registered users and after deleting cache I am able to still access the forum. So the issue seems to be when a user is logged out initially, they cannot actually login anywhere when they try to access the forum. Attached are screenshots and the configuration report.





This message contains confidential information

Database collation check: ✔ The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 120 seconds | Max execution memory: 768M | Max file upload: 128M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : rt_clarion_responsive | author: RocketTheme, LLC | version: 1.11 | creationdate: November 10, 2017

Kunena default template details : Blue Eagle5 | author: Kunena Team | version: 1.5.2 | creationdate: 2018-12-11

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 5.1.16 | 2020-03-17 [ Pallene ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

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

More
4 years 1 week ago #2 by rich
Replied by rich on topic Kunena Login Issues
Create a language override and add links to your login page. docs.kunena.org/en/languages/language-overrides
Enter the language constant COM_KUNENA_LOGIN_FORUM
and in the text field add your text along with html links like
Code:
Only community members can participate in this forum. You must <a href="Link to your register page">register</a> or <a href="Link to your login page">log in</a> to contribute.

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

More
4 years 1 week ago - 4 years 1 week ago #3 by RPhilMan1
Replied by RPhilMan1 on topic Kunena Login Issues

rich wrote: Create a language override and add links to your login page. docs.kunena.org/en/languages/language-overrides
Enter the language constant COM_KUNENA_LOGIN_FORUM
and in the text field add your text along with html links like

Code:
Only community members can participate in this forum. You must <a href="Link to your register page">register</a> or <a href="Link to your login page">log in</a> to contribute.


Thank you very much for the response. I was able to use the language override function in Joomla (thank you by the way as I did not know of it) and changed the text. However, I do not know a direct link to login to use as the URL. So what I ended up doing is copying the HTML from the page source code of the login function and pasted it into the language override. Now the login feature appears on the message. Problem solved! I really appreciate the help.

Last edit: 4 years 1 week ago by RPhilMan1.

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

Time to create page: 0.452 seconds