WordPress Broke after PHP7 Upgrade
-
i keep getting this error with with word press default themes
Fatal error: Uncaught Error: Call to undefined function mysql_escape_string() in /public_html/wp-content/themes/twentyfifteen/functions.php:60 Stack trace: #0 /public_html/wp-settings.php(387): include() #1 /public_html/wp-config.php(82): require_once(‘/p…’) #2 /public_html/wp-load.php(39): require_once(‘/p…’) #3 /public_html/wp-blog-header.php(13): require_once(‘/p…’) #4 /public_html/index.php(17): require(‘/p…’) #5 {main} thrown in /public_html/wp-content/themes/twentyfifteen/functions.php on line 60
my plugins are not the cause as wordpress runs fine with them but when ever i active any theme in kills my wordpress install.
The topic ‘WordPress Broke after PHP7 Upgrade’ is closed to new replies.