Kunena 7.0.3 Released

The Kunena team has announce the arrival of Kunena 7.0.3 [K 7.0.3] 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

More
16 years 7 months ago #26340 by pete
Replied by pete on topic Re:Own Kunena Login
Thank you very much - the patch worked!! Nice Job!

Thanks again! :)

Pete

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

More
16 years 7 months ago #26410 by @quila
Replied by @quila on topic Re:Own Kunena Login
Hi pete,

thank you.

Now the patch is updated in the first post.

Regards

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

More
16 years 7 months ago #28010 by ppeluse
Replied by ppeluse on topic Re:Own Kunena Login
Everything is working great for me except for the links below login.

Seems they are redirecting the php tag instead.

The links work fine, i'm just trying to change the link names.

Image is attached

any help is much appreciated :) .

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

More
16 years 7 months ago #28012 by @quila
Replied by @quila on topic Re:Own Kunena Login
Hi ppeluse,

this is a language problem.

Be sure to upload a kunena.english.php to folder

administrator / components / com_kunena / language

and overwrite existing file.

If you don't use english language you need to insert this
Code:
// 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 of 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.');
to your language file located in the same place and translate the line in your langage.

Hope this helps

Regards
The following user(s) said Thank You: neebrad

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

More
16 years 7 months ago #28015 by ppeluse
Replied by ppeluse on topic Re:Own Kunena Login
Perfect! Thanks so much!!! :)

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

More
16 years 7 months ago - 16 years 6 months ago #28561 by pb_dado
Replied by pb_dado on topic Re:Own Kunena Login
Great work @quila!
i've got a little question for you:
is there a reason why my register form sometimes works, sometimes doesn't?
i'm workin locally, using Kunena 1.5.5, of course with a few hacks..but I really can't understand why "sometimes" my form doesn't work..
any ideas?
i tried to activate j's login module (both viewing it and not) but the result is the same.

thanks in advance, and sorry for my english ;)
Last edit: 16 years 6 months ago by pb_dado.

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

Time to create page: 0.458 seconds