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.

Question File upload problem

More
17 years 3 months ago #5643 by gib
File upload problem was created by gib
I can upload images fine, but I when I upload a file, it says it is 0 bytes and when I click on the link, it gives the error below.

Not Found
The requested URL /media/kunena/attachments/legacy/files/blah.mp4 was not found on this server.


I have added mp4 as a permitted file type and it is smaller than the file size limit.

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

More
17 years 3 months ago #5678 by Matias
Replied by Matias on topic Re:File upload problem
Linux/Windows, PHP version, MySQL version?

Can you find the file from there?
Are your directory permissions ok?

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

More
17 years 2 months ago #6251 by gib
Replied by gib on topic Re:File upload problem
Linux (shared hosting)
PHP Version = 5.2.8
MySQL = 5.0.67-community

/public_html/media/kunena/attachments/legacy/files/ directory is set to 777
The /public_html/media/kunena/attachments/legacy/images/ is also set to 777 and it works fine.

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

More
17 years 2 months ago #6254 by gib
Replied by gib on topic Re:File upload problem
I checked through the allocated folder via an FTP client and the file doesn't exist in the directory.

I tried uploading a 4meg mp4 file, currently using default PHP settings (8 meg max)

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

More
17 years 2 months ago #6282 by Matias
Replied by Matias on topic Re:File upload problem
That's a large file and a lot can go wrong when uploading it.

First you should check these:

Kunena Configuration / Uploads / File:

File types allowed = mp3,mp4 (and other allowed filenames)
Max. File size = 8096

If they are ok, you should check that there will be no php timeout when posting.
And if even that is ok, try to look if you get any php warnings/errors into your Apache log.
Also try to upload small file. Does it work?

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

More
17 years 2 months ago #6320 by gib
Replied by gib on topic Re:File upload problem
Thanks for responding Matias.

Yes, it must be a file restriction somewhere, as I can upload mp4 files up to 1meg, but not 2 meg.

I will have a look through Kunena settings, PHP settings and Apache settings

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

Time to create page: 0.245 seconds