- Thank you received: 0
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
-
- New Member
-
Please Log in or Create an account to join the conversation.
#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
Please Log in or Create an account to join the conversation.
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.
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.
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.
- boris_pehar
-
- Offline
- New Member
-
- Posts: 2
- Thank you received: 0
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 !!!
Please Log in or Create an account to join the conversation.