Error when inserting Power CMS content
webassist >> cms >> insert content from power cms
ERROR: Fatal error: Uncaught Error: Call to undefined function mysql_select_db() in C:\xampp\htdocs\allanbaumgarten\WA_Globals\WA_Globals.php:38 Stack trace: #0 C:\xampp\htdocs\allanbaumgarten\WA_CMS\WA_CMS.php(4): require_once() #1 C:\xampp\htdocs\allanbaumgarten\index.php(5): require_once('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\allanbaumgarten\WA_Globals\WA_Globals.php on line 38
This is being done with MySQLi, and I have Version: 1.2.2 of Design Extender installed.
Also, I can't access the admin_cms folder in a browser. More errors: Fatal error: Uncaught Error: Call to undefined function mysql_select_db() in C:\xampp\htdocs\allanbaumgarten\WA_Globals\WA_Globals.php:38 Stack trace: #0 C:\xampp\htdocs\allanbaumgarten\admin_cms\index.php(6): require_once() #1 {main} thrown in C:\xampp\htdocs\allanbaumgarten\WA_Globals\WA_Globals.php on line 38
NOTE: This site was previously created years ago using MySQL and I'm going through and trying to update it to MySQLi now. What do I need to do to make PowerCMS work?
Thank you.