Question
Wordpress Fatal Error
I am getting this error
//////////////
Fatal error: Uncaught Error: Call to undefined function mysqlescapestring() in /var/www/html/wp-content/themes/twentysixteen/functions.php:60 Stack trace: #0 /var/www/html/wp-settings.php(387): include() #1 /var/www/html/wp-config.php(93): requireonce(’/var/www/html/w…’) #2 /var/www/html/wp-load.php(39): requireonce(’/var/www/html/w…’) #3 /var/www/html/wp-blog-header.php(13): require_once(’/var/www/html/w…’) #4 /var/www/html/index.php(17): require(’/var/www/html/w…’) #5 {main} thrown in /var/www/html/wp-content/themes/twentysixteen/functions.php on line 60
/////////////
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×