Tried to make the official poll fancy with an icon... unfortunately, the home page didn't like it ^^' I've removed it for now, but would love for it to be fixed
Oha, it's been a while since I ran into an SQL error.
This happened while I was looking at my messages in the classic inbox view and tried sorting my messages by author:
Spoiler
General Error SQL ERROR [ mysqli ]
Unknown column 'u.username_clean' in 'order clause' [1054]
SQL
SELECT t.*, p.root_level, p.message_time, p.message_subject, p.icon_id, p.to_address, p.message_attachment, p.bcc_address, p.author_id as user_id, p.message_reported FROM yws_privmsgs_to t, yws_privmsgs p WHERE t.user_id = 247849 AND t.folder_id = 0 AND t.msg_id = p.msg_id ORDER BY u.username_clean DESC, p.message_time DESC LIMIT 50
BACKTRACE
FILE: (not given by php) LINE: (not given by php) CALL: msg_handler()
What Happened: I was trying to create a character for my new roleplay titled "Harry Potter Roleplay." I filled out all of the boxes, but when I clicked "Create Character," it took me to this page,
Screenshot 2026-09-01 9.35.30 PM.png (13.38 KiB) Viewed 8 times