My web host provider just upgraded the shared server my site runs on and I now get the following error


Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; bbcode has a deprecated constructor in /home/mytoosco/public_html/forum/libs/bbcode.inc.php on line 8

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mailer has a deprecated constructor in /home/mytoosco/public_html/forum/libs/mailer.inc.php on line 8

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/mytoosco/public_html/forum/libs/mysql.inc.php:21 Stack trace: #0 /home/mytoosco/public_html/forum/libs/ubbthreads.inc.php(92): sql->connect() #1 /home/mytoosco/public_html/forum/ubbthreads.php(53): require_once('/home/mytoosco/...') #2 {main} thrown in /home/mytoosco/public_html/forum/libs/mysql.inc.php on line 21

It appears they upgraded the server to PHP version 7.

In addition they may have made changes to the mysql.

They are basically telling me I am out of luck.

Is there anything I can do?

I can't even log in to the backup my database.

Help, please.