Quote:
Originally Posted by MarkFL
Yes, I get that error on one PHP 7.x site (but it only happened all of a sudden after the arcade had been working well for months), but not another, and I haven't been able to resolve the issue yet. 
|
Furthermore, if i keep set $MYSQLI = 0;
I get this error:
Call to undefined function mysql_connect() on line 41 in /home/username/public_html/forum/arcade/functions/dbclass.php
#0 /home/username/public_html/forum/arcade.php(188): db_driver->connect()
#1 {main}
So, does that mean the only way to get this to work is downgrade to PHP 5.6 again?
Are these issues a result of upgrading to php 7 or 4.2.5??