Hi everyone,
last time when i logged on my wordpress site I've got these two warnings:
Warning:mysql_real_escape_string():Access denied for user '....'@'localhost' (using password: NO) in /home/public_html/wp-content/themes/bueno/functions/admin-interface.php on line 111
Warning:mysql_real_escape_string():A link to the server could not be established in /home/public_html/wp-content/themes/bueno/functions/admin-interface.php on line 111
I've noticed there were problems when i was trying to upload some posts/pages. It seems to me like problems connecting to mysql. I don't know what should to do, any suggestions?