I am using Alex Kings Popularity contest plugin with WordPress 2.2.2
When I make or edit a post I get the error:
Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/roger/public_html/wp-content/plugins/popularity-contest/popularity-contest.php on line 275
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/roger/public_html/wp-content/plugins/popularity-contest/popularity-contest.php on line 275
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/roger/public_html/wp-content/plugins/popularity-contest/popularity-contest.php on line 276
Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/roger/public_html/wp-content/plugins/popularity-contest/popularity-contest.php on line 294
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/roger/public_html/wp-content/plugins/popularity-contest/popularity-contest.php on line 294
Access denied for user 'nobody'@'localhost' (using password: NO) on line: 294
However the post or edit is actually made correctly.
Any ideas what the problem may be?
Thank you.