MyXoops Forum

Forum - myXOOPS German Support

7 - 1 = ?  
Geben Sie das Ergebnis der Berechnung ein
Sie haben max. 10 Versuche.
 
* = Erforderlich

Re: Datei Anhänge bei 1.2

Betreff: Re: Datei Anhänge bei 1.2
von feichtl am 04.04.2005 14:57:24

Die Antwort von "gehtdoch" war schon richtig, nur nicht ganz vollständig. Ausserdem steht das ganze in der CHANGELOG von news 1.21. Hier nochmal der Textabschnitt mit der Änderung:
Zitat:
************
v1.2.1 RC1
************
> Some important security holes have been corrected. That's why this version
exists. Thanks goes to onokazu
> The possibility to upload excel and word files have been removed.
If you still need this "option", edit the file named :
/xoops/modules/news/submit.php
Find the line :
$permittedtypes=array('image/gif', 'image/jpeg', 'image/pjpeg', 'image/x-png', 'image/png' ,'application/x-zip-compressed', 'application/pdf', 'application/x-gtar', 'application/x-tar');
and replace it with :
$permittedtypes=array('image/gif', 'image/jpeg', 'image/pjpeg', 'image/x-png', 'image/png' ,'application/x-zip-compressed','application/msword', 'application/vnd.ms-excel', 'application/pdf', 'application/x-gtar', 'application/x-tar');

Wenn das nicht hilft, dann hilft nix.

Aktuell aus dem Forum

Forum Thema Antworten Views Letzter Beitrag
Modulentwicklung New Xoops Xcreate Module 0 5323 26.11.2025 15:22
efkan Gehe zum letzten Beitrag
Modulentwicklung XOOPS Custom Field Module 1 1813 24.11.2025 11:21
Goffy Gehe zum letzten Beitrag