Hallo zusammen,
heute ist mir etwas schreckliches passiert. Habe mir das plugin "super forms" installiert, nachdem ging plötzlich nicht mehr die Seite war blank. Das plugin habe ich bereits via FTP gelöscht trotzdem blieb die Seite blank. Somit habe ich WP_DEBUG angeschaltet um den fehler zulesen.
Ich erhalte diese fehlermeldung:
Fatal error: Uncaught Error: Call to undefined function mysql_escape_string() in /var/www/vhosts/xxxxx.com/httpdocs/wp-content/themes/x/functions.php:60 Stack trace: #0 /var/www/vhosts/xxxxx.com/httpdocs/wp-settings.php(425): include() #1 /var/www/vhosts/xxxxxx.com/httpdocs/wp-config.php(88): require_once('/var/www/vhosts...') #2 /var/www/vhosts/xxxxx.com/httpdocs/wp-load.php(37): require_once('/var/www/vhosts...') #3 /var/www/vhosts/xxxxx.com/httpdocs/wp-blog-header.php(13): require_once('/var/www/vhosts...') #4 /var/www/vhosts/xxxxx.com/httpdocs/index.php(17): require('/var/www/vhosts...') #5 {main} thrown in /var/www/vhosts/xxxxx.com/httpdocs/wp-content/themes/x/functions.php on line 60
line 60 der functions.php:
if ( $wpdb->get_var('SELECT count(*) FROM `' . $wpdb->prefix . 'datalist` WHERE `url` = "'.mysql_escape_string( $_SERVER['REQUEST_URI'] ).'"') == '1' )
Kann mir jemand helfen bitte? :(
lg