Не могу решить проблему Deprecated: mysql_escape_string():
-
Выскакивает такая ошибка: Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/riverashop/сайт/wp-content/themes/cardealer/functions.php on line 60
При замене функции на mysql_real_escape_string() в файле functions.php пишет вот так:
Deprecated: mysql_real_escape_string(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/riverashop/сайт/wp-content/themes/cardealer/functions.php on line 60
Warning: mysql_real_escape_string(): Access denied for user »@’localhost’ (using password: NO) in /home/riverashop/м/wp-content/themes/cardealer/functions.php on line 60
Warning: mysql_real_escape_string(): A link to the server could not be established in /home/riverashop/сайт/wp-content/themes/cardealer/functions.php on line 60
Если кто сталкивался, помогите пожалуйста решить проблему. Если нужно, могу дать доступ по FTP.
Тема «Не могу решить проблему Deprecated: mysql_escape_string():» закрыта для новых ответов.