I have site over OpenCart 2.0.3.1 with the Default Theme. Current version of PHP is 5.5.38. I tried to update to 7.3.33. I read in other posts and replaced the encryption file with this from https://www.opencart.com/index.php?rout ... n_id=35487. The problem is that the site display these errors and not load:
Code: Select all
Fatal error: Uncaught Error: Call to undefined function DB\mysql_connect() in /home/my-home/public_html/system/library/db/mysql.php:7 Stack trace: #0 /home/my-home/public_html/system/modification/system/library/db.php(9): DB\MySQL->__construct('localhost', 'my_DB', 'my-pass', 'eco_DB', NULL) #1 /home/my-site/public_html/index.php(35): DB->__construct('mysql', 'localhost', 'my_DB', 'my-pass', 'eco_DB') #2 {main} thrown in /home/my-site/public_html/system/library/db/mysql.php on line 7