Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

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

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Forum Account Edit not working

More
14 years 10 months ago #101684 by GRiMP
Hallo K1.6 people,

I am working on our new website for SGN-Europe, and using the forum mod.. The problem i got right now is that i am not enable to edit my user account in the forum. If i go to Profile i see the text Edit, but cant click on it because its not linked at al? Any idéé how to fix this?.

Greetz GRiMP.

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

More
14 years 10 months ago #101688 by rwoonacott
I am having the same issue

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

More
14 years 10 months ago #101692 by GRiMP

rwoonacott wrote: I am having the same issue


Ye, its strange.. I am trying to find it in the php files so maby i can fix it..
Dont know if your using joomla?, ifzo you can edit your account by going to the next link;
www.yourdomein.com/forum/profile/edit

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

More
14 years 10 months ago #101693 by rwoonacott
Thanks for the temp tip, but that isn't going to work with the customer, he is really funny about that stuff. I really would like to see a fix, or maybe it is Joomla not wanting Kunena to use their framework anymore??? :lol: :lol: :lol: :lol:

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

More
14 years 10 months ago #101713 by sozzled
I don't understand the reference to "Joomla not wanting Kunena to use their framework anymore" because that's absurd. Your question is asked a lot. It's a frequently asked question. It's in the FAQS: Why can't I edit my Kunena user profiles (including setting forum preferences, avatar image, etc.)?

The whole point about the issue is that Kunena does use the Joomla framework; you have something else on your website that doesn't. You have a Javascript library conflict.

Your question is address in msg #1 of If you are having problems with K 1.6, please read this first . I think it would help everyone better if they used a few of the self-help tools that we provide here instead of making unfounded assertions about what's causing their problem.

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

More
14 years 10 months ago - 14 years 10 months ago #101750 by GRiMP
I'm running the forum in debug now, and did get a message about a other comp..
And Kunena Menu is missing something, il post the error message here so you understand it better.

1# Kunena Menu is missing: No navigation was found for menu item /forum (ItemID=4). See our documentation on how to create customised menus (link).

- This one i realy dont understand, i dont have any customised menus on the forum :dry:

2# /components/com_lgsl/router.php on line 9

- So de forum got some trouble with my GameServer List, i checkt the lines. Dont have any idee why yet but this is whats in it..
Code:
function LGSLBuildRoute(&$query) { $segments = array(); $segments[] = $query['s']; unset($query['s']); return $segments; }

This is the part of the code is line 9..
Code:
$segments[] = $query['s'];

Any idee's ??

Greetingz
Last edit: 14 years 10 months ago by GRiMP.

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

Time to create page: 0.243 seconds