From 222c2d9df0a3aa06fee010b51c4f02dc338bd526 Mon Sep 17 00:00:00 2001 From: Ben Rog-Wilhelm Date: Sun, 15 May 2022 07:40:20 -0500 Subject: [PATCH] Edit a bunch of error messages. --- files/templates/errors/401.html | 2 +- files/templates/errors/404.html | 2 +- files/templates/errors/405.html | 2 +- files/templates/errors/413.html | 4 ++-- files/templates/errors/429.html | 2 +- files/templates/errors/500.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/files/templates/errors/401.html b/files/templates/errors/401.html index b235847ab..9bcc0c333 100644 --- a/files/templates/errors/401.html +++ b/files/templates/errors/401.html @@ -15,7 +15,7 @@

 
 			

401 Not Authorized

-

What you're trying to do requires an account. I think. The original error message said something about a castle and I hated that.

+

You need an account for this. Please make one!

Create an account
Or sign in
diff --git a/files/templates/errors/404.html b/files/templates/errors/404.html index a5b7ce074..1ed61e422 100644 --- a/files/templates/errors/404.html +++ b/files/templates/errors/404.html @@ -13,7 +13,7 @@ :#marseyconfused

 		

404 Page Not Found

-

Someone typed something wrong and it was probably you, please do better.

+

That page doesn't exist. If you got here from a link on the website, please report this issue. Thanks!

Go to frontpage
diff --git a/files/templates/errors/405.html b/files/templates/errors/405.html index 33215384a..69a2a4161 100644 --- a/files/templates/errors/405.html +++ b/files/templates/errors/405.html @@ -13,7 +13,7 @@ :#marseyretard:

 		

405 Method Not Allowed

-

idk how anyone gets this error but if you see this, remember to follow @carpathianflorist
the original error text here talked about internet gremlins and wtf

+

Something went wrong and it's probably my fault. If you can do it reliably, or it's causing problems for you, please report it!

Go to frontpage
diff --git a/files/templates/errors/413.html b/files/templates/errors/413.html index 59b043714..73e3e15b4 100644 --- a/files/templates/errors/413.html +++ b/files/templates/errors/413.html @@ -1,7 +1,7 @@ {% extends "default.html" %} {% block title %} -Max file size is 8 MB (16 MB for paypigs) +Max file size is 8 MB {% endblock %} {% block pagetype %}error-413{% endblock %} @@ -12,7 +12,7 @@
:#marseyretard:

-		

Max file size is 8 MB (16 MB for paypigs)

+

Max file size is 8 MB.

Go to frontpage
diff --git a/files/templates/errors/429.html b/files/templates/errors/429.html index 0860ae1f2..48307eee2 100644 --- a/files/templates/errors/429.html +++ b/files/templates/errors/429.html @@ -13,7 +13,7 @@ :#marseyrentfree:

 		

429 Too Many Requests

-

go spam somewhere else nerd

+

Are you hammering the site? Stop that, yo.

diff --git a/files/templates/errors/500.html b/files/templates/errors/500.html index de4ffcc26..85ff7fdd0 100644 --- a/files/templates/errors/500.html +++ b/files/templates/errors/500.html @@ -13,7 +13,7 @@ :#marseydead:

 			

500 Internal Server Error

-

Hiiiii it's carp! I think this error means that there's a timeout error. And I think that means something took too long to load so it decided not to work at all. If you keep seeing this on the same page but not other pages, then something is probably wrong with that specific function. It may not be called a function, but that sounds right to me. Anyway, ping me and I'll whine to someone smarter to fix it. Don't bother them. Thanks ily <3

+

Something went wrong and it's probably my fault. If you can do it reliably, or it's causing problems for you, please report it!<3

Go to the frontpage