Author Topic: No Upload with Ubuntu  (Read 3250 times)

0 Members and 1 Guest are viewing this topic.

Offline mato72

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Brick-Cinema
No Upload with Ubuntu
« on: August 22, 2007, 01:22:02 PM »
Hi...
I have a little Problem.

I have installed the 1.7.4-Version, and it still works.
I use the gallery as an video-gallery with FLVīs. This workīs fine too!
But, one User got an Problem to upload those flvīs with the browser Ubuntu on Unix/Linux
He get the Error-Message:

Error uploading video file:
vom_fischer.flv: Invalid file type (flv, application/x-flash-video)

I have uploaded his Video from my PC with IE and FireFox, its still works, Video is not corrupt

The Mime-Type is added, Mozilla, IE, Firefox and Netscape runs with this scripts, but Ubuntu not.
Have someone an solution/idea why this problem exist?

here is my Code:
Code: [Select]
$mime_type_match['flv'] = array("application/x-shockwave-flash", "application/octet-stream"); I tried to change it to:
Code: [Select]
$mime_type_match['flv'] = array("application/x-shockwave-flash", "application/octet-stream", "application/x-flash-video"); ,
but it is not working...

Please help me out...


Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: No Upload with Ubuntu
« Reply #1 on: August 22, 2007, 04:18:54 PM »
Quote
but it is not working...

Is say ? :roll:
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline mato72

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Brick-Cinema
Re: No Upload with Ubuntu
« Reply #2 on: August 22, 2007, 05:19:45 PM »
Umgh...what???

I think you may be donīt understand my problem, or may be my english is too bad...sorry...

WHY or WHAT ist in Ubuntu not working to upload flvīs???
What can I do to teminate this error with using Ubuntu?
Ok, itīs just only ONE User with this browser, but it will be much more professionell if the upload will be working wih ALL browsers....
So, my be you can know understood what I mean... :)

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: No Upload with Ubuntu
« Reply #3 on: August 22, 2007, 07:51:35 PM »
Quote
So, my be you can know understood what I mean...

No source error ... no get.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?