- Thank you received: 0
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
Loved Own Kunena Login
- PARUSA
-
- New Member
-
Less
More
16 years 3 months ago - 16 years 3 months ago #37029
by PARUSA
Replied by PARUSA on topic Re:Own Kunena Login
Last edit: 16 years 3 months ago by PARUSA.
Please Log in or Create an account to join the conversation.
16 years 3 months ago - 16 years 3 months 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
#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 months ago by nater77. Reason: added css
Please Log in or Create an account to join the conversation.
16 years 3 months ago #37236
by TDman
Kunena 4.0.11
Joomla! 3.5.1
Template: Car Deluxe - By Web Design Builders
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.
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.
16 years 3 months 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.
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.
16 years 3 months 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.
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
-
Less
More
- Posts: 2
- Thank you received: 0
16 years 3 months ago - 16 years 3 months 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 !!!
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 3 months ago by boris_pehar.
Please Log in or Create an account to join the conversation.
Time to create page: 0.462 seconds