October 2018, something happened with titles in-game....some accts were being bugged from it. Titles were disabled and everything worked out again.
They had to remake the whole title system, and when that launched is when the website lost titles. That was November 2018.
The forums, and other site pages, fetch the playerdata api with some fancy javascript. This has a parameter for titles in it. That api is trying to access the old title data, which is now no longer around, thus nothing displays.
Looks like this when printed:
Original message details are unavailable.
jQuery000000000000000_0000000000([{"isSuffix":false,"recruiting":true,"name":"YtHaar-Mej","clan":"Caped Carousers",
"title":""
}]);
If the api is updated to get the new title variable, titles would be able to be displayed once again on the forums and other site pages that try to fetch and display titles.
example of it, when it was working:
Original message details are unavailable.
jQuery000000000000000_0000000000([{
"isSuffix":true
,"recruiting":true,"name":"YtHaar-Mej","clan":"Caped Carousers",
"title":"the Ravensworn"
}]);
Can I turn in a paper without citing all sources?
"No."[1]
1. William Shakespeare,
Hamlet
, Act III, Scene 1, line 96.
18-Feb-2023 18:32:49
- Last edited on
18-Feb-2023 21:19:06
by
YtHaar-Mej