Attachment problem [message #34103] |
Thu, 05 October 2006 22:27 |
pjskluzacek
Messages: 8 Registered: August 2006
Karma: 0
|
Junior Member |
|
|
I'm testing a new forum. Everything works great except file attachments. Every attachment seems to be altered somehow. Example, I attached a word doc. When I download it the name changes to index.doc and then it wouldn't open in Word. Also, if I attach a picture the name when you download it changes to index and all you get fora picture is a little red x. What changes do I need to make?
|
|
|
Re: Attachment problem [message #34123 is a reply to message #34103] |
Fri, 06 October 2006 15:09 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
What browser are you using?
One thing you may want to try is do md5 check on the file on the forum machine (files/ directories is where the attachments are kept) and compare it to the md5 checksum of the original file and see if they match.
If they do, then the problem is a browser issue and we need to see about tweaking browser headers for this situation.
FUDforum Core Developer
|
|
|
|
Re: Attachment problem [message #34160 is a reply to message #34154] |
Mon, 09 October 2006 13:55 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Is your forum running in https? What version of IE are you using?
FUDforum Core Developer
|
|
|
Re: Attachment problem [message #34167 is a reply to message #34160] |
Mon, 09 October 2006 14:55 |
pjskluzacek
Messages: 8 Registered: August 2006
Karma: 0
|
Junior Member |
|
|
IE 6.0 The site isn't running on a secure server though the plan is once the forum is set up and tested to put it on a https password protected area. Also, I'm able to download attachments on this forum if that helps troubleshooting
[Updated on: Mon, 09 October 2006 15:04] Report message to a moderator
|
|
|
Re: Attachment problem [message #34173 is a reply to message #34167] |
Tue, 10 October 2006 13:16 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
This forum is running a stock 2.7.6, so if it works here and you install the same version of your server it should work there as well. You may want to try and see what headers are being sent by your server in response to a request for a file download.
FUDforum Core Developer
|
|
|