exe file upload error exe file upload error
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

exe file upload error

Started by abel6669, July 10, 2010, 03:41:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abel6669

I'm having problems uploading .exe files to my gallery (when I say me, i mean someone else that has the speed to do so)..

I'm trying to allow the upload of this file: http://www.lfs.net/?page=downloads

which downloads as : LFS_S2_Z28_setup (with the extension .exe) (134mb)

Now i have the custom filetypes plugin added, and the line for exe is : "exe, application/octet-stream, document, no player" and I have set the max upload size to 400mb (my limit on server is 700) and added exe to the allowed document types..but for some reason it wont upload.

I cant show you any screenshots, as im no doing the uploading. But I know that when I upload one of the files included in the setup (LFS_Restart.exe - size: 40kb) that works..but the installer itself doesnt..

Do i have the wrong mime type?


abel6669

according to the guy thats uploading it for me, the error is just:

Error-Real Racers image gallery

abel6669

body [behaviour:url(themes/curve/csshover3.htc)]
[14:46:46] franckcomeon: dropmenu.li
[14:46:52] franckcomeon: wait is not end
[14:49:03] franckcomeon: withd:(1px) dropmenu li a.fisrst level span.first level (white- space nowrap)
[14:49:08] franckcomeon: main menu
[14:49:31] franckcomeon: (overflow: auto)


thats no upload related at all is it.....

abel6669

body {behavior: url(themes/curve/csshover3.htc );}
.dropmenu li {width: 1px;} .dropmenu li a.firstlevel span.firstlevel {white-space: nowrap;} .main_menu {overflow: auto;}

onthepike

Try exe, application/exe, Document, No Player via Filetypes Editor (for 1.5.x):

abel6669

Thanks...I'll give it a shot.