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.

Loved Own Kunena Login

  • PARUSA
  • PARUSA's Avatar
  • New Member
  • New Member
More
16 years 3 weeks ago - 16 years 3 weeks ago #37029 by PARUSA
Replied by PARUSA on topic Re:Own Kunena Login
forum jump bug after installation of this hack on live/test. i didn't notice it for a while, i thought it was fine. =(

bug or cache problem.. arrrrrrg
Last edit: 16 years 3 weeks ago by PARUSA.

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

More
16 years 3 weeks ago - 16 years 3 weeks ago #37083 by nater77
Replied by nater77 on topic Re:Own Kunena Login
The problem is with the following css:

#Kunena .inputbox {
width:10%;
}

I changed mine to 200px and the layout is perfect. Tested in FF and IE 7/8. It should look like this:

#Kunena .inputbox {
width:200px;
}

Hope that helps.

Nate
Last edit: 16 years 3 weeks ago by nater77. Reason: added css

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

More
16 years 3 weeks ago #37236 by TDman
Replied by TDman on topic Re:Own Kunena Login
Has anyone made this work in version 1.0.11? Is there something similar for it?

Any help would be appreciated.

Kunena 4.0.11
Joomla! 3.5.1
Template: Car Deluxe - By Web Design Builders

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

More
16 years 3 weeks ago #37388 by tmfmtp
Replied by tmfmtp on topic Own Kunena Login in 1.5.8
Hi,

I have installed Kunena 1.5.8 Forum on my site and once the user registration is complete, it takes me to the home page and not to the nominated forum.html page. Is there a way to get this fixed ? I noticed that there is patch, can someone help how I change the files in the respective directories?


Look forward to some support.

Cheers
Mukunda.

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

More
16 years 3 weeks ago #37391 by tmfmtp
Replied by tmfmtp on topic Re:Own Kunena Login
Hi,

I am having a look at my installed files in Kunena Forum 1.5.8 and noticed that there are some folders that are in different order or some missing. How do I fix the redirection to my home page instead of going to the forum page.

Kindly help. I have downloaded the patch. Is this sufficient for 1.5.8? Or has this been fixed in 1.5.8 as I have just upgraded from 1.5.5 to 1.5.8.

Look forward to some help.

Regards
Mukunda.

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

More
16 years 2 weeks ago - 16 years 2 weeks ago #37516 by boris_pehar
Replied by boris_pehar on topic Re:Own Kunena Login
I have only one little problem ...

When I come in forum as guest and click on NEW THREAD i was redirected to log in form BUT WITHOUT DEFINE('_KUNENA_LOGIN_MESSAGE', 'In order to login you must be registered. Registering takes only a few moments but gives you increased capabilities. The board administrator may also grant additional permissions to registered users. Before you register please ensure you are familiar with our terms o f use and related policies. Please ensure you read any forum rules as you navigate around the board.');
DEFINE('_KUNENA_LOGIN_FORUM', 'Only community members can participate in forum threads. You must register or log in to contribute.');
- Does anyone know how to fix this ???

And I using Croatian Language for Kunena and in it I added these changes:
// patch kunena login @quila
DEFINE('_PROFILEBOX_FORGOT_USERNAME', 'Forgot your username?');
DEFINE('_PROFILEBOX_FORGOT_PASSWORD', 'Forgot your password?');
DEFINE('_PROFILEBOX_CREATE_ACCOUNT', 'Create an account');
DEFINE('_KUNENA_LOGIN_MESSAGE', 'In order to login you must be registered. Registering takes only a few moments but gives you increased capabilities. The board administrator may also grant additional permissions to registered users. Before you register please ensure you are familiar with our terms o f use and related policies. Please ensure you read any forum rules as you navigate around the board.');
DEFINE('_KUNENA_LOGIN_FORUM', 'Only community members can participate in forum threads. You must register or log in to contribute.');




Thanks in advance !!!
Last edit: 16 years 2 weeks ago by boris_pehar.

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

Time to create page: 0.502 seconds