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

Question Remove login/logout and register links in Kunena

More
15 years 10 months ago #50862 by sozzled
Hinson wrote:

Another question: I just realized that I neglected to check the 'subscribe' box and it cannot be done via 'edit.' Is there any way to set the default to subscribe and have the poster UNcheck if s/he doesn't want email notifications?

I think you would have to agree that this question is rather off-topic in a discussion about how to remove the login/register links.

The short answer to your question is that undo subscriptions via message edit, yes there is a way to set the default subscription checkbox behaviour and, yes, users can unsubscribe after they have subscribed. You can unsubscribe using the button and you can manage your subscriptions from your user profile. You can change the default subscription checkbox behaviour with a Kunena configuration setting . If you would like more information you might like to start a new topic in the Common Questions category? :)

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

More
15 years 8 months ago - 15 years 8 months ago #56111 by TBK
For 1.6.0 you have to comment out
Code:
CKunenaTools::displayLoginBox();
in
Code:
Joomla Root\components\com_kunena\kunena.php
on line 362 to remove the whole box.


If you just wanna remove the registration and login/out options, then you have to edit the two files in
Code:
Joomla Root\components\com_kunena\template\default\loginbox\
.
Last edit: 15 years 8 months ago by TBK.

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

More
15 years 8 months ago - 15 years 8 months ago #58016 by Phweedo
TBK, Commenting out that line produces an error for me on the main forum page now (when you click on "forum" from the site's menu). If I navigate to one of the subforums or an actual post it the page loads and I can see the welcome box is gone.

Fatal error: Class 'KunenaUser' not found in
Code:
/homepages/0/d317968395/htdocs/components/com_kunena/funcs/listcat.php on line 237
Any ideas??

You can see the error here:
www.mylocalyoga.com/index.php/forum
Last edit: 15 years 8 months ago by Phweedo.

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

More
15 years 8 months ago #58838 by ke4obt
I tried the suggestions in this thread, but lost my forum - it went down to basically just text links.
I'm using Kunena 1.5.12 on Joomla 1.5.20 with JomSocial 1.8.8.
I noticed that there are multiple instances of the "login", etc. I removed/replaced the ones that were mentioned in the thread. do I need to do anything with the others?

thanks in advance,
Flip

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

More
15 years 8 months ago #58954 by Matias
In Kunena 1.6.0RC2+ you can just set login integration to None. Before that you need to hack the changes, so I advice to do it in test site before putting the changes into live.

In Kunena 1.5 all the changes depend on version you're using. Some programming skills are usually needed to get hacks to work.

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

More
15 years 8 months ago - 15 years 8 months ago #58964 by ke4obt
Matias,
thanks for your reply.
I tried to follow the instructions here:http://docs.kunena.com/index.php/How_I_can_disable:_Login%2C_Register%2C_welcome_Message%2C_Avatar_or_whole_Profilebox with no good results. after I saved and uploaded the file, I had a blank forum screen - as I said before, no template, just text links.
Where can I find instructions to edit 1.5.12?

thanks again,
Flip
Last edit: 15 years 8 months ago by ke4obt.

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

Time to create page: 0.293 seconds