Cannot open my website (www.backfortysoapco.com) or admin website.... I updated to PHP version 6.9.4 last October and things have been working until recently....
Error on website is: [/b] Fatal error: Uncaught Error: Call to undefined function mysql_query() in /home/backfort/public_html/vsadmin/inc/languagefile.php:10 Stack trace: #0 /home/backfort/public_html/vsadmin/inc/languagefile.php(21): lfect_query('SELECT storelan...') #1 /home/backfort/public_html/index.php(24): include('/home/backfort/...') #2 {main} thrown in /home/backfort/public_html/vsadmin/inc/languagefile.php on line 10
Error on admin website is: Fatal error: Uncaught Error: Call to undefined function mysql_query() in /home/backfort/public_html/bfvs/inc/incfunctions.php:1729 Stack trace: #0 /home/backfort/public_html/bfvs/inc/incfunctions.php(60): ect_query('SELECT adminEma...') #1 /home/backfort/public_html/bfvs/inc/incloginfunctions.php(13): getadminsettings() #2 /home/backfort/public_html/bfvs/login.php(18): include('/home/backfort/...') #3 {main} thrown in /home/backfort/public_html/bfvs/inc/incfunctions.php on line 1729
Any suggestions.... perhaps I have not applied something correctly when I did the update?
Hi, if you haven't changed anything on your site, then perhaps your host made a change. Specifically you might ask them if they updated the servers version of .PHP?
If they did, you will need to update the connection string for your database connection as outlined in this thread. https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=107737