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.

Important upload files more than 2MB

More
15 years 6 months ago #67473 by decrea
HI all,

i can't upload a file on my kunena forum when it's more than 2 MB.

i adjusted the setting in the config but still no luck .

any hints how i can solve that ??


thanx in advance.

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

More
15 years 6 months ago #67477 by xillibit
Hello,

You need to impove the value following in your php.ini, if you have access to it or if you can change things in it :
Code:
upload_max_filesize

I don't provide support by PM, because this can be useful for someone else.

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

More
15 years 6 months ago #67781 by decrea
OK put the following in my PHP.INI :

ini_set("memory_limit",'100M');
upload_max_filesize = 100M
post_max_size = 100m

but stil no luck.
any onther things i can try?

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

More
15 years 6 months ago #67856 by sozzled
Can we see your K 1.6 configuration report, please?

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

Time to create page: 0.262 seconds