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

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.

Question Add File not working with Firefox 18+

More
13 years 3 months ago #139292 by donkey12
Hi there,
Since the release of the latest 18.0 version of Firefox this weekend, it has not been possible for our members to add any pictures to their threads .
Can this issue be resolved from Kunena control panel?
The following user(s) said Thank You: Moonstone
The topic has been locked.
More
13 years 3 months ago #139293 by sozzled
Using FF 18.0, I will add an image to this topic to see if you are right.
The topic has been locked.
More
13 years 3 months ago #139294 by sozzled
I was able to add an image here. Can you (add an image here)?
The topic has been locked.
More
13 years 3 months ago #139295 by TKtemp
Hi,

you are probably using Joomla 1.5. FF 18 break Mootools Upgrade plugin.
Solutions are (1)to wait for FF19 (2) downgrade to FF17 or (3) upgrade your site to J2.5.
The topic has been locked.
More
13 years 3 months ago #139296 by sohopros
Same problem here on a J1.5 site - upload is totally disabled in FF18.
The topic has been locked.
More
13 years 3 months ago - 13 years 3 months ago #139298 by Shimei
Add to mootools.js file in plugins -- system -- mtupgrade:
Code:
String.prototype.contains = function(string, separator){ return (separator) ? (separator + this + separator).indexOf(separator + string + separator) > -1 : String(this).indexOf(string) > -1; };

Further information: click here

Seems to work, I added this only to mootools.js. Joomla! 1.5.26 and Kunena 2.03
Last edit: 13 years 3 months ago by Shimei.
The following user(s) said Thank You: zomblaa, easycool
The topic has been locked.
Time to create page: 0.242 seconds