I am receiving the following error when I try ubbt 7.6....

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /var/www/ubbt/libs/mysql.inc.php:21 Stack trace: #0 /var/www/ubbt/libs/ubbthreads.inc.php(92): sql->connect() #1 /var/www/ubbt/ubbthreads.php(53): require_once('/var/www/ubbt/l...') #2 /var/www/ubbt/index.php(19): include('/var/www/ubbt/u...') #3 {main} thrown in /var/www/ubbt/libs/mysql.inc.php on line 21

Fedora 25 x64, UBBT 7.6.0, and PHP 7.0.16, Zend Engine v3.0.0.

I think mysql_connect() was depreciated in 5.6 and removed in 7.0.....