I downloaded and installed version 2.7.5 on my local dev site (vB 4.2.5/PHP 7.0.x) and it worked without any issues. So, I figured all was good and I installed on live site (vB 4.2.5/PHP 7.0.x), and get the following error:
Code:
Call to undefined function mysql_connect() on line 41 in /home/aspiri9/public_html/arcade/functions/dbclass.php
#0 /home/aspiri9/public_html/arcade.php(192): db_driver->connect()
#1 /home/aspiri9/public_html/dbseo.php(474): require('/home/aspiri9/p...')
#2 {main}
Any suggestions?