Voxelmanip Forums
ROllerozxa ROllerozxa
Posted on 2022-06-06 08:44 Link
Acmlmboard is the worst forum software ever created, being cursed from the very start with bad coding practices, terrible code quality and security. So there's probably a lot of bugs hidden inbetween the cracks here, but I cannot find them without your help!

One thing I feel needs to be done is rewriting the announcements system. Right now announcement threads are thrown into the void and in general it's just a mess that also makes newthread.php unnecessarily complex. I'd like for it to instead fetch from a defined announcement forum and show the latest thread as a link on the index page, rather than how it is now.
luatic luatic
Posted on 2022-06-16 22:45 Link
Double escape bug in the footer breadcrumb:
ROllerozxa ROllerozxa
Posted on 2022-06-16 22:49 Link
already fixed, just hadn't pulled in the changes yet
Compa Compa
Banned: Unacceptable behaviour
Posted on 2023-06-03 10:14 Link
I only just noticed this but the footer font size is smaller than everything else, is that intentional?
ROllerozxa ROllerozxa
Posted on 2023-06-03 15:28 (edited 2024-12-06 16:08) Link
I only just noticed this but the footer font size is smaller than everything else, is that intentional?
If you check the CSS it is indeed intentional, .footer's font size is set to 0.85em. It's to make two lines fit better in the same height as the "powered by voxelmanip" badge.

Small font size vs. regular font size: