Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

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.

K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.

Merged Hide / Disable login

More
13 years 6 months ago #130572 by Dom2012
Replied by Dom2012 on topic Hide / Disable login
Thanks for getting back to me.

There seemed to be some sort of problem with the Kunena menu after I renamed it in the main menu. As a result, I lost the usual Kunena menu links (Index, Recent Topics, etc.).

I tried to fix this by following the instructions in the video you mentioned, but they vanished again.

I discovered that it was possible to retrieve them if I saved the forum in the main menu as an external link. Odd, but it worked.

The Kunena menu items are now back.

I was also able to change the width of the Joomla template using the mjindustry's instructions in the following link: www.rockettheme.com/forum/index.php?f=39...ic&start=165#p805750

I'm also including his instructions below for easier use:-

I have just tested this step by step and it works for me on rt_tachyon_j16

Download the attached zip file. Unzip it and then upload the file - mywidth.php - to your features directory in the template. For most people this will be via ftp to /public_html/your.domain/templates/rt_tachyon_j16/features

Now open the /templates/rt_tachyon_j16/template-options.xml file and look for the code at line 117....

Code:
<fieldset name="features" label="FEATURES"> <field name="viewswitcher-priority" type="hidden" default="1"/> <field name="logo-priority" type="hidden" default="2"/> <field name="copyright-priority" type="hidden" default="3"/> <field name="styledeclaration-priority" type="hidden" default="4"/>

...and insert this code...

Code:
<field name="dyngrid" default="60" type="text" class="text-short" label="mywidth"/>

...so the file should now look like this...

Code:
<fieldset name="features" label="FEATURES"> <field name="dyngrid" default="60" type="text" class="text-short" label="mywidth"/> <field name="viewswitcher-priority" type="hidden" default="1"/> <field name="logo-priority" type="hidden" default="2"/> <field name="copyright-priority" type="hidden" default="3"/> <field name="styledeclaration-priority" type="hidden" default="4"/>

Please note that the default is set to 60px, which is the same setting as the current template. Upload the amended file to replace the original.

Now go to Joomla admin and select the rt_tachyon_j16 template and go to template admin. In the features tab you should now have an option called mywidth and it should be displaying the 60 width.

Just change the width to suit your needs and then apply. Remember that there are 12 columns so if you set the column width to 100 then you will deliver a screen width of 1200px.

Hope this helps


It worked exactly as described for me. I found that 64px did the trick. You can see the result here: www.steinerparents.com/forum/index

I have attached the required file, mywidth.zip.

Thanks,
Dom

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

More
13 years 5 months ago #131359 by sultra
Hello

How do I remove the login menu on Kunena 2.0, so that appear on forum pages instantly just in category forum

thank you

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

More
13 years 5 months ago #131361 by sozzled
Replied by sozzled on topic Hide / Disable login
*** Topics merged ***

Answered >>> here <<<

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

More
13 years 5 months ago #131363 by sultra
Replied by sultra on topic Hide / Disable login
Thanks for the instructions

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

More
13 years 5 months ago #131935 by bonnyh
Good morning,

I am using joomla 2.5 and the latest version of Kunena forums. I would like to hide the login/register area beacuse I am having memebrs login via facebook, twitter, linkdin and google, instead of creating a user name and pw. I do not want to keep anyones PW information for security reasons so I need to know how I can hide that login area on the homepage of the forums. I need to get this done asap so if anyone knows how it can be done i would appreciate it.

I do not want to remove the login completely because I still do not want guest posting with out registering via social networks. Hope that makes sense :)

Thanks

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

More
13 years 5 months ago #131950 by sozzled
*** Topics merged ***

Answered >>> here <<<

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

Time to create page: 0.355 seconds