Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 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

Question [Merged topic]The great Mootools/Javascript conflict discussion

More
15 years 3 months ago #73426 by xillibit
Replied by xillibit on topic Users Can Not Edit Profile

darkrose wrote: I've noticed that my htaccess is missing? Could this be the cause? If so how to I change the status to exists?

Hello,

The issue doesn't come from the htaccess

Do yo have a test account on your site, like i can see the issue (use
This message contains confidential information
to let only moderators to see the datas) ?

I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
More
15 years 3 months ago - 15 years 3 months ago #73550 by sozzled
Replied by sozzled on topic Users Can Not Edit Profile
This looks like another Rockettheme ( Mootools 1.2.4 conflict) issue to me.
Last edit: 15 years 3 months ago by sozzled.
The following user(s) said Thank You: SirTom
The topic has been locked.
More
15 years 3 months ago #74080 by VectorHero
Replied by VectorHero on topic Profile Editing
I have found that users are unable to edit their profiles. The edit and save buttons are available but no other editing functions are availabe. Any help would be greatly appreciated.

Thanks
The topic has been locked.
More
15 years 3 months ago #74090 by xillibit
Replied by xillibit on topic Profile Editing
Hello,

You have a mootools conflict somewhere

I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
More
15 years 3 months ago - 15 years 3 months ago #74218 by etkritikonspoudon
Concerning this javascript conflict issue, there may be a workaround, I apologize if this has been mentioned before...

There is a Joomla extension called " loadplugin_CK " in JED which allows you to choose the pages in which a particular plugin will be activated...so one could have the plugin called in the Kunena forum pages and disabled in all others, so this would minimize or side-step any library conflicts...

This will not do it for all conceivable cases, since there may be modules that the user may want appearing on all pages...
But it will do the trick for most...

PS: I have not used it myself, just came across it today in the JED...

There is also another one, "mootools control" which I have not bothered to look at really, but maybe it could come useful
Last edit: 15 years 3 months ago by etkritikonspoudon.
The topic has been locked.
More
15 years 3 months ago #74234 by data
Replied by data on topic Re: Can't upload files

quorox wrote: It looks as if the issue of the OP and mine weren't exactly the same after all. While playing around with firebug, I discovered what was causing my problem.

The file-upload dialog for Kunena is defined as:

Code:
<input type="file" name="kattachment1" class="kfile-input hidden">

The css-file from the site-template contained a line:
Code:
.hidden {display: none;}

But Kunena css also contains a definition for the hidden class:
Code:
.hidden {overflow: hidden;}

The site-template definition ruled out the Kunena definition and caused the file-input textbox not to be rendered. I removed the line from the template and now it works. Yeah!

Where do i find this site template css?

i'm having similar issues. I can upload file, but the text box is just now showing the file i had selected.

thanks
The topic has been locked.
Time to create page: 0.278 seconds