Snog
Well-known member
I just changed my site over to HTTPS and I can't upload files with Firefox.
This is what is in FireBug:
	
	
	
		
Uploads work without any problems with Chrome and IE 11.
Have I missed changing something obvious?
				
			This is what is in FireBug:
		Code:
	
	"Queued file 67.png (6624 bytes)." attachment_editor.js:13:1
XenForo.activate(%o) [object Object] xenforo.js:220
"Attachments changed, total files: 2, images: 2" attachment_editor.js:13:30
"Uploading 67.png" attachment_editor.js:10:165
"Uploaded 0/6624 bytes." attachment_editor.js:15:38
"Upload failed: " Arguments { 0: Object, 1: -220, 2: "Error #2038", 2 more… } attachment_editor.js:11:117
"AttachmentUploadError: " Object { type: "AttachmentUploadError", file: Object, errorCode: -220, message: "Error #2038", ajaxData: Object, swfUpload: Object, timeStamp: 1436635339898, jQuery1110004235854274135109: true, isTrigger: 3, namespace: "", 7 more… } attachment_editor.js:16:42
"All files uploaded."Uploads work without any problems with Chrome and IE 11.
Have I missed changing something obvious?
 
 
		

