Version 6.0.6 Released

Posted by Brian Moon 
Version 6.0.6 Released
August 15, 2026 08:58PM
You can download it on Github.

- Fixed a fatal `TypeError` in `include/api/custom_profile_fields.php` when creating a new custom profile field. The internal `num_fields` counter was being picked up as a candidate field id during id lookup, which could cause PHP 8 string/int comparison rules to corrupt the counter and crash with "Unsupported operand types: string + int".

- Fixed `admin.php` missing the `phorum_page` constant definition that every other entry point sets, which the routing/session logic in `common.php` depends on.

Brian - Personal Blog
Sorry, only registered users may post in this forum.

Click here to login