Hi, I'm facing a similar problem and everything looks good on PHP 8.0: https://d.pr/i/z707Ug
I can browse the Admin, plus my forums' homepage and forums, but not any topic. Blank pages all the time.
Checked the logs and found this, don't know if it's related:
[12-Jul-2022 08:49:24 UTC] PHP Fatal error: Declaration of IPS\Theme\Cache\hook93::topic($topic, $comments, $question, $votes, $nextUnread, $pagination, $topicVotes = []) must be compatible with IPS\Theme\Cache\class_forums_front_topics::topic($topic, $comments, $question = null, $votes = [], $nextUnread = null, $pagination = null, $topicVotes = []) in /home/macmagazine/forum/system/Theme/Theme.php(951) : eval()'d code on line 7
Any help, please?