Hi, DreamHost upgraded my site to PHP v8.1, and accessing the forum gave me this on Chrome:

Quote
Fatal error: Uncaught TypeError: Unsupported operand types: string + int in /home/whitneyz/whitneyzone.com/wz/libs/ubbthreads.inc.php:226 Stack trace: #0 /home/whitneyz/whitneyzone.com/wz/libs/ubbthreads.inc.php(190): ubbt_validate('int', '') #1 /home/whitneyz/whitneyzone.com/wz/libs/ubbthreads.inc.php(63): get_input('ubbt_myid', 'cookie', 'int') #2 /home/whitneyz/whitneyzone.com/wz/ubbthreads.php(50): require_once('/home/whitneyz/...') #3 /home/whitneyz/whitneyzone.com/wz/index.php(19): include('/home/whitneyz/...') #4 {main} thrown in /home/whitneyz/whitneyzone.com/wz/libs/ubbthreads.inc.php on line 226

I didn't grab the message on Firefox, but it was similar.

My site is on UBB Threads 7.7.4. I pulled the PHP version back to PHP 7.4 FastCGI, and Threads is working again. Is there a later version of Threads that is compatible with PHP v8.1

Thanks!