Fixed Error 404 on loading js/swfupload/Flash/swfupload.swf

Deebs

Well-known member
Hi,

Since migrating to XF 1.1 b3 I am seeing lots of errors returning 404 for the file in the topic. Looking at my error logs I see that it is being appended on the end of the GET request:

Code:
xx.xx.xx.xx - - [24/Oct/2011:12:34:21 +0100] "GET /threads/some-thread-title.246919/js/swfupload/Flash/swfupload.swf HTTP/1.1" 404 855 "http://site/threads/some-thread-title.246919/#post-3814885" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB7.1; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; MDDC; .NET4.0C; BRI/2)" "-"
 
Top Bottom