From 9f82e4ecbbc54e3bf8f2d3694e629e54a1418328 Mon Sep 17 00:00:00 2001 From: Cellaryllis <95936504+Cellaryllis@users.noreply.github.com> Date: Fri, 21 Oct 2022 12:03:27 +0200 Subject: [PATCH] Add upload avatars issues --- messages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/messages.json b/messages.json index 4239560..d7d0b54 100644 --- a/messages.json +++ b/messages.json @@ -247,6 +247,19 @@ "title":"Connection Issues", "description":"Talks about how to resolve and debug connection issues", "text":"If you are having connection issues, please provide us with the following information: Do you use a VPN? Does the issue happen on both WIFI and Cellular internet? How long have you been having this issue?" + }, + { + "friendlyName":"Issues uploading avatars", + "category": "support", + "names":[ + "uploadavatars", + "uploadavatar", + "avatarupload", + "avataruploads" + ], + "title":"Issues uploading avatars", + "description":"Talks about how to resolve issues uploading avatars", + "text":"If you're having an issue uploading avatars please try uploading the same avatar to another member or custom front and see if that works. If that doesn't work, please try uploading a different image. If you can succesfully upload another image then there's something wrong with the image itself and you'll have to use another image." } ] }