Author Topic: .wmv probleme  (Read 5858 times)

0 Members and 1 Guest are viewing this topic.

Offline mazzo

  • Pre-Newbie
  • Posts: 7
    • View Profile
.wmv probleme
« on: March 19, 2006, 07:36:15 PM »
hi ich habe die gallery bei mir isntalliert! jetzt will ich ien .wmv file hochladen! also gehe ich in einstellungen dann auf dateiendungen und füge ,wmv hinzu!
wenn ich aber dann auf bilder hochladen klicke und das video hochladen will, dann kommt immer ine fehler(das feld bild1 ist rot mit einem * dran!)!!

woran liegt das!??!?!?

PS:maximale upload größe ahbe ich berücksichtigt ....

Offline IcEcReaM

  • Hero Member
  • *****
  • Posts: 714
    • View Profile
    • My little Testboard
Re: .wmv probleme
« Reply #1 on: March 19, 2006, 08:29:55 PM »
evtl. müsstest du noch deine includes/upload_definitions.php anpassen (siehe FAQ).
Coding is a everlasting competition between programmers who tries to write larger, better and idiot-safe programs and the universe producing larger and stupider idiots...
...so far the universe won
bump

Offline mazzo

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: .wmv probleme
« Reply #2 on: March 19, 2006, 08:52:00 PM »
ich habe die zeile
Code: [Select]
$mime_type_match['wmv'] = array("video/wmv");
hinzugefügt jetzt kommt folgender fehler
Quote
Fehler beim Upload der Bild-Datei: 06020502.wmv
06020502.wmv: Die Datei hat ein ungültiges Format (wmv, video/x-ms-wmv)

Daten nicht in die Datenbank geschrieben


was muss ich noch ändern an dieser stelle?

Offline IcEcReaM

  • Hero Member
  • *****
  • Posts: 714
    • View Profile
    • My little Testboard
Re: .wmv probleme
« Reply #3 on: March 19, 2006, 09:09:56 PM »
änder das mal dahingehend:
Code: [Select]
$mime_type_match['wmv'] = array("video/wmv", "video/x-ms-wmv");
Coding is a everlasting competition between programmers who tries to write larger, better and idiot-safe programs and the universe producing larger and stupider idiots...
...so far the universe won
bump

Offline mazzo

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: .wmv probleme
« Reply #4 on: March 20, 2006, 02:16:42 PM »
der fehler besteht weiterhin auch anch der änderung der genannten zeile!

Offline mazzo

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: .wmv probleme
« Reply #5 on: March 21, 2006, 10:05:44 PM »
brauche bitte hilfe

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...