Conversation:
Notices
-
@archaeme I can't say I know it's why but having looked at the code before for fixing oembed/srm (note to self: still need to reapply my fixes to that) it can be very finicky about extensions in a way it really shouldn't be IMO.
-
@archaeme - figured out the avatar issue wrt your instance, I think. It looks like the avatar of the size that GS wants 404s? 2016-12-10 06:34:42 LOG_ERR: [community.highlandarrow.com: POST /main/push/callback/314] HTTPClient: HTTP GET https://gs.archae.me/avatar/1-96-20161208031440.jpeg - 404 Not Found
-
@archaeme Theory: It didn't properly process it because it expects jpgs to be ".jpg" not ".jpeg"
-
@archaeme While I still think my idea about looking for and updating on avatar url changes in the stanza is a good one, if there's problems with processing avatar image uploads I should look into those as well.