By Ken on Tuesday, 11 November 2014
Posted in General Issues
Replies 3
Likes 0
Views 614
Votes 0
Hi there, just to inform my upload avatar/background picture stopped after I migrated to s3 and add cdn. Kindly help please. I've disabled cdn and s3 as of this moment but still no luck.
Hi,

Sorry for the late reply here. This is a tough one.

After a long day of debugging and researching, the conclusive answer I have here is that it seems like your server is not responding with the correct header from the ajax request. The ContentType is missing from the respond, and that subsequently causes the browser/javascript to not read the response properly.

A quick search on Google shows this: http://www.whote.info/blog/2013/01/06/implementing-content-type-header-on-nginx/

It seems like on nginx, you will need to add a code to the server configuration. You might want to consult your hosting provider regarding this.
·
Tuesday, 11 November 2014 19:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks jason, I am really pleased on how you guys handle your support! A top class as I can say.
Ken
·
Wednesday, 12 November 2014 17:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Aw thank you so much for your kind words!
·
Thursday, 13 November 2014 13:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post