Can't upload file [Archive] - Quintessential Forum

PDA

View Full Version : Can't upload file


Tokelil
05-02-2006, 09:17 AM
Im having a problem uploading my Snarl plug-in. Im getting this error:

UPLOAD FILE: invalid file type (must be a zip compressed file or exe).(application/x-msdos-program)

The installer is pretty much the same as used for my MSN plug-in which uploads fine. (Snarl.dll and Snarl.png are the two files in the installer. It uses a NSIS script that supports both QCD and qmp.)

The file can be downloadded here:
Snarl plug-in (http://qmp.noer.it/download.aspx?id=19)

Any ideas?

Matt
05-02-2006, 04:56 PM
the mime type of your file is saying its an 'msdos' application. That is the issue. What program did you use to create this file?

Tokelil
05-02-2006, 06:05 PM
Hmm the problem is either that the new version of NSIS does something weird when creating the installer on new versions (I have an older version on this machine) or more likely a browser issue I guess. Anyway, worked when I recompiled the installer and uploaded it on this machine.