Unable to upload swf file.
Permalink
Hey, trying to create a flash box but trying to upload the file gives me an "invalid file type" error.
The file is .swf, not sure what this is about.
The file is .swf, not sure what this is about.
double check the settings in dashbaord for allowed file types. if .swf is in there (which it should be) something is misconfigured on your server.
i ran into this issue with my server as well, but with all files i was trying to upload... problem ended up being an error with the php.ini and not having a writeable temp directory for the uploads. i specified that, and it works like a champ!
I am having the same problem... where do you specify the temp directory..?