I don't think anyone's brought this up before, but it seems the Enigmaticus (The "mystery" option on the homepage) is effectively broken now that Silverlight has been retired. Perhaps it could be ported to something that works with modern browsers? Not sure how hard tall of an order this is though.
It also seems that the contact page has been under construction for quite a while now as far as I can tell, is it still planned?
On a smaller note, adding an "other" option for gender on the user profiles would be appreciated.
ETA: Also, wiki signup seems to be broken if an email address is included. Likewise, email addresses cannot be added to existing accounts. I got an internal error when I tried to do so. Based off
an old post I found, it seems this may have been an issue since all the way back in 2018.
Code:[07b9216d] /w/index.php?title=Special:UserLogin&action=submitlogin&type=signup&returnto=Attitude+Page Exception from line 303 of C:\Websites\wiki.dmt-nexus.me\w\includes\UserMailer.php: PEAR mail package is not installed
Backtrace:
#0 C:\Websites\wiki.dmt-nexus.me\w\includes\User.php(3820): UserMailer::send(MailAddress, MailAddress, string, string, NULL)
#1 C:\Websites\wiki.dmt-nexus.me\w\includes\User.php(3798): User->sendMail(string, string)
#2 C:\Websites\wiki.dmt-nexus.me\w\includes\specials\SpecialUserlogin.php(289): User->sendConfirmationMail()
#3 C:\Websites\wiki.dmt-nexus.me\w\includes\specials\SpecialUserlogin.php(200): LoginForm->addNewAccount()
#4 C:\Websites\wiki.dmt-nexus.me\w\includes\SpecialPage.php(631): LoginForm->execute(NULL)
#5 C:\Websites\wiki.dmt-nexus.me\w\includes\SpecialPageFactory.php(488): SpecialPage->run(NULL)
#6 C:\Websites\wiki.dmt-nexus.me\w\includes\Wiki.php(298): SpecialPageFactory::executePath(Title, RequestContext)
#7 C:\Websites\wiki.dmt-nexus.me\w\includes\Wiki.php(602): MediaWiki->performRequest()
#8 C:\Websites\wiki.dmt-nexus.me\w\includes\Wiki.php(467): MediaWiki->main()
#9 C:\Websites\wiki.dmt-nexus.me\w\index.php(49): MediaWiki->run()
#10 {main}