- Posts: 89
- Thank you received: 1
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.
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+
13 years 3 months ago #139292
by donkey12
Add File not working with Firefox 18+ was created 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?
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.
13 years 3 months ago #139293
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Add File not working with Firefox 18+
Using FF 18.0, I will add an image to this topic to see if you are right.
Blue Eagle vs. Crypsis reference guide
Read my blog and
The topic has been locked.
13 years 3 months ago #139294
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Add File not working with Firefox 18+
I was able to add an image here. Can you (add an image here)?
Blue Eagle vs. Crypsis reference guide
Read my blog and
The topic has been locked.
13 years 3 months ago #139295
by TKtemp
Replied by TKtemp on topic Add File not working with Firefox 18+
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.
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.
13 years 3 months ago #139296
by sohopros
Replied by sohopros on topic Add File not working with Firefox 18+
Same problem here on a J1.5 site - upload is totally disabled in FF18.
The topic has been locked.
13 years 3 months ago - 13 years 3 months ago #139298
by Shimei
Replied by Shimei on topic Add File not working with Firefox 18+
Add to mootools.js file in plugins -- system -- mtupgrade:
Further information: click here
Seems to work, I added this only to mootools.js. Joomla! 1.5.26 and Kunena 2.03
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 topic has been locked.
Time to create page: 0.242 seconds