Posted - 09/30/2018 : 14:33:22
Update from php 5.6 to php 7.2 all pages work but one page the new order at the bottom. Fatal error: Uncaught Error: Call to undefined function mysql_query() in /home/mydomain/public_html/vsadmin/inc/customppplugin.php:16 Stack trace: #0 /home/mydomain/public_html/vsadmin/inc/incorders.php(2138): include() #1 /home/mydomain/public_html/vsadmin/adminorders.php(79): include('/home/mydomain...') #2 {main} thrown in /home/mydomain/public_html/vsadmin/inc/customppplugin.php on line 16
going back to php5.6 fixes the problem
|